Skip to main content
Run any Skill in Manus
with one click

eng-philo

Stars0
Forks0
UpdatedMay 31, 2026 at 22:32

Scaffold (or refresh) a `## Engineering principles` section in a repo's CLAUDE.md — the operator's house style (Dave Cheney lineage, https://dave.cheney.net/practical-go): no `else` / line-of-sight, shallow nesting (≤2 per scope), policy vs mechanism, composition of single-responsibility swappable layers, small sharp APIs, errors-as-values, simplicity over cleverness. Stack-aware: detects Rust / Go / Elixir / Node / Python and tailors the idioms + the lint that ENFORCES each principle. Idempotent re-run between guarded markers, same shape across every repo. Use when onboarding a repo, when the principles evolve, or when a CLAUDE.md is missing the house-style context. Triggers: "add my code style / principles to this repo", "stamp the house style / eng philosophy", "the cheney section", explicit /eng-philo.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly