← ClaudeAtlas

project-designlisted

Assembles a complete planning package for software projects across two phases: product design (whitepaper, long/short horizons, agent instructions) in Phase A, then an engineering handbook, CI/CD plan, agent loop, and a bootstrap folder of GitHub artifacts (LICENSE, labels, branch protection, workflows, templates) in Phase B once the repo exists. Uses adaptive brainstorming via an exploration map rather than a linear interview. Trigger when the operator wants to plan, design, spec, or bootstrap a software project — including new ideas, existing codebases needing structure, CLAUDE.md generation, repo bootstrap, CI setup, or updates to an existing `{project}-design/` folder. Triggers on English and Swedish phrasing equally.
Mr-RedHat-fb/project-design-skill · ★ 1 · AI & Automation · score 74
Install: claude install-skill Mr-RedHat-fb/project-design-skill
# Project Design Skill Creates a complete planning package for software projects: product design documents in Phase A, operationalization documents plus a bootstrap folder in Phase B, ongoing revisions in Phase C. Works for CLI tools, web/SaaS apps, AI agent systems, libraries, and so on. **Platform assumption:** GitHub. All repo artifacts are generated in GitHub format (Actions YAML, `gh`-compatible JSON). Deliberate choice for simplicity. --- ## Output language policy This skill file and all `references/*` files are written in English. They are the agent's internal source-of-truth and must remain in one language for consistency. Output to the operator (conversational replies, generated document content, examples, commit message drafts, etc.) follows this rule: 1. If the operator has stated a preferred language (in preferences, in memory, or at any point in the conversation), use that language. 2. Otherwise, default to English. Exception: code-adjacent artifacts that are committed to the repository (LICENSE, CONTRIBUTING, SECURITY, README, design docs in `{project}-design/`, source comments, commit messages) are always written in English, regardless of the conversation language. The repository is a public-facing artifact and English is the lingua franca of open source. This is non-negotiable. --- ## Identity neutrality in generated documents All documents generated by this skill (whitepaper, horizons, agent instructions, handbook, CI/CD plan, agent loop, bootst