specify-resources

Installation
SKILL.md

Specify Resources

Shared scripts and templates for the Spec-Driven Development workflow. This skill is automatically referenced by other spec-* skills.

Directory Structure

After initializing in a project, the .specify/ directory structure should be:

.specify/
├── memory/
│   └── constitution.md      # Project principles and constraints
├── scripts/
│   └── bash/
│       ├── common.sh              # Shared functions
│       ├── check-prerequisites.sh # Validate feature environment
│       ├── create-new-feature.sh  # Initialize new feature branch
│       ├── setup-plan.sh          # Setup planning phase
│       └── update-agent-context.sh # Update AI agent context files
Related skills

More from xfstudio/skills

Installs
4
Repository
xfstudio/skills
GitHub Stars
5
First Seen
Jan 27, 2026