mintlify
01Skill Claude CodeCodex
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
79 tagged codegraph, measured the same way as everything else here.
Browse within: code-analysis 26code-intelligence 26coding-agent 22deepseek 17deepseek-tui 17workflow 17ai-memory 12agentic-workflows 11
Skill Claude CodeCodex
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
Skill Claude CodeCodex
Generate a CHANGELOG.md entry from git history since the last tag, categorized by type (features, fixes, security, breaking changes). Matches the existing CHANGELOG format.
Skill Claude CodeCodex
Use when working in an SDL-MCP-enabled repository, including repository exploration, task context, code inspection, runtime execution, edits, or SDL-MCP tool calls.
Skill Claude CodeCodex
Route explicit repo-harness setup, planning, execution, verification, and handoff actions through deterministic repository state.
Skill Claude CodeCodex
Get an independent architecture/implementation plan from Anthropic Claude (Fable, a different vendor's model) running Claude Code's native plan mode, from inside a non-Claude host such as Codex. Use mid-execution when work hits a genuine design fork or high-stakes decision that should not be settled unilaterally. Not…
Skill Claude CodeCodex
Cross-project long-term memory over an Obsidian brain vault: recall relevant notes before a task, and persist distilled conclusions (decisions, pitfalls, solutions, progress) back after a task. The vault is an optional aggregation/projection layer — repo-local artifacts stay the per-project source of truth, and sync…
Skill Claude CodeCodex
A guide for creating reusable JavaScript workflows that coordinate several helper agents through steps, loops, parallel tasks, and summaries.
Skill Claude CodeCodex
A specification-driven development process that records proposed software changes, implementation tasks, and updates to the project’s current behavior specifications.
Skill Claude CodeCodex
Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.
Skill Claude CodeCodex
Read-only review of a non-empty comment delta. Flags narration with evidence, names what it deliberately kept, and reports removed rationale. Use when the user asks to check comments or a finished diff's pre-gate found added, modified, or deleted comments; skip automatic routing when no comment changed.
Skill Claude CodeCodex
Execute an approved Mastermind task contract within Scope, prove its Acceptance Criteria, and write the canonical file-backed executor report. Use when the user hands off a .mastermind/tasks/ - /spec.md or explicitly asks to execute an approved Mastermind task.
Skill Claude CodeCodex
Choose the lightest Mastermind workflow that fits the risk, then create an evidence-grounded verified or strict task contract for delegated implementation. Direct work deliberately uses no task spec.
Skill Claude CodeCodex
Demo skill shipped by the exampleresources plugin. Use when the user greets you or asks for a friendly hello.
Skill Claude CodeCodex
Demo skill registered at runtime by the exampleresources plugin entry via the vtable registerskilldir API.
Skill Claude CodeCodex
Review changes against this repository's agent directives.
Skill Claude CodeCodex
Use for repo structure, symbol navigation, dependency analysis, duplicate triage, and PR impact review when plain text search is too shallow.
Skill Claude CodeCodex
Fetches WhyGraph rationale — intent, constraints, tradeoffs, and risks — for existing code before it is changed, so an edit respects the original intent instead of rediscovering it.
Skill Claude CodeCodex
Execute a reviewed WhyGraph plan markdown step by step. Reads the plan as a strict contract, runs Verify after each step, halts on first failure, appends an Implementation log to the plan.
Skill Claude CodeCodex
Plan a non-trivial code change with WhyGraph rationale + CodeGraph symbols. Asks scoping questions, then runs a fan-out/fan-in pipeline (planner → 3 parallel researchers → synthesizer) to produce a step-by-step plan.
Skill Claude CodeCodex
Long-term memory for coding agents. Auto-applies at the start of any coding task — recall past context before answering, capture decisions/learnings/fixes after work, use CodeGraph instead of grep for symbol lookup. Invoke when you see [remem-mcp] in your context or when starting any non-trivial coding work.
Skill Claude CodeCodex
Diagnose failures, broken behavior, regressions, test failures, runtime errors, stale state, rendering bugs, and repeated failed fixes. Use when something does not work, used to work, crashes, fails tests, or needs root-cause proof. Not for product planning or release readiness.
Skill Claude CodeCodex
Review implemented work, verify acceptance criteria, prepare delivery, inspect release readiness, handle PR or issue follow-through, and confirm shipped state. Use when work is ready for review, merge, release, publish, push, or handoff. Not for root-cause debugging.
Skill Claude CodeCodex
Turn rough ideas, product questions, architecture choices, implementation options, and tradeoffs into decision-ready plans. Use when the user asks what to build, whether an approach is worth it, how to structure a solution, or what plan the agent should execute. Not for debugging an already broken behavior.