speckit-baseline
๐ฏSkillfrom dceoy/speckit-agent-skills
A Claude Code skill that generates feature specifications by analyzing existing source code, useful for documenting legacy code before refactoring or creating specs for inherited codebases without written requirements.
Same repository
dceoy/speckit-agent-skills(19 items)
Installation
npx vibeindex add dceoy/speckit-agent-skills --skill speckit-baselinenpx skills add dceoy/speckit-agent-skills --skill speckit-baseline~/.claude/skills/speckit-baseline/SKILL.mdSKILL.md
More from this repository10
Skill for creating or updating feature specifications from natural language descriptions, generating structured spec documents with acceptance criteria.
Executes the implementation planning workflow using a plan template to generate design artifacts. Part of the SpecKit agent skills for structured software development planning.
A skill for creating or updating project constitutions from interactive or provided principle inputs, ensuring all dependent templates stay in sync across the project.
Generates actionable, dependency-ordered task lists from design artifacts for feature implementation.
Executes implementation plans by processing and executing all tasks defined in tasks.md, part of the SpecKit agent skills framework.
A skill that identifies underspecified areas in feature specs by asking up to 5 targeted clarification questions and encoding the answers back into the spec document.
A read-only analysis skill that performs cross-artifact consistency and quality checks across spec.md, plan.md, and tasks.md files. Identifies inconsistencies, duplications, ambiguities, and underspecified items before implementation, outputting a structured analysis report with optional remediation plans.
A Claude Code skill that generates custom checklists tailored to specific features or domains based on user requirements, using existing specs, plans, and tasks for context.
A Claude Code skill that converts task definitions from tasks.md into actionable, dependency-ordered GitHub issues based on available design artifacts in the Spec Kit workflow.
Part of speckit-agent-skills, providing reusable skills and templates for Spec-Driven Development across multiple agent runtimes including Claude Code, Codex CLI, GitHub Copilot, and Gemini CLI.