Community

standards

Generate coding standards by analyzing your actual codebase. Infers patterns from what's already there - naming, structure, testing, git conventions.

/standards ~/Projects/my-app

Changelog
2026-03-26 Feature 0.6.1

Cross-platform support: compiles for Claude Code, Codex, and Gemini.

2026-03-26 Launch 0.5.4

Initial release in the engineering skill pack.

How it works

1
Identify project

Checks arguments, looks up in .claude/local.json, or asks

2
Analyze codebase

Scans for language, framework, style, architecture, testing, git patterns

3
Show findings

Presents detected patterns for review

4
Generate doc

Writes comprehensive standards covering naming, structure, patterns, testing, git

5
Save

Writes to engineering/coding-standards.md and updates engineering/CLAUDE.md

Details


Engineering pack