adr
Write an Architecture Decision Record documenting a significant technical decision.
Generate a NOTICE file with all third-party license attributions.
$ 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.
/generate-noticeContext preview
What this command does when you run it.
Generate a NOTICE file with all third-party license attributions.
name: generate-notice description: Generate a NOTICE file with all third-party license attributions.
Generate a NOTICE file with all third-party license attributions.
1. List all production dependencies with their license information 2. Read the full license text for each dependency 3. Group dependencies by license type for efficient presentation 4. Generate attribution entries: package name, version, author, license type 5. Include the full license text for each unique license type 6. Add copyright notices from each dependency's LICENSE file 7. Include any required attribution notices (Apache-2.0 NOTICE files) 8. Format the NOTICE file with clear sections and separators 9. Add the project's own copyright notice at the top 10. Include the generation date and tool version for reference 11. Validate that all required attributions are present 12. Save the NOTICE file to the project root
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.