Loading...
Loading...
Found 107 Skills
Interactive onboarding workflow that interviews users to understand their coding goals and generates PR-ready implementation plans. Use when starting a new development task to ensure clear requirements and structured execution.
[Planning] Validate plan with critical questions interview
Executes the implementation plan from a specification. Loops through plan phases, delegates tasks to specialists, updates phase status on completion. Supports resuming from partially-completed plans.
Fetches Jira ticket context, creates a branch, and drafts an implementation plan
Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.
Development & Design: Automatically inventory ECC resources, build a complete implementation plan through planner + architect, output plan.md for user confirmation before proceeding to implementation.
Collaborative problem-solving protocols: write technical specifications (spec, or alspec), create implementation plans (plan, or alplan), or use Align-and-Do Protocol (AAD). Also generates PR/MR descriptions (aldescription).
Use this before touching code when you have a requirement for a specification or multi-step task
This skill should be used when the user wants to identify the single highest-impact improvement to make to their project. Triggers on requests like "what should I build next", "innovate", "best improvement", "next big thing", or when seeking the most compelling addition to a codebase.
Use when creating a plan using Plan model and enhancing structured design plans in Cursor Plan mode for Java implementations. Use when the user wants to create a plan, design an implementation, structure a development plan, or use plan mode for outside-in TDD, feature implementation, or refactoring work. Part of the skills-for-java project
This skill should be used when the user has a spec or requirements for a multi-step task before touching code.
Use this when you have specifications or requirements for multi-step tasks, before starting to write code