Awesome-omni-skill coding-standards
Code-Standards. Use when reviewing code style or formatting.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/development/coding-standards-thebeardedbearsas" ~/.claude/skills/diegosouzapw-awesome-omni-skill-coding-standards-c0dd1f && rm -rf "$T"
manifest:
skills/development/coding-standards-thebeardedbearsas/SKILL.mdsource content
Code-Standards
This skill provides guidelines and best practices.
See ../../rules/03-coding-standards.md for detailed documentation.