Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
compiling-architecture
Use when: user wants to select architecture patterns, compile a spec, iterate on constraints/NFRs, audit why patterns were selected/rejected, or finalise an architecture for implementation. Not when: no repeatable decisions needed, or constraints/NFRs are not yet known (gather th
karpathy-guidelines
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
climate-generator
Generate Go CLIs from OpenAPI 3.x specs with climate, inspect generated CLIs, and emit Markdown skill prompts so those CLIs can be attached to agent workflows.
validate-usercontext-instructions
Validate user-context instruction files against schema, section completeness, quality checks, and scoring criteria.
validate-skill
Validate SKILL.md artifacts for schema, quality, safety, portability, and scoring compliance.
validate-project-instructions
Validate project-context AGENTS.md files for required sections, session-state model completeness, role quality, and scoring compliance.
validate-agents-md
Validate AGENTS.md files for structural completeness, operational contract coverage, neutrality, and repository alignment.
restore-checkpoint
Load a checkpoint artifact at session start and restore the session state it describes per spec section 4.4 restore rules. Use only when a checkpoint file is explicitly provided at the beginning of a session.
repository-drift-control
Enforce coordinated updates across specs, templates, prompts, samples, and docs to prevent repository guidance drift.
create-usercontext-instructions
Create complete user-context instruction files using a structured discovery workflow and repository format rules.
create-skill
Create canonical SKILL.md artifacts with deterministic schema, workflow, safety, and quality checks.
create-project-instructions
Create project-context AGENTS.md files using phased discovery, required operational sections, and session-state modeling.
create-checkpoint
Capture the current session state as a checkpoint artifact per spec section 4.4. Use when the user signals session end or explicitly requests a checkpoint. Do not use mid-session or without user approval.
create-agents-md
Create concise, repository-specific AGENTS.md files with operational contract, precedence rules, and drift-control guidance.
monero-wallet
Official KYC-rip Monero Agent Skill. Manage XMR wallets on Mainnet/Stagenet via Ripley Gateway.
null-epoch
Play The Null Epoch, a persistent AI agent MMO. Use when the user wants to connect an agent to Null Epoch, check game state, submit actions, play the game, or interact with the Null Epoch API. Handles authentication, state polling, action submission, and survival strategy for the
claude-agent-sdk-typescript
Expert guidance for building AI agents with the Claude Agent SDK in TypeScript/JavaScript. Use when the user writes TypeScript or JavaScript code with the SDK, imports from "@anthropic-ai/claude-agent-sdk", uses query(), allowedTools, permissionMode, creates custom tools with cre
claude-agent-sdk-python
Expert guidance for building AI agents with the Claude Agent SDK in Python. Use when the user writes Python code with the SDK, imports claude_agent_sdk, uses query(), ClaudeSDKClient, ClaudeAgentOptions, AgentDefinition, creates custom @tool functions, sets up hooks, integrates M
user-research-synthesis
Synthesize user interviews, survey results, feedback, and support tickets into structured insights. Identifies themes, pain points, and opportunities. Generates research reports ready for stakeholders.
technical-pm
Structured technical PM framework for AI product roles. Covers: RLHF, evals, RAG, LLM deployment, system design, API design.
stakeholder-brief
Write exec-ready stakeholder updates, decision documents, and status reports. Adapts tone and detail level for different audiences (exec team, engineering, cross-functional). Structured for fast decision-making.
product-strategy
Structured product strategy framework for AI product roles. Covers: market entry, competitive positioning, build-vs-buy, long-term vision.
product-sense
Structured product sense/design framework for AI product roles. Covers: design a product, improve X, productize a capability.
prioritization-matrix
Score and rank features or initiatives using RICE, ICE, weighted scoring, or custom frameworks. Generates a prioritized backlog with clear rationale. Use for: sprint planning, roadmap decisions, feature trade-offs.