kid-sidkid-sidCommunityยท55 Agent Skills Included

claude-spellbook

Production engineering patterns, code review, testing, and deployment

Provides 65 ready-to-use instruction packs covering API design, databases, testing, security, Docker, Kubernetes, CI/CD, and cloud services. Eliminates repeated prompting and guesswork by giving your coding assistant expert checklists, code patterns, and anti-patterns for each task. Includes slash commands, review agents, and linter configs to speed up daily development work.
npx skills add kid-sid/claude-spellbook --all -g -y
Available:

Tells the agent to load saved memory and relevant history at session start, explains how skills, agents, and commands are organized, and defines the required format for adding or editing skills.

All Skills in This Repository (55)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
kid-sidkid-sid

performance-testing

Identify performance bottlenecks and validate latency and throughput under load.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

microservices

Decompose monoliths into services with defined boundaries and communication patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

temporal

Coordinate Temporal workflows for Agentex agents with deterministic replay and recovery.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

general-temporal

Debug Python Temporal workflows including determinism, retries, and state persistence across replays.

Community
Intermediate
๐Ÿ“ฆ In Repo
kid-sidkid-sid

claude-code

Configures Claude Code environments with skills, agents, hooks, permissions, and MCP servers.

Community
Intermediate
๐Ÿ“ฆ In Repo
kid-sidkid-sid

solution-testing

Automate Playwright end-to-end tests for critical user journeys across UI, API, and data layers.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

azure-service-bus

Automate Azure Service Bus messaging with Python queues, topics, and sessions.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

langgraph

Design LangGraph stateful workflows with TypedDict state and conditional routing.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

postgresql

Design and optimize PostgreSQL queries, indexes, and migrations.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

incident-response

Triage production alerts, coordinate response, and document post-incident learnings.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

technical-documentation

Create and maintain technical documentation for software projects.

Community
Advanced
๐Ÿ“ฆ In Repo
kid-sidkid-sid

docker

Automate Docker optimization for Python and Node.js services with multi-stage Dockerfiles.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’