madebyarismadebyarisCommunityยท5 Agent Skills Included

spec-kit-command-cursor

Spec-driven planning, implementation, and code auditing workflows

Turns feature ideas into structured specifications, technical plans, and tracked task lists before any code is written. Executes implementations step by step, audits code against specs, and updates documents when requirements change mid-build. Eliminates vague prompts, forgotten decisions, and untracked progress with reusable templates and optional long-term memory.
npx skills add madebyaris/spec-kit-command-cursor --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install spec-kit-command-cursor?โ–ผ

Run `npx skills add madebyaris/spec-kit-command-cursor --all -g -y` in your terminal to install all skills globally.

What is spec-driven development in Cursor?โ–ผ

It means writing a clear specification and technical plan first, then letting the agent implement code that follows that plan exactly. This suite provides the commands and templates to run that workflow inside Cursor.

How do I plan a feature before coding?โ–ผ

Type /brief followed by your feature name to get a quick 30-minute plan, or use /research, /specify, and /plan for complex or high-risk work.

Can it check my code against the spec?โ–ผ

Yes. The /audit command and sdd-audit skill compare your implementation against the specification and produce a report with severity-ranked issues.

Does it remember decisions between sessions?โ–ผ

Yes, optionally. The /sdd-memory command lets you enable Cursor native memories or a self-hosted mem0 backend so decisions and conventions persist across sessions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’