kid-sid/codex-spellbook

A curated collection of skills, prompts, and workflows that extend Codex's capabilities — your personal grimoire for AI-powered development.

This repository also configures its own agents. See what codex-spellbook tells them →

21Stars on the repository
65Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sqlalchemy

49

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when using async SQLAlchemy 2.0 — defining models, writing queries, managing async sessions, loading relationships without N+1, or setting up and debugging Alembic migrations.

not rated 21 3mo ago A 41 tokens original MIT

system-design

50

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when designing a new service from scratch, writing a tech spec or RFC, selecting a database or communication pattern, estimating capacity, or reviewing a design for scalability and reliability gaps.

not rated 21 3mo ago A 39 tokens original MIT

tailwind

51

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when composing Tailwind utilities, building responsive or dark-mode layouts, defining component variants with cva, resolving conflicting classes with tailwind-merge, or configuring a custom theme.

not rated 21 3mo ago A 39 tokens original MIT

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when writing a README, documenting an API with OpenAPI, drafting a runbook for on-call engineers, authoring a technical spec or ADR, or setting up docs-as-code with auto-deploy to GitHub Pages.

not rated 21 3mo ago A 49 tokens original MIT

temporal

53

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when building or debugging Temporal-based Agentex agents — structuring workflows and activities, handling signal routing, managing state across replays, or diagnosing workflow failures and retry exhaustion.

not rated 21 3mo ago A 38 tokens original MIT

test-strategy

54

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when choosing a testing model for a new project, auditing a test suite that is slow or provides low confidence, setting coverage targets, or writing a QA test plan for a release.

not rated 21 3mo ago A 41 tokens original MIT

testing

55

kid-sid/codex-spellbook

Skill Claude CodeCodex

Testing patterns for AAA structure, naming, mocks versus real dependencies, coverage targets, TDD flow, parameterized tests, and flake prevention. Use when writing, reviewing, or repairing automated test suites.

not rated 21 3mo ago A 43 tokens original MIT

typescript

56

kid-sid/codex-spellbook

Skill Claude CodeCodex

TypeScript guidance for strict mode, Zod runtime validation, eliminating any, discriminated unions, explicit error modeling, module format choices, path aliases, and Vitest. Use when building or reviewing TypeScript services and applications.

not rated 21 3mo ago A 47 tokens original MIT

unit-testing

57

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when writing unit tests for a function or module, mocking external dependencies, practising TDD on new business logic, or enforcing a coverage target across a codebase in Python, TypeScript, or Go.

not rated 21 3mo ago A 44 tokens original MIT

websockets-sse

58

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when building real-time features with WebSockets or SSE — choosing between the two, implementing connection management and heartbeats, scaling broadcasts across workers with Redis, handling backpressure, writing tests for streaming endpoints, or debugging connection drops and missed events.

not rated 21 3mo ago A 55 tokens original MIT

writing-plans

59

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when creating an implementation plan for a non-trivial task — any change spanning multiple files, involving a database migration, requiring specific sequencing, or being handed off to a subagent for execution.

not rated 21 3mo ago A 43 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: