Claude-skill-registry don-open-source
Open source standards and practices for Dutch government projects. Use when setting up an open source repository, choosing licenses, creating publiccode.yml, or following the Standard for Public Code.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/don-open-source" ~/.claude/skills/majiayu000-claude-skill-registry-don-open-source && rm -rf "$T"
manifest:
skills/data/don-open-source/SKILL.mdsource content
DON Open Source
When to Use This Skill
Use this skill when you need guidance on:
- open source
- publiccode.yml
- licensing
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
How to Navigate
This skill contains documentation organized by topic. Browse the references below or ask about specific topics.
References
Standaarden
- code-of-conduct-md
- contributing-md
- index
- project-governance-md
- publiccode-yml
- readme-md
- security
- Standaard voor publieke code
Tools
Tutorials
- Open Source werken met Gitflow
- index
- open-source-software-licenties
- Project launch checklist
- tutorial-repo-docs-generator
- voeg-een-publiccode-yml-bestand-toe
Source: https://github.com/developer-overheid-nl/don-site/tree/main/docs/open-source