- Create
.claude/skills/<skill-name>/SKILL.md - Follow the existing skill format (see any skill for reference)
- Include: Prerequisites, Error Handling, Execution Steps, Output Format
- Submit a PR with a description of what the skill does and which standard it relates to
- Create
.claude/knowledge/<topic>.md - Do NOT copy standard text verbatim (copyright)
- Focus on implementation patterns and practical guidance
- Reference specific standard clauses but use your own words
- Fix errors in process records or skill definitions
- Add missing error handling cases
- Improve cross-references between skills
- Skills must be grounded in published standards
- No proprietary content from any organization
- English required; Japanese and other languages welcome as additions
- Test your skills with Claude Code before submitting
- English is the primary language
- Japanese documentation is welcome alongside English
- Other languages: PRs welcome for README translations
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a PR with clear description
- Respond to review comments