emdash-cmsemdash-cmsOfficialยท23 Agent Skills Included

emdash

Build and manage modern CMS sites with AI agent skills

Builds full content-managed websites on Astro and Cloudflare with a complete admin panel, plugins, and media library. Guides AI agents through creating collections, seeding content, writing plugins, porting WordPress themes, and managing content via CLI. Removes manual CMS setup, schema design guesswork, and repetitive content operations so sites ship faster.
npx skills add emdash-cms/emdash --all -g -y
Available:

Gives AI coding agents the architecture rules, code patterns, and workflow commands needed to safely write and review code in the EmDash repository, and points them to the right sub-skills for each task.

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

review

Review pull requests for bugs, regressions, and convention violations with line-anchored findings.

Official
Advanced
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

repro-public

Reproduce public-site rendering bugs via bgproc demo and agent-browser.

Official
Advanced
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

repro-api

Reproduce EmDash bugs below the browser layer with failing vitest tests.

Official
Intermediate
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

verify

Cross-reference code, comments, docs, and tests to classify symptoms as bug or intended behavior.

Official
Intermediate
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

diagnose

Trace bug symptoms to the responsible file and approximate line.

Official
Advanced
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

fix

Apply diagnosed bug fixes and stage changes after passing tests, lint, and typecheck.

Official
Advanced
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

repro-admin

Reproduce an EmDash admin UI bug with screenshots and a replayable transcript.

Official
Intermediate
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

building-emdash-site

Scaffold and customize EmDash-powered Astro sites with deployment configurations.

Official
Intermediate
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

creating-plugins

Scaffold EmDash plugins with hooks, storage, admin UI, API routes, and Portable Text blocks.

Official
Advanced
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

emdash-cli

Automate EmDash CMS management via CLI commands for local and remote workflows.

Official
Intermediate
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

agent-browser

Automate browser interactions to verify UI changes and capture screenshots.

Official
Intermediate
๐Ÿ“ฆ In Repo
emdash-cmsemdash-cms

wordpress-plugin-to-emdash

Migrate WordPress plugins to EmDash with TypeScript skeletons and concept mapping.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install EmDash?โ–ผ

Run `npx skills add emdash-cms/emdash --all -g -y` in your terminal to install all agent skills in this suite globally.

What is EmDash CMS?โ–ผ

EmDash is a full-stack TypeScript CMS built on Astro and Cloudflare with an admin panel, plugin system, and media library. It works like a modern, secure alternative to WordPress.

Can AI agents build an EmDash site for me?โ–ผ

Yes. The included skills teach your agent to design schemas, write seed files, query content, and render pages, so it can build a complete site from plain-English instructions.

Can I migrate from WordPress to EmDash?โ–ผ

Yes. Dedicated skills port WordPress themes and plugins to EmDash, mapping concepts like shortcodes, widgets, and menus to their EmDash equivalents.

Does EmDash work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and the templates ship MCP configuration, so they work in Claude Code, Cursor, VS Code, and similar tools.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’