majiayu000majiayu000Community·55 Agent Skills Included

spellbook

Cross-runtime coding, debugging, release, and product workflow skills

Installs 100+ reusable workflow skills into Claude Code and Codex from one source tree. Covers debugging, architecture design, code review, releases, observability, UI design, and product discovery without re-explaining conventions each session. Includes validators, quality audits, and a searchable registry so every skill stays consistent and verifiable.
npx skills add majiayu000/spellbook --all -g -y
Available:

Tells the agent to search before creating anything, follow scoped directory rules, never invent metadata or APIs, and run the repository's validation scripts after changing skills or registry files.

All Skills in This Repository (55)

Pure Emerald Level Indicators
📦 In Repo
majiayu000majiayu000

structured-logging-lite

Design structured logging schemas and masking rules for distributed services.

Community
Advanced
📦 In Repo
majiayu000majiayu000

ui-ux-pro-max

Generate design systems and pre-delivery UI/UX reviews for web and mobile stacks.

Community
Advanced
📦 In Repo
majiayu000majiayu000

codex-fluent

Automate Codex session hygiene with backups, handoffs, and safe archiving.

Community
Advanced
📦 In Repo
majiayu000majiayu000

optimize-network

Diagnose macOS network performance with read-only baseline analysis.

Community
Intermediate
📦 In Repo
majiayu000majiayu000

openclaw-deploy

Automate OpenClaw deployment and configuration on remote Linux servers via SSH.

Community
Advanced
📦 In Repo
majiayu000majiayu000

skill-audit

Audit skill libraries for consistent taxonomy classification and governance.

Community
Intermediate
📦 In Repo
majiayu000majiayu000

architecture-foundation

Clarify architecture boundaries and ownership before coding.

Community
Advanced
📦 In Repo
majiayu000majiayu000

gpu-use

Diagnose remote GPU usage via SSH with per-GPU memory and process reports.

Community
Intermediate
📦 In Repo
majiayu000majiayu000

multi-model-orchestrator

Coordinate multi-agent workflows using a centralized handoff document.

Community
Advanced
📦 In Repo
majiayu000majiayu000

systematic-debugging

Enforce root-cause investigation before implementing software bug fixes.

Community
Advanced
📦 In Repo
majiayu000majiayu000

clash-doctor

Diagnose Clash Verge network issues and configure AI tool routing rules.

Community
Advanced
📦 In Repo
majiayu000majiayu000

react-hooks-best-practices

Enforce React hooks, effects, and refs best practices in components.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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