claude-spellbook
Production engineering patterns, code review, testing, and deployment
All Skills in This Repository (55)
Pure Emerald Level Indicatorsperformance-testing
Identify performance bottlenecks and validate latency and throughput under load.
microservices
Decompose monoliths into services with defined boundaries and communication patterns.
temporal
Coordinate Temporal workflows for Agentex agents with deterministic replay and recovery.
general-temporal
Debug Python Temporal workflows including determinism, retries, and state persistence across replays.
claude-code
Configures Claude Code environments with skills, agents, hooks, permissions, and MCP servers.
solution-testing
Automate Playwright end-to-end tests for critical user journeys across UI, API, and data layers.
azure-service-bus
Automate Azure Service Bus messaging with Python queues, topics, and sessions.
langgraph
Design LangGraph stateful workflows with TypedDict state and conditional routing.
postgresql
Design and optimize PostgreSQL queries, indexes, and migrations.
incident-response
Triage production alerts, coordinate response, and document post-incident learnings.
technical-documentation
Create and maintain technical documentation for software projects.
docker
Automate Docker optimization for Python and Node.js services with multi-stage Dockerfiles.
Frequently Asked Questions
FAQPage SchemaHow to install claude-spellbook?โผ
Run `npx skills add kid-sid/claude-spellbook --all -g -y` in your terminal to install all skills, commands, and agents globally.
What does claude-spellbook include?โผ
It ships 65 engineering skills, 18 slash commands, 7 autonomous review agents, and drop-in linter configs for Python, TypeScript, Go, Rust, Node, and Svelte.
How do the skills activate?โผ
Skills load automatically based on your task description โ no manual invocation needed. Each skill's description and trigger conditions tell the agent when to apply it.
Does claude-spellbook work with Claude Code?โผ
Yes. It is built specifically for Claude Code and follows the standard SKILL.md format, so skills, agents, and commands install directly into your ~/.claude directory.
Can I use only some of the skills?โผ
Yes. Each skill is a standalone folder, so you can copy only the ones you need into your skills directory instead of installing everything.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core