kid-sid

88 mods across 2 repositories, 208 stars between them.

PostToolUse

25

kid-sid/claude-spellbook

Hook Claude Code

Runs after a tool call finishes for WebSearch and WebFetch tool calls, executing capture-web-finding.js via node. From kid-sid/claude-spellbook.

187 27d ago A tokens not measured original MIT

claude-spellbook

26

kid-sid/claude-spellbook

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse) and 19 allowed tools.

187 27d ago A tokens not measured original MIT

kid-sid/claude-spellbook

Instructions file

Instructions for kid-sid/claude-spellbook, covering claude.md, session setup (required), repository layout, development commands and install tool configs into another project.

187 27d ago A 1,442 tokens original MIT

kid-sid/codex-spellbook

Instructions file CodexOpenCode

Instructions for kid-sid/codex-spellbook, covering purpose, repository layout, skill file format, title and when to activate.

21 3mo ago A 733 tokens original MIT

kid-sid/codex-spellbook

Agent

Use this template for Python data pipelines that extract, transform, and load data while preserving schema clarity, idempotency, and observable failure modes.

21 3mo ago A 0 tokens original MIT

kid-sid/codex-spellbook

Agent

Use this template for Next.js or SvelteKit applications that combine typed frontend code, server routes, form handling, and accessibility-sensitive UI work.

21 3mo ago A 0 tokens original MIT

go-service.agents

31

kid-sid/codex-spellbook

Agent

Use this template for Go services built around the standard library, explicit package boundaries, and operational simplicity.

21 3mo ago A 0 tokens original MIT

python-api.agents

32

kid-sid/codex-spellbook

Agent

Use this template for FastAPI or Django backends that expose HTTP APIs, persist relational data, and ship inside Docker.

21 3mo ago A 0 tokens original MIT

kid-sid/codex-spellbook

Agent

Use this template for Express, Fastify, or tRPC services that run on Node, expose APIs, and require strict typing end to end.

21 3mo ago A 0 tokens original MIT

PreToolUse

34

kid-sid/codex-spellbook

Hook

Runs before the agent uses a tool for Bash tool calls, executing guard_force_push.sh and warn_rm_rf.sh (2 commands). From kid-sid/codex-spellbook.

21 3mo ago C tokens not measured original MIT

Stop

35

kid-sid/codex-spellbook

Hook

Runs when the agent finishes a response, executing validate_spellbook.sh. From kid-sid/codex-spellbook.

21 3mo ago A tokens not measured original MIT

api-design

36

kid-sid/codex-spellbook

Skill Claude CodeCodex

REST API design patterns for resource naming, HTTP methods, status codes, pagination strategy, error envelopes, versioning, and rate limiting. Use when designing, reviewing, or refactoring HTTP APIs and endpoint contracts.

21 3mo ago A 45 tokens original MIT

aws

37

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when writing boto3 or AWS SDK v3 code — configuring IAM auth, reading/writing S3, designing DynamoDB access patterns, writing Lambda handlers, processing SQS batches, or troubleshooting credential and throttling errors.

21 3mo ago C 47 tokens original MIT

azure-service-bus

38

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when implementing reliable message processing with Azure Service Bus — choosing between queues and topics, configuring peek-lock settlement, handling dead-lettered messages, or enforcing ordered processing with sessions.

21 3mo ago A 40 tokens original MIT

azure

39

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when writing Python code that integrates with Azure Blob Storage, AI Search, Document Intelligence, or Key Vault — or when configuring Managed Identity auth, designing a hybrid search index, or troubleshooting Azure SDK retry behavior.

21 3mo ago A 44 tokens original MIT

caching

40

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when adding or debugging caching in a service — choosing a cache strategy, designing TTLs, preventing stampedes, reasoning about invalidation, or configuring HTTP Cache-Control headers.

21 3mo ago A 38 tokens original MIT

ci-cd

41

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when setting up or debugging GitHub Actions pipelines — adding quality gates, configuring OIDC cloud auth, building matrix test runs, publishing artifacts to GHCR/PyPI/npm, or promoting builds from staging to production.

21 3mo ago A 48 tokens original MIT

claude-api

42

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when building or debugging apps that call the Claude API — implementing tool use, streaming, vision, prompt caching, batch processing, extended thinking, or an agentic loop with the Anthropic SDK.

21 3mo ago A 44 tokens original MIT

claude-code

43

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when configuring Claude Code — installing skills or agents, writing hook configurations, setting up tool permissions, registering MCP servers, or authoring CLAUDE.md project instructions.

21 3mo ago D 38 tokens original MIT

code-review

44

kid-sid/codex-spellbook

Skill Claude CodeCodex

Pull request review guidance for correctness, security, tests, performance, API contract drift, migrations, and error handling. Use when reviewing diffs, pull requests, or risky refactors.

21 3mo ago A 40 tokens original MIT

codex-orchestration

45

kid-sid/codex-spellbook

Skill Claude CodeCodex

Authoritative reference for OpenAI Codex CLI's orchestration surface - skills discovery paths, agents/openai.yaml schema, hooks.json events and stdin JSON payload, notify config, and AGENTS.md precedence. Use when installing skills, wiring hooks, debugging why a skill or hook isn't firing, or explaining…

21 3mo ago D 99 tokens original MIT

kid-sid/codex-spellbook

Skill Claude CodeCodex

Create or update Codex skills that follow the repository skill format, trigger cleanly, and stay concise. Use when adding a new skill, refining an existing SKILL.md, or converting domain guidance into an installable Codex skill package.

21 3mo ago A 54 tokens original MIT

coding-standards

47

kid-sid/codex-spellbook

Skill Claude CodeCodex

Cross-language coding standards for Python, TypeScript, and Go covering naming, SOLID design, code smell removal, and comment philosophy. Use when writing, reviewing, or refactoring production code for maintainability.

21 3mo ago A 47 tokens original MIT

complex-doc-rag

48

kid-sid/codex-spellbook

Skill Claude CodeCodex

Use when building a RAG pipeline that ingests PDFs, Excel, CSV, or images — especially when debugging silent data loss, choosing between OCR tools, or handling edge cases like scanned pages, merged cells, or embedded charts.

21 3mo ago A 51 tokens original MIT