Cursor rule Cursor
Agent orchestration protocol for SDD — context injection, spec-first prompting, handoff sequences, and anti-patterns for all AI coding tools.
Cursor rule Cursor
Agent orchestration protocol for SDD — context injection, spec-first prompting, handoff sequences, and anti-patterns for all AI coding tools.
Cursor rule Cursor
Contract-first architecture — design driven by specifications, C4 model, DDD patterns.
Cursor rule Cursor
Changelog management, semantic versioning, and release checklist for spec-driven projects.
Cursor rule Cursor
DevOps and CI/CD — spec-aware pipelines, deployment, infrastructure, monitoring.
Cursor rule Cursor
Discovery phase — structured requirements gathering, anti-vibe coding protocol, clarification before implementation.
Cursor rule Cursor
Spec-first implementation — code derived from specifications, conformance over creativity.
Cursor rule Cursor
Spec-driven iteration — specs evolve first, code follows.
Cursor rule Cursor
Spec-driven migration and versioning — schema evolution, API versioning, backward compatibility.
Cursor rule Cursor
Spec-driven observability — structured logging, metrics, tracing, SLOs, alerting defined as contracts.
Cursor rule Cursor
Spec-driven planning — requirements as specifications, contracts as acceptance criteria.
Cursor rule Cursor
Conformance gates — automated and manual validation that code exactly matches specifications, with PR checklist and hard blocking rules.
Cursor rule Cursor
Spec-driven project scaffolding — directory structures, spec tooling, CI/CD configuration.
Cursor rule Cursor
Spec lifecycle management — states, transitions, ownership, and enforcement rules for every specification artifact.
Cursor rule Cursor
Ready-to-use specification templates — OpenAPI, JSON Schema, Gherkin, ADR, Pact, AsyncAPI.
Cursor rule Cursor
Specification authoring — how to write, structure, and manage specs as the single source of truth.
Cursor rule Cursor
Technology selection framework — choosing the right tools for the job.
Cursor rule Cursor
UX/UI design principles — user experience, interface patterns, accessibility.
Cursor rule Cursor
Master workflow for Spec Driven Development — specifications are the single source of truth, covering greenfield and legacy modes.
Cursor rule Cursor
Clean code fundamentals — naming, functions, readability, simplicity, code smells, refactoring patterns.
Cursor rule Cursor
Code review checklist and guidelines.
Cursor rule Cursor
Living documentation — specs as the single source of truth, auto-generated docs.
Cursor rule Cursor
Error handling taxonomy, propagation, circuit breakers, and standard error envelopes.
Cursor rule Cursor
Git conventions — commits, branches, PR workflow with spec-driven additions.
Cursor rule Cursor
Performance optimization strategies, budgets, caching, DB queries, and frontend rendering.