mdcms-ai/mdcms

The AI Content Engine.

22Stars on the repository
27Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorming

01

mdcms-ai/mdcms

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

22 3d ago A 37 tokens copy · 89% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

22 3d ago A 26 tokens copy · 91% MIT

executing-plans

03

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

22 3d ago A 22 tokens copy · 92% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

22 3d ago A 44 tokens copy · 86% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

22 3d ago A 38 tokens copy · 94% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

22 3d ago A 22 tokens copy · 83% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when executing implementation plans with independent tasks in the current session.

22 3d ago A 17 tokens copy · 100% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

22 3d ago A 21 tokens copy · 94% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code.

22 3d ago A 17 tokens copy · 97% MIT

using-git-worktrees

10

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

22 3d ago A 35 tokens copy · 88% MIT

using-superpowers

11

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

22 3d ago A 29 tokens copy · 91% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

22 3d ago A 43 tokens copy · 84% MIT

writing-plans

13

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

22 3d ago A 21 tokens copy · 80% MIT

writing-skills

14

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

22 3d ago A 20 tokens copy · 80% MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use this skill when the user wants to import an existing Markdown or MDX project into MDCMS, says things like "I have a bunch of markdown files and I want MDCMS to manage them", "import my existing blog into MDCMS", "adopt MDCMS for this repo's content", or when the mdcms-setup orchestrator has detected the repo has…

22 3d ago A 116 tokens original MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when the user wants to edit, author, update, translate, fix, or bulk-modify the actual content stored in MDCMS — phrases like "edit my content", "do something with the content", "update a post", "change the body of X", "add a section to my page", "fix typos in this article", "rename a doc", "translate this page to…

22 3d ago A 177 tokens original MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when the user runs day-to-day MDCMS CLI operations — mdcms pull, mdcms push, mdcms status, mdcms login, mdcms logout — or asks "how do I keep my local markdown in sync with MDCMS", "how do I push changes", "how do I publish from the CLI", "rotate the API key", "what's the draft vs publish flow", "add MDCMS to CI /…

22 3d ago A 159 tokens original MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use this skill when the user wants to start a new MDCMS project from scratch with no existing Markdown content, says things like "I'm starting a new site and want to use MDCMS", "set up MDCMS in this empty repo", "I want to try MDCMS with fresh content", or when the mdcms-setup orchestrator detects no .md/.mdx files…

22 3d ago A 126 tokens original MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when the user wants to register, wire up, or author a React/MDX component for MDCMS — phrases like "add a new component", "register this component with MDCMS", "register a component with the CMS", "add a Callout component", "register custom MDX components", "make my React component available in Studio", "wire a…

22 3d ago A 150 tokens original MIT

mdcms-schema-refine

20

mdcms-ai/mdcms

Skill Claude CodeCodex

Use when the user wants to add, edit, extend, or fix MDCMS content types, fields, or references — phrases like "add a new content type", "register a new type with MDCMS", "create a content model", "make me an author type", "add a tags field to posts", "add a new field to my CMS", "link blog posts to authors", "edit…

22 3d ago A 146 tokens original MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use this skill when the user wants to fetch MDCMS content from their React/Next/Remix app, says things like "render MDCMS content in my app", "replace my filesystem markdown with MDCMS", "use @mdcms/sdk to load posts", "SSR MDCMS content", "fetch drafts in preview mode", or similar. Covers both replacing an existing…

22 3d ago A 109 tokens original MIT

mdcms-ai/mdcms

Skill Claude CodeCodex

Use this skill when the user wants to self-host MDCMS, run MDCMS locally, stand up the MDCMS backend, bring up the MDCMS server, or says things like "I need an MDCMS server", "spin up MDCMS in Docker", "run MDCMS on my own infra", or similar. Also use it when another skill (e.g. mdcms-setup) has determined the user…

22 3d ago A 120 tokens original MIT

mdcms-setup

23

mdcms-ai/mdcms

Skill Claude CodeCodex

Use this skill whenever the user wants to set up, install, add, integrate, wire up, or get started with MDCMS in their project, or says things like "get MDCMS running", "add MDCMS to my app", "I want to start using MDCMS", "bring MDCMS into this repo", or anything that sounds like onboarding an MDCMS-based CMS. This…

22 3d ago A 155 tokens original MIT

mdcms-studio-embed

24

mdcms-ai/mdcms

Skill Claude CodeCodex

Use this skill when the user wants to embed the MDCMS Studio UI inside their own React/Next/Remix app, says things like "add the Studio to my app", "mount Studio at /admin", "give my editors a visual editor in the host app", "embed MDCMS editor", or similar. Walks through installing @mdcms/studio, adding a catch-all…

22 3d ago A 114 tokens original MIT