From cc-bridle
Add a custom stack detection rule to detect-rules-extra.json for this project or globally.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cc-bridle:add-stackThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user invokes this skill, interactively ask:
When the user invokes this skill, interactively ask:
Then append the new rule to the appropriate file and confirm.
npx claudepluginhub rozwer/cc-bridle --plugin cc-bridleAuto-detects project tech stack from files like tsconfig.json, package.json and generates CLAUDE.md by assembling bundled coding standards for TypeScript, React, Python, Go, Rust.
Configure Claude Code for this project - detects languages and sets up rules, skills, and validators
Creates and configures Hookify rules (.md files with YAML frontmatter) for pattern matching and warnings on bash, file, prompt, and stop events. Includes regex guidance, condition syntax, and file organization.