.agents/skills/planning-specs/SKILL.md
Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications.
npx skillsauth add albertobasalo/astro-bookings-express planning-specsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Write a detailed implementation plan for a given feature specification.
The plan will be a set of ordered steps, each with specific tasks to complete.
{Plans_Folder}/<plan-slug-id>.plan.md.{Plans_Folder}/<plan-slug-id>.plan.md.testing
Writes and maintains unit tests using Vitest. To be used for testing business logic in services and utilities.
testing
Writes end-to-end tests with Playwright. To be used for verifying acceptance criteria through automated tests.
testing
Writes the specification with problem definition, solution outline, and acceptance criteria. To be used to specify a feature, bug correction, or enhancement.
documentation
Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD.