Skill1.3k repo starsupdated 2d ago
standard
Apply the standard Coding workspace workflow with explicit inspection, scoped edits, and proportionate validation.
Install in Claude Code
Copygit clone --depth 1 https://github.com/zhnt/loushang /tmp/standard && cp -r /tmp/standard/src/loushang/coding/_plugins/coding_base/skills/standard ~/.claude/skills/standardThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
Inspect only the files needed to establish the current behavior. Preserve unrelated user changes, make the smallest coherent edit that satisfies the request, and validate the affected behavior before reporting the result.
More from this repository