emdash-cms

21 mods across 1 repository, 12k stars between them.

auto-implementer

01

emdash-cms/emdash

Agent

Automated implementer for the EmDash CI workflows. Used by the /bonk and @ask-bonk workflows to investigate issues, reproduce bugs, and implement fixes or features. Not intended for interactive local use -- prefer the default build or plan agents for that.

12k 3d ago C 57 tokens original MIT

auto-reviewer

02

emdash-cms/emdash

Agent

Automated PR reviewer for the EmDash CI workflows. Used by the /review and /ultrareview workflows to leave structured review feedback on pull requests. Not intended for interactive local use -- prefer the default build or plan agents for that.

12k 3d ago C 53 tokens original MIT

emdash AGENTS.md

03

emdash-cms/emdash

Instructions file CodexOpenCode

Instructions for emdash-cms/emdash, covering rules, workflow, architecture, code patterns and database: never interpolate into sql.

12k 3d ago A 6,366 tokens original MIT

diagnose

04

emdash-cms/emdash

Skill Claude CodeCodex

Trace from a reproduced symptom to the source code that causes it. Pin the specific file and approximate line, rate confidence in the cause and clarity of the fix independently, and always propose a concrete fix.

12k 3d ago A 43 tokens original MIT

fix

05

emdash-cms/emdash

Skill Claude CodeCodex

Implement diagnose's proposed fix when verify says bug, the cause is pinned, and a maintainer triggered a fix. Follow EmDash conventions, run focused checks, publish the candidate, and report the results accurately.

12k 3d ago A 44 tokens original MIT

implement

06

emdash-cms/emdash

Skill Claude CodeCodex

Implement a maintainer-directed EmDash enhancement or change without forcing it through bug-reproduction fields. Run focused checks, publish the candidate, and report the results accurately.

12k 3d ago A 35 tokens original MIT

investigate

07

emdash-cms/emdash

Skill Claude CodeCodex

Investigate a single EmDash issue end to end -- classify, choose a repro path, reproduce, diagnose, verify, and (only on an explicit maintainer fix directive) fix and confirm. Every verdict carries its evidence.

12k 3d ago A 48 tokens original MIT

repro-admin

08

emdash-cms/emdash

Skill Claude CodeCodex

Reproduce an EmDash admin UI bug. Attach a container, start the demo dev server, drive the admin with agent-browser using the dev-bypass session, and capture the reproduction as screenshots plus a replayable transcript.

12k 3d ago A 48 tokens original MIT

repro-api

09

emdash-cms/emdash

Skill Claude CodeCodex

Reproduce an EmDash bug below the browser layer -- REST handlers, CLI, MCP, migrations, schema registry, or build tooling. No browser. Prefer a failing vitest test in the affected package, run in an attached container.

12k 3d ago A 51 tokens original MIT

repro-public

10

emdash-cms/emdash

Skill Claude CodeCodex

Reproduce a bug in the public-facing rendered site (not the admin). Attach a container, start the demo dev server, drive public routes with agent-browser, and capture the reproduction as screenshots plus a replayable transcript.

12k 3d ago A 48 tokens original MIT

verify

11

emdash-cms/emdash

Skill Claude CodeCodex

Decide whether the diagnosed behaviour is actually a bug or the code doing what it was designed to do. This is the gate that guards the fix stage.

12k 3d ago A 33 tokens original MIT

review

12

emdash-cms/emdash

Skill Claude CodeCodex

Review one pull request for real bugs, regressions, and convention violations. Enumerate candidate issues across the whole diff, verify each against the code, then return structured line-anchored findings and a verdict. Read-only on GitHub; the orchestrator posts the review.

12k 3d ago A 57 tokens original MIT

emdash-cms/emdash

Skill Claude CodeCodex

Adversarial code review that assumes bugs exist and hunts for them. Use when asked to review code, find bugs, audit for correctness, stress-test a PR, or when someone says "tear this apart" or "what's wrong with this". Give no benefit of the doubt — every line is guilty until proven innocent.

12k 3d ago A 71 tokens original MIT

agent-browser

14

emdash-cms/emdash

Skill Claude CodeCodex

Browser automation for testing and verification. Use when you need to interact with web UIs, verify visual changes, fill forms, or capture screenshots.

12k 3d ago A 32 tokens original MIT

emdash-cms/emdash

Skill Claude CodeCodex

Build and customize EmDash CMS sites on Astro. Use when creating pages, defining collections, writing seed files, querying content, rendering Portable Text, setting up menus/taxonomies/widgets, configuring deployment, or any task involving an EmDash-powered Astro site. Assumes basic Astro knowledge but provides all…

12k 3d ago A 70 tokens original MIT

creating-plugins

16

emdash-cms/emdash

Skill Claude CodeCodex

Create EmDash CMS plugins with hooks, storage, settings, admin UI, API routes, and Portable Text block types. Use this skill when asked to build, scaffold, or implement an EmDash plugin, or when creating plugin features like custom block types, admin pages, or content hooks.

12k 3d ago B 62 tokens original MIT

emdash-cli

17

emdash-cms/emdash

Skill Claude CodeCodex

Use the EmDash CLI to manage content, schema, media, and more. Use this skill when you need to interact with a running EmDash instance from the command line — creating content, managing collections, uploading media, generating types, or scripting CMS operations.

12k 3d ago A 56 tokens original MIT

emdash-cms/emdash

Skill Claude CodeCodex

Port a WordPress plugin to EmDash CMS. Use this skill when asked to migrate, convert, or port a WordPress plugin, theme functionality, or custom post type to EmDash. Provides concept mapping and implementation patterns.

12k 3d ago A 52 tokens original MIT

emdash-cms/emdash

Skill Claude CodeCodex

Port WordPress themes to EmDash CMS. Use when asked to convert, migrate, or port a WordPress theme to EmDash, or when creating an EmDash site that should match an existing WordPress site's design. Handles design extraction, template conversion, and EmDash-specific features like menus, taxonomies, and widgets.

12k 3d ago A 72 tokens original MIT

writing-emdash-docs

20

emdash-cms/emdash

Skill Claude CodeCodex

Write, revise, and review EmDash documentation for technical accuracy, useful structure, house style, and natural prose. Use when working on user documentation, guides, API reference pages, migration or upgrade guides, READMEs, contributor documentation, technical specifications, or release notes in the EmDash…

12k 3d ago A 85 tokens original MIT

emdash-docs

21

emdash-cms/emdash

MCP server Claude CodeCodexCursor +2

MCP server "emdash-docs", hosted remotely at docs.emdashcms.com, as configured in emdash-cms/emdash.

12k 3d ago A tokens not measured original MIT