coding-rules

Applies coding standards for clean, maintainable code. Use when: writing functions, handling errors, refactoring, or reviewing code style.

$ 설치

git clone https://github.com/shinpr/agentic-code /tmp/agentic-code && cp -r /tmp/agentic-code/.agents/skills/coding-rules ~/.claude/skills/agentic-code

// tip: Run this command in your terminal to install the skill