Skip to content

add playwright skill API for token-efficient alkalye automation#19

Merged
ccssmnn merged 1 commit intomainfrom
feature/auth-playwright-skill
Mar 6, 2026
Merged

add playwright skill API for token-efficient alkalye automation#19
ccssmnn merged 1 commit intomainfrom
feature/auth-playwright-skill

Conversation

@ccssmnn
Copy link
Owner

@ccssmnn ccssmnn commented Mar 6, 2026

Summary

  • add a spec-compliant alkalye-playwright-crud skill with stable selector policy and a brief Alkalye intro
  • move Playwright helpers into the skill (skills/alkalye-playwright-crud/helpers) and symlink them into e2e/ so tests and the skill share one source of truth
  • add JSON-returning helper APIs and end-to-end coverage for auth, document CRUD, spaces CRUD + invites, and document collaboration invites/acceptance
  • add scripts/run-task.ts so agents can execute one script and chain helper actions as a token-efficient "CLI" for Alkalye

Motivation

Use Playwright helpers inside a SKILL as a practical CLI surface for Alkalye so agents can perform tasks with minimal tokens and without manually clicking through UI flows.

Validation

  • bun run test:e2e
  • bun run check:lint
  • bun run check:types
  • bun run check:format
  • bunx skills-ref validate ./skills/alkalye-playwright-crud

@ccssmnn ccssmnn merged commit a81d482 into main Mar 6, 2026
2 of 3 checks passed
@ccssmnn ccssmnn deleted the feature/auth-playwright-skill branch March 6, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant