Convention — Development skill for Claude Code
Extract prescriptive CONVENTION rules (and CONVENTION:craft.
How to install Convention
Installs to ~/.claude/skills/droidnoob-hew-convention/SKILL.md
mkdir -p ~/.claude/skills/droidnoob-hew-convention && curl -fsSL https://raw.githubusercontent.com/droidnoob/hew/HEAD/commands/convention.md -o ~/.claude/skills/droidnoob-hew-convention/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Convention does
description: Extract prescriptive CONVENTION rules (and CONVENTION:craft. picks) from an existing codebase. Second link in the brownfield chain.
Invoke the hew-convention skill. Walks the codebase area by area (services, errors, API, DB, tests, imports, naming, logging, types, frontend) and persists each load-bearing pattern as a prescriptive `CONVENTION:` memory. The Step 11 craft pass surfaces the SOLID/DRY/Clean-Arch/etc. principles the code already follows and persists them
Alternatives in Development
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- Friction Protocol — Friction protocol — convention 29.1k ★
- Iterate Implementation Plan — You are tasked with updating existing implementation plans based on user feedback 10k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Boundary
Map the public API + interface boundaries of a brownfield codebase. Fourth link in the chain. Persists BOUNDAR
Create ADR
Record an architecture decision with rigorous alternatives analysis and honest consequences. For high-switchin
Sdd Baseline.Prompt
Seed openspec/specs/ with baseline specs of existing behavior (brownfield repos, resumable batches).
Hatch3r Codebase Map
Reverse-engineer a brownfield codebase into current-state module boundaries, integration-point inventory, tech
Arabic Review
Review an existing Arabic document for formal-register consistency, calques, and regional-convention correctne
Wp Cinematic Init
Scaffold a cinematic-scroll WordPress theme from an existing demo or from scratch. Installs cinematic-scroll-k
Related Agents
Hatch3r Brownfield Spec
Brownfield spec agent — produces codebase map, existing-pattern detection, integration-surface analysis, migra
Research Architecture
Maps architecture patterns and conventions in an existing codebase. Dispatched by /spec for brownfield project
Qrspi Pattern Finder
Finds existing examples in the codebase of a pattern you are about to follow, so new code matches local conven