
kaizen
by Zpankz
MCP Skillset - Claude Code skills, references, and knowledge base
SKILL.md
name: kaizen description: Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide techniques to avoid over-engineering and apply iterative improvements.
Kaizen: Continuous Improvement
Apply continuous improvement mindset - suggest small iterative improvements, error-proof designs, follow established patterns, avoid over-engineering; automatically applied to guide quality and simplicity
Overview
Small improvements, continuously. Error-proof by design. Follow what works. Build only what's needed.
Core principle: Many small improvements beat one big change. Prevent errors at design time, not with fixes.
When to Use
Always applied for:
- Code implementation and refactoring
- Architecture and design decisions
- Process and workflow improvements
- Error handling and validation
Philosophy: Quality through incremental progress and prevention, not perfection through massive effort.
The Four Pillars
- Continuous Improvement (Kaizen): Small, frequent improvements compound into major gains
- Poka-Yoke (Error Proofing): Design systems that prevent errors rather than detect them
- Standardized Work: Follow established patterns and conventions consistently
- Just-In-Time (JIT): Build only what's needed when it's needed
Progressive Loading
L2 Content (loaded when detailed principles needed):
- See: references/pillars.md
- Continuous Improvement principles and examples
- Poka-Yoke error prevention patterns
- Standardized Work conventions
- Just-In-Time development practices
L3 Content (loaded when integration guidance needed):
- See: references/integration.md
- Integration with Commands
- Red Flags to watch for
- Quick Reference Guide
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です