spellbook
Cross-runtime coding, debugging, release, and product workflow skills
All Skills in This Repository (55)
Pure Emerald Level Indicatorsstructured-logging-lite
Design structured logging schemas and masking rules for distributed services.
ui-ux-pro-max
Generate design systems and pre-delivery UI/UX reviews for web and mobile stacks.
codex-fluent
Automate Codex session hygiene with backups, handoffs, and safe archiving.
optimize-network
Diagnose macOS network performance with read-only baseline analysis.
openclaw-deploy
Automate OpenClaw deployment and configuration on remote Linux servers via SSH.
skill-audit
Audit skill libraries for consistent taxonomy classification and governance.
architecture-foundation
Clarify architecture boundaries and ownership before coding.
gpu-use
Diagnose remote GPU usage via SSH with per-GPU memory and process reports.
multi-model-orchestrator
Coordinate multi-agent workflows using a centralized handoff document.
systematic-debugging
Enforce root-cause investigation before implementing software bug fixes.
clash-doctor
Diagnose Clash Verge network issues and configure AI tool routing rules.
react-hooks-best-practices
Enforce React hooks, effects, and refs best practices in components.
Frequently Asked Questions
FAQPage SchemaHow to install Spellbook?▼
Run `npx skills add majiayu000/spellbook --all -g -y` in your terminal to install the full catalog globally. You can also install a focused bundle, for example `npx skills add majiayu000/spellbook --skill frontend-design --skill figma-to-react`.
Does Spellbook work with both Claude Code and Codex?▼
Yes. One source tree installs into Claude Code at ~/.claude/skills and into Codex at ~/.agents/skills, so the same skills work across both runtimes.
What kinds of tasks do Spellbook skills cover?▼
It covers systematic debugging, architecture design, code review, release engineering, observability, UI and Figma-to-React work, product discovery, PRDs, and multi-agent orchestration.
How do I find the right skill in the catalog?▼
Run `python3 scripts/validate_skills.py search <topic>` for free-text search, or browse the generated skill registry and tag index in the registry directory.
Can I use Spellbook skills without writing code?▼
Yes. Once installed, you describe the task in plain language and your coding agent loads the matching skill's checklist, scripts, and verification steps automatically.
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