Coding guidelines as a Claude Code plugin.
Add to your project's .claude/settings.json:
{
"enabledPlugins": {
"guidelines@https://github.com/tupe12334/guidelines": true
}
}Marketplace index: https://github.com/tupe12334/guidelines/blob/main/.claude-plugin/marketplace.json
Claude Code will install the plugin and make the coding-guidelines skill available.
After adding or editing rules, regenerate the skill:
bash scripts/build-skill.sh