claude-engineering-best-practices
✓General-purpose guidance for Claude Code (terminal) and Claude Dev (platform). Covers stable principles (progressive disclosure, hooks, security) and volatile details with lookup workflows.
Installation
SKILL.md
| Level | What | Token Cost | When Loaded |
| Metadata | name + description | 100 tokens | Always (startup) | | Instructions | SKILL.md body | <5k tokens | On trigger | | Resources | Bundled files | Unlimited | As needed (via bash) |
Hook-Based Architecture Universal event system across Claude Code and SDK:
General-purpose guidance for Claude Code (terminal) and Claude Dev (platform). Covers stable principles (progressive disclosure, hooks, security) and volatile details with lookup workflows. Source: git-fg/thecattoolkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/git-fg/thecattoolkit --skill claude-engineering-best-practices- Source
- git-fg/thecattoolkit
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is claude-engineering-best-practices?
General-purpose guidance for Claude Code (terminal) and Claude Dev (platform). Covers stable principles (progressive disclosure, hooks, security) and volatile details with lookup workflows. Source: git-fg/thecattoolkit.
How do I install claude-engineering-best-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/git-fg/thecattoolkit --skill claude-engineering-best-practices 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/git-fg/thecattoolkit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01