What problem does it solve?
Manually creating accurate backend service specifications from existing legacy codebases is time-consuming, error-prone, and often fails to capture actual implemented behavior or critical domain context, leading to misalignment between documentation and production systems.
Core Features & Use Cases
- Full Source Code Behavioral Analysis: Scans all source files, tests, and API definitions end-to-end to generate a detailed walkthrough of the existing system's actual behavior, eliminating reliance on outdated or incorrect legacy specs.
- Validated 10-Step Spec Pipeline: Follows a structured workflow from service discovery and tier classification to domain knowledge capture, gap analysis, and CI-verified spec hardening, with mandatory user confirmation at key checkpoints to ensure accuracy.
- Use Case: For teams that have inherited a legacy user authentication backend service with no up-to-date documentation, this skill will produce a complete, implementation-ready spec aligned with your team's coding standards, with confidence ratings for each section to highlight areas that need further validation.
Quick Start
Invoke the spec-bootstrap-backend skill with the root path to your legacy backend service package to start the end-to-end spec generation workflow.