adr
Write an Architecture Decision Record documenting a significant technical decision.
Create a comprehensive onboarding guide for new developers joining the project.
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/create-guideContext preview
What this command does when you run it.
Create a comprehensive onboarding guide for new developers joining the project.
Create a comprehensive onboarding guide for new developers joining the project.
1. Analyze the project structure: languages, frameworks, build tools, and architecture 2. Read existing documentation (README, CONTRIBUTING, wiki) for context 3. Identify prerequisites: language versions, tools, database engines, cloud accounts 4. Document the local development setup: clone, install, configure, run 5. List required environment variables and how to obtain their values 6. Describe the project architecture: directory structure, key modules, data flow 7. Document the development workflow: branching strategy, PR process, code review 8. List available commands: build, test, lint, format, deploy 9. Identify common gotchas and troubleshooting steps from git history and issues 10. Include links to important resources: design docs, API docs, Figma, Slack channels 11. Add a first-task checklist for new developers to complete in their first week 12. Save the guide to docs/onboarding.md
The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.
Repo: rohitg00/awesome-claude-code-toolkit
Write an Architecture Decision Record documenting a significant technical decision.
Conduct a structured design review of a module, feature, or system component.
Create a structured implementation plan for the requested feature or change.