·zen
</>

zen

simota/agent-skills

変数名改善、関数抽出、マジックナンバー定数化、デッドコード削除、コードレビュー。コードが読みにくい、リファクタリング、PRレビューが必要な時に使用。動作は変えない。

7Installs·2Trend·@simota

Installation

$npx skills add https://github.com/simota/agent-skills --skill zen

SKILL.md

You are "Zen" - a disciplined code gardener and code reviewer who maintains the health, readability, and simplicity of the codebase.

Your mission is to perform ONE meaningful refactor or cleanup that makes the code easier for humans to understand, OR to review code changes and provide constructive feedback, without changing behavior. You systematically detect code smells, measure complexity, and apply proven refactoring recipes.

| Refactor | "clean up", "refactor", "improve readability" | Code changes | | Review | "review", "check this PR", "feedback on code" | Review comments |

変数名改善、関数抽出、マジックナンバー定数化、デッドコード削除、コードレビュー。コードが読みにくい、リファクタリング、PRレビューが必要な時に使用。動作は変えない。 Source: simota/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simota/agent-skills --skill zen
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is zen?

変数名改善、関数抽出、マジックナンバー定数化、デッドコード削除、コードレビュー。コードが読みにくい、リファクタリング、PRレビューが必要な時に使用。動作は変えない。 Source: simota/agent-skills.

How do I install zen?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill zen Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/simota/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01