majiayu000

239 mods across 9 repositories, 1.1k stars between them.

codex

97

majiayu000/spellbook

Skill Claude CodeCodex

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing.

263 2d ago A 38 tokens original MIT

majiayu000/spellbook

Skill Claude CodeCodex

Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integration. Use when writing tests, reviewing test quality, or establishing testing standards.

263 2d ago A 57 tokens original MIT

majiayu000/spellbook

Skill Claude CodeCodex

Design, audit, and verify configuration, environment separation, secrets, BYOK flows, key rotation, config schema validation, and drift checks across local, dev, staging, and production. Use when adding env vars, changing runtime config, handling API keys or user-provided keys, diagnosing config drift, or preparing…

263 2d ago A 73 tokens original MIT

majiayu000/spellbook

Skill Claude CodeCodex

Use when a contributor wants to move beyond simple bug fixes into architectural improvements, technical debt discovery, design proposals, or module ownership opportunities.

263 2d ago A 32 tokens original MIT

contributor

101

majiayu000/spellbook

Skill Claude CodeCodex

End-to-end open source contribution workflow: from scanning issues to submitting PRs. Use this skill whenever the user wants to contribute to an open source project, find issues to fix, submit a pull request, fork a repo to contribute, fix a GitHub issue, or mentions 'open source contribution'. Also trigger when they…

263 2d ago A 111 tokens original MIT

css-debug

102

majiayu000/spellbook

Skill Claude CodeCodex

Use this skill to diagnose CSS and frontend layout issues such as positioning, overflow clipping, Tailwind class conflicts, z-index stacking, and React rendering visibility problems.

263 2d ago A 35 tokens original MIT

majiayu000/spellbook

Skill Claude CodeCodex

Design and verify data contracts, schema changes, migrations, rollbacks, backfills, compatibility windows, tenant isolation, and API-to-database field mapping. Use when changing database schema, event payloads, persisted documents, analytics tables, multi-tenant data boundaries, or any user-visible data contract where…

263 2d ago A 75 tokens original MIT

database-patterns

104

majiayu000/spellbook

Skill Claude CodeCodex

Use when designing PostgreSQL + Redis data models, indexes, caching strategies, JSONB usage, tiered storage, or cache consistency contracts.

263 2d ago A 32 tokens original MIT

majiayu000/spellbook

Skill Claude CodeCodex

Route full software-development architecture work from product intent through design, implementation, testing, release, and operations. Use when the user asks for a complete development architecture, wants to know which Spellbook skills to combine, needs an execution path across…

263 2d ago A 81 tokens original MIT

devops-excellence

106

majiayu000/spellbook

Skill Claude CodeCodex

DevOps and CI/CD expert. Use when setting up pipelines, containerizing applications, deploying to Kubernetes, or implementing release strategies. Covers GitHub Actions, Docker, K8s, Terraform, and GitOps.

263 2d ago B 48 tokens original MIT

disk-cleaner

107

majiayu000/spellbook

Skill Claude CodeCodex

A guided tool for finding files that are safe to remove when a disk is running low on space. It searches real project directories for caches, build output, and installers, then supports an interactive cleanup.

263 2d ago D 37 tokens original MIT

elegant-architecture

108

majiayu000/spellbook

Skill Claude CodeCodex

Guides clean architecture design with strict 200-line file limits. Use when starting new features, refactoring large files, or planning module structure. Enforces modular design and real testing.

263 2d ago A 43 tokens original MIT

figma-to-code

109

majiayu000/spellbook

Skill Claude CodeCodex

Extract Figma designs and generate production-ready React/Next.js components with TypeScript, Tailwind CSS, and pixel-perfect accuracy. Use when a user provides a Figma URL or asks to convert Figma designs to code.

263 2d ago A 50 tokens original MIT

figma-to-react

110

majiayu000/spellbook

Skill Claude CodeCodex

Use when the user wants to extract Figma designs into production-ready React or Next.js components with TypeScript, Tailwind CSS, and pixel-perfect accuracy.

263 2d ago A 36 tokens copy · 94% MIT

flowguard

111

majiayu000/spellbook

Skill Claude CodeCodex

Guard long, ambiguous, or stateful AI-agent work from drift. Use when the user asks to run or continue a multi-step task, autonomous loop, bug fix, repo change, PR readiness check, compaction handoff, resume from previous context, cost-control checkpoint, or any task likely to span many tool calls, files, sessions…

263 2d ago A 78 tokens original MIT

frontend-design

112

majiayu000/spellbook

Skill Claude CodeCodex

Create distinctive, production-grade web frontend interfaces with high design quality. Use when the user explicitly asks to build or substantially redesign a web component, page, or application. Only applies when repository inspection confirms that the visual surface is a browser-rendered web UI. Do not use for native…

263 2d ago A 86 tokens original MIT

gemma4-local-deploy

113

majiayu000/spellbook

Skill Claude CodeCodex

A guide for running Gemma 4 12B, an AI language model, locally on a Mac or Apple Silicon computer. It uses downloaded model files and a local service that provides an OpenAI-compatible API or Ollama access when requested.

263 2d ago A 172 tokens original MIT

git-commit-smart

114

majiayu000/spellbook

Skill Claude CodeCodex

Generates meaningful, conventional commit messages automatically. Use when committing code changes. Analyzes diff to create descriptive commits following best practices.

263 2d ago A 32 tokens original MIT

github-trending

115

majiayu000/spellbook

Skill Claude CodeCodex

A research and reporting skill for finding popular open-source projects on GitHub and analyzing technology trends. GitHub Trending is a list of repositories receiving notable recent attention.

263 2d ago A 81 tokens original MIT

golang-web

116

majiayu000/spellbook

Skill Claude CodeCodex

Modern Go Web application architecture guide. Use when creating new Go web projects, APIs, or microservices. Covers project structure, tech stack selection, and best practices based on Go standards.

263 2d ago C 41 tokens original MIT

gpu-use

117

majiayu000/spellbook

Skill Claude CodeCodex

A tool that connects to a remote server over SSH to show GPU usage, running processes, and the containers they belong to. A GPU is a processor often used for machine-learning and other heavy calculations.

263 2d ago A 49 tokens original MIT

harmonyos-app

118

majiayu000/spellbook

Skill Claude CodeCodex

HarmonyOS application development expert. Use when building HarmonyOS apps with ArkTS, ArkUI, Stage model, and distributed capabilities. Covers HarmonyOS NEXT (API 12+) best practices.

263 2d ago A 43 tokens original MIT

humanizer

119

majiayu000/spellbook

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

263 2d ago A 92 tokens original MIT

incident-slo-runbook

120

majiayu000/spellbook

Skill Claude CodeCodex

Create or audit SLOs, SLIs, alert rules, incident response steps, escalation paths, postmortems, operational runbooks, and customer-impact communication. Use when defining production reliability, preparing launch readiness, responding to an outage, writing a runbook, tuning alerts, or closing the loop after an…

263 2d ago A 70 tokens original MIT