RunLogosRunLogos
中文EN

Skills Reference

RunLogos includes 9 built-in AI Skills — one for each phase of the Spec Chain. Each Skill is a structured set of instructions that tells the AI exactly what to do at that phase: what to read, what questions to ask, and what artifact to produce.

Skills are platform-agnostic: they work with any AI tool that can read project files (Claude, GPT-4, Gemini, local models).

SkillPhaseOutput
Requirements SkillPhase 1requirements.md
Design SkillPhase 2HTML prototype
Scenario SkillPhase 3 Step 1Sequence diagrams
API SkillPhase 3 Step 2OpenAPI YAML
Schema SkillPhase 3 Step 2DB DDL
Test SkillPhase 3 Step 3Test case docs
Code SkillPhase 3 Step 4Business + test code
Code ReviewerPhase 3 Step 4Review report
Change SkillPost-launchDelta proposal

The full Skills reference — including prompts, examples, and usage guides — is maintained at openlogos.ai/skills →