Use this skill when the user asks to run the migrated source command init.
Command Template
Init Project Docs
Create project documentation if missing:
Check if PRODUCT.md exists in project root
If missing → Create with structure:
Vision / Mission
Success Metrics (revenue, users, growth)
Target Users
Value Propositions
Key Features
Competitive Landscape
Roadmap (Now / Next / Later)
Check if ARCHITECTURE.md exists in project root
If missing → Create with structure:
Tech Stack (with rationale)
System Design
Key Patterns
Data Models
Integrations
Technical Decisions
Known Limitations
If files exist, read them and suggest improvements based on current codebase.
Fill in details based on what you can learn from the codebase. Ask user for what you can't infer.
Product = WHAT and WHY. Architecture = HOW.
1---2name: source-command-init3description: Source Command Init4---56# source-command-init78Use this skill when the user asks to run the migrated source command `init`.910## Command Template1112# Init Project Docs1314Create project documentation if missing:15161. **Check** if `PRODUCT.md` exists in project root17 - If missing → Create with structure:18 - Vision / Mission19 - Success Metrics (revenue, users, growth)20 - Target Users21 - Value Propositions22 - Key Features23 - Competitive Landscape24 - Roadmap (Now / Next / Later)25262. **Check** if `ARCHITECTURE.md` exists in project root27 - If missing → Create with structure:28 - Tech Stack (with rationale)29 - System Design30 - Key Patterns31 - Data Models32 - Integrations33 - Technical Decisions34 - Known Limitations35363. **If files exist**, read them and suggest improvements based on current codebase.3738**Fill in details** based on what you can learn from the codebase. Ask user for what you can't infer.3940Product = WHAT and WHY. Architecture = HOW.
Run npx skillmds@latest add sylphxai/source-command-init in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Source Command Init It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
SylphxAI (@sylphxai) published this skill. Their other Agent Skills are listed on their SkillMD profile.