Agent Skills by potenlab
Showing 18 vetted skills indexed across 1 GitHub repositories.
run-test-all
Run all Vitest tests and generate test.result.json for JavaScript/TypeScript projects.
plan-project
Orchestrate project planning from a PRD into docs/ markdown artifacts.
developer
Translate change requests into tracked tasks and orchestrate coder agents.
review-plan
Edits existing plan documents sequentially and appends a Revision Log after changes.
generate-test
Generate Vitest test files from test-plan.md using qa-specialist agents.
complete-plan
Generate docs/progress.json from dev-plan.md and optional frontend and backend plans.
run-test-phase
Run phase-specific Vitest tests and write test.result.json.
info
Summarize the Potenlab plugin ecosystem with marketplace, version, and installed plugins.
execute-phase
Executes phase tasks by spawning coder agents in parallel and updating progress.json.
verify-test
Detect code changes and update test plans and tests in parallel.
checkpoint
Execute checkpoint workflows with automatic task progression and final approval.
quick
Apply minimal validated patches for small UI, typo, and documentation edits.
rollback
Undo project changes by rolling back to a chosen Git commit or checkpoint.
init-project
Scaffold Next.js and Supabase MVP projects with PRD and checkpoints.
debug
Diagnose software defects through a structured debugging workflow with evidence logging.
session
Save and resume work context across planning sessions and checkpoints.
supabase-postgres-best-practices
Apply Supabase best-practice rules to optimize Postgres queries, indexes, and schemas.
vercel-react-best-practices
Consolidate React and Next.js performance guidelines for code reviews and refactoring.