SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

karpathy-llm-wiki
Create and maintain a Karpathy-style LLM-backed personal knowledge base: ingest raw sources, compile wiki articles, query and lint the knowledge base.

specialist-agent
Run fresh verification commands (tests, build, lint, types) and require full output evidence before claiming work is complete or merging changes.

citadel
Compile findings from completed campaigns and evolve cycles into a structured project wiki, extracting patterns, decisions, and quality rules for reuse.

Kurtosis
Lint and auto-format Kurtosis Starlark (.star) files; check syntax and validate docstrings to keep Starlark packages consistent and CI-friendly.

agent-assistant
Build and maintain a git-based markdown wiki for teams: ingest, compile, query, and synthesize project knowledge.

dotclaude
Runs Prisma generate, lint (with auto-fix), typecheck and tests in sequence and applies minimal safe fixes until the repo is clean.

claude-skill-registry
Perform focused, automated code reviews for a PR: detect bugs, security issues, performance problems and test gaps, then post a structured GitHub review and com