build-my-context7
Build local Context7 documentation by downloading and filtering docs from manifests. Use when setting up or updating local documentation reference.
download-docs
Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns.
filter-docs
AI-assisted filtering to identify and remove non-useful documentation files. Generates review manifests and applies deletion lists.
generate-agent-skills
Generate documentation skills for AI agents from downloaded docs. Use after /build-my-context7 to create skills.
install-agent-skills
Deploy generated skills to system locations. Use after /generate-agent-skills to install skills.
claude-code-docs
Local Claude Code documentation reference. Use when asked about Claude Code features, configuration, skills, hooks, MCP, sub-agents, plugins, or troubleshooting Claude Code issues.
codex-docs
Local Codex CLI documentation reference. Use when asked about Codex features, configuration, skills, rules, custom prompts, MCP, or AGENTS.md setup.
langchain-docs
Local LangChain AI documentation reference. Use when asked about LangChain, LangGraph, agents, chains, prompts, memory, tools, retrieval, RAG, vector stores, document loaders, or building LLM applications.
ms-agent-framework-docs
Local Microsoft Agent Framework documentation reference. Use when asked about Microsoft Agent Framework, building AI agents in .NET or Python, MCP servers/clients, durable agents, agent tools, Teams/WebChat adapters, or agent-to-agent communication.
nextjs-canary-docs
Local Next.js documentation reference (canary branch). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
opencode-docs
Local OpenCode documentation reference. Use when asked about OpenCode features, tools, agents, MCP servers, plugins, CLI, TUI, or IDE integration.
prisma-docs
Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.
tsf-docs
Local TanStack Form documentation reference. Use when asked about TanStack Form features, form validation, form state management, field arrays, React/Vue/Solid/Angular/Svelte form integration, or form submission handling.
zod-docs
Local Zod documentation reference. Use when asked about Zod schema validation, TypeScript type inference, parsing, error handling, JSON Schema conversion, or schema composition.