library/methodologies/claudekit/skills/spec-creation/SKILL.md
Feature specification creation from codebase research. Produces requirements, acceptance criteria, architecture decisions, implementation plans, and risk analysis.
npx skillsauth add a5c-ai/babysitter spec-creationInstall 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.
Creates comprehensive feature specifications by first deeply researching the codebase, then generating structured specifications with requirements, acceptance criteria, architecture decisions, and phased implementation plans.
Clear boundaries on what the feature does and does not include.
Detailed requirements with unique identifiers for tracking.
Testable, measurable criteria for each requirement.
Decision records with rationale and alternatives considered.
Phased approach ordered by dependency, not priority.
Identified risks with probability, impact, and mitigation strategies.
Interface definitions and data model schemas.
Mapping of unit, integration, and E2E tests to requirements.
Specifications are saved to docs/specs/{feature}.md for reference by the execution workflow.
/spec:create [feature] slash commandclaudekit-spec-workflow (create mode)development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.