What problem does it solve?
This skill eliminates the friction of manual project initialization by automating the population of project-level documentation, test strategies, and shared infrastructure.
Core Features & Use Cases
- Configuration Management: Automatically fills placeholders in README, CONVENTIONS.md, and test-strategy.md based on project context.
- Infrastructure Setup: Generates shared test helpers and fixtures to ensure consistent testing patterns across the codebase.
- Use Case: After initializing a new project, use this skill to define your domain glossary, set up your preferred testing framework commands, and establish coding conventions without manually editing multiple files.
Quick Start
Run the setup skill to configure the project testing strategy and fill in the domain glossary based on our current conversation.