Skill Claude CodeCodex
A writing skill for AI-facing documentation such as llms.txt, full versions of that file, FAQs, and glossaries. It structures content so AI search tools and AI agents can find and reference it.
Skill Claude CodeCodex
A writing skill for AI-facing documentation such as llms.txt, full versions of that file, FAQs, and glossaries. It structures content so AI search tools and AI agents can find and reference it.
Plugin Claude Code
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code.
Skill Claude CodeCodex
Search npm / PyPI / MCP / GitHub / existing skills before writing code for any new feature, integration, library selection, or utility. Use whenever the user says 'add X functionality', 'implement Y', 'set up Z', 'integrate W', asks 'what library should I use for...', 'is there a package/client/MCP for...', proposes a…
shimo4228/jsonld-knowledge-graph
Skill Claude CodeCodex
Design and ship a companion JSON-LD knowledge graph (graph.jsonld) next to llms.txt for projects with stable concept-level structure. Encodes domain entities and relationships as schema.org triples for LLM citation. Use when project has matrix / hierarchy / phase-binding structure that prose alone leaves implicit, AND…
Agent
Strict Architecture Decision Record reviewer. Reviews ADRs for section completeness, context-decision alignment, straw-man alternatives, one-sided consequences, unsourced numeric claims, and unstated override relationships with prior ADRs. Use PROACTIVELY after writing or substantially revising an ADR, before commit.…
Agent
Render a single Architecture Decision Record file from an already-decided decision packet, conforming to the harness ADR template (Status / Date / Context / Decision / Review-when / Alternatives Considered / Consequences). Use when the user explicitly records a design decision, when context-sync Phase 3 needs to…
Agent
Generate or refresh docs/CODEMAPS/ for the current repo. Use when the user runs /update-codemaps, when context-sync Phase 0 detects stale codemaps, or when an LLM needs token-lean architecture documentation for an unfamiliar codebase. Scans source dirs, produces INDEX.md + up to five role-specific codemaps…
Agent
Context-starved prompt forager for diversity injection. Receives ONE line (a purpose) and deliberately nothing else, then searches external creativity-technique catalogs and prompt collections for 3-5 prompts from angles the requesting session would not produce itself. Dispatched by the prompt-perturb skill — not for…
Agent
Generate concise, focused prompts using a lightweight model. Use when creating or rewriting LLM prompt templates.
Agent
Pre-implementation solution discovery. Use PROACTIVELY before writing custom code — NOT for general research or deep dives. Searches npm, PyPI, MCP registries, GitHub, and web for battle-tested alternatives.
Agent
Expert Swift / SwiftUI code reviewer specializing in Swift 6 strict concurrency, value semantics, SwiftUI state management, memory management (retain cycles), and HIG compliance. Use for all Swift code changes in iOS / macOS projects. MUST BE USED for Swift projects.
Skill Claude CodeCodex
Record a design decision as an Architecture Decision Record (ADR) in the project's docs/adr/ directory. Use this skill whenever the user says "let's ADR this", "record this decision", "write an ADR for X", or when context-sync Phase 3 needs to extract a buried decision. The skill resolves the target ADR directory from…
Skill Claude CodeCodex
Audit /.claude/agents/.md (subagent definitions) for description-layer residency cost, body-layer quality, suppression instructions, staleness, and substrate absorption, assigning Keep/Improve/Update/Merge/Demote-to-skill/Dissolve/Retire verdicts. Use when the user says "audit my agents", "agent stocktake", "which…
Skill Claude CodeCodex
A strategy framework for makers who want their work to be recognizable, traceable, and citable in the age of AI. It treats tools such as papers, DOIs, and software identifiers as ways to preserve and spread authorship.
Skill Claude CodeCodex
Cross-model second opinion from the OpenAI Codex CLI (a different model family), read-only, in two seams — (1) code review of the current diff; (2) plan-stage premise challenge of a design packet (refute / missing / alternative, never a design). Opt-in only (2026-08-27 再編) — use ONLY when the user explicitly asks with…
Skill Claude CodeCodex
A research-material collection tool for gathering context from the current session, related past sessions, and project knowledge before writing an article. It creates a source-linked evidence record.
Skill Claude CodeCodex
Audit and fix project documentation — detect role overlaps between context files (CLAUDE.md, CODEMAPS, ADR, README), migrate misplaced content, check freshness against code, and create missing docs. One command to keep all project context healthy.
Skill Claude CodeCodex
Model-generation-change audit orchestrator — collect the runtime layer (system prompt + tool descriptions) from the live session, cross-check every self-authored asset (rules / CLAUDE.md / skills / agents) against it, classify mismatches as conflict / redundancy / drift, judge each with the…
Skill Claude CodeCodex
A set of operating rules for running Git commands in Bash in this environment. It explains command forms that avoid unnecessary permission prompts and notes the extra restrictions around pushing changes.
Skill Claude CodeCodex
A design-review guide for separating the different kinds of work inside an AI coding setup, such as model abilities, procedures, policies, quality checks, data, and runtime behavior. A harness is the surrounding system that connects the model to tools and tasks.
Skill Claude CodeCodex
A one-way synchronisation process for exporting selected parts of a local AI harness to public Git repositories. It removes runtime files, checks metadata, scans for secrets, and copies approved components.
Skill Claude CodeCodex
A headline-idea generator for article titles, README taglines, subtitles, and social announcements. It creates candidates using clarity, concrete benefits, honest curiosity, and search or feed considerations.
Skill Claude CodeCodex
A workflow for handing implementation work to another command-line coding agent inside a Herdr pane. Herdr is a workspace that shows and manages separate terminal sessions.
Skill Claude CodeCodex
A synchronisation tool for copying a research repository's graph.jsonld knowledge graph to a Hugging Face dataset mirror. It converts the graph to graph.jsonl as part of the upload.