EmDash avatar

EmDash

Official

@emdash-cms

0Followers
|
5Public Repos
|
23Published Skills

Offers specialized diagnostic, migration, and development capabilities for managing headless content architectures and custom plugin ecosystems.

Skills Distribution
DomainDeveloper To...Bug Diagnosis & Re.. (40%)CMS Plugin Develop.. (30%)Platform Migration (20%)Quality Assurance (10%)

Agent Skills by EmDash

Showing 23 vetted skills indexed across 1 GitHub repositories.

emdash-cmsemdash-cms
12.1k

verify

Determines whether diagnosed code behavior is a bug or intended design.

Official
Intermediate
emdash-cmsemdash-cms
12.1k

investigate

Investigate EmDash GitHub issues through classify, reproduce, diagnose, verify, and fix stages.

Official
Advanced
emdash-cmsemdash-cms
12.1k

diagnose

Trace reproduced symptoms to root-cause source code and propose concrete fixes.

Official
Advanced
emdash-cmsemdash-cms
12.1k

fix

Implements diagnosed bug fixes, runs focused verification, and publishes candidate branches.

Official
Advanced
emdash-cmsemdash-cms
12.1k

implement

Implements maintainer-directed EmDash enhancements with focused tests, verification, and candidate publication.

Official
Advanced
emdash-cmsemdash-cms
12.1k

building-emdash-site

Build and customize EmDash CMS sites on Astro with schema, queries, and seed files.

Official
Advanced
emdash-cmsemdash-cms
12.1k

creating-plugins

Create EmDash CMS plugins with hooks, storage, routes, and admin UI.

Official
Advanced
emdash-cmsemdash-cms
12.1k

emdash-cli

Manages EmDash CMS content, schema, media, and taxonomies via command-line operations.

Official
Intermediate
emdash-cmsemdash-cms
12.1k

writing-emdash-docs

Write and review EmDash documentation for accuracy, structure, and natural prose.

Official
Intermediate
emdash-cmsemdash-cms
11.6k

review

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

Official
Advanced
emdash-cmsemdash-cms
11.6k

repro-public

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

Official
Advanced
emdash-cmsemdash-cms
11.6k

repro-api

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

Official
Intermediate
emdash-cmsemdash-cms
11.6k

verify

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

Official
Intermediate
emdash-cmsemdash-cms
11.6k

diagnose

Trace bug symptoms to the responsible file and approximate line.

Official
Advanced
emdash-cmsemdash-cms
11.6k

fix

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

Official
Advanced
emdash-cmsemdash-cms
11.6k

repro-admin

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

Official
Intermediate
emdash-cmsemdash-cms
11.6k

building-emdash-site

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

Official
Intermediate
emdash-cmsemdash-cms
11.6k

creating-plugins

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

Official
Advanced
emdash-cmsemdash-cms
11.6k

emdash-cli

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

Official
Intermediate
emdash-cmsemdash-cms
11.6k

agent-browser

Automate browser interactions to verify UI changes and capture screenshots.

Official
Intermediate
emdash-cmsemdash-cms
11.6k

wordpress-plugin-to-emdash

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

Official
Advanced
emdash-cmsemdash-cms
11.6k

adversarial-reviewer

Identify and prove bugs in code using adversarial review techniques.

Official
Advanced
emdash-cmsemdash-cms
11.6k

wordpress-theme-to-emdash

Port WordPress themes to EmDash CMS through a structured workflow.

Official
Advanced

Frequently Asked Questions About EmDash

FAQPage Schema
What specific tasks can developers perform using EmDash?

Developers can perform end-to-end bug lifecycle management, including reproduction, diagnosis, and patching. Additionally, the platform enables scaffolding for custom plugins, migration of legacy WordPress assets to TypeScript-based structures, and deployment configuration for Astro-powered sites.

Which personas benefit most from these technical capabilities?

These capabilities are designed for full-stack engineers and CMS maintainers tasked with migrating legacy web content to headless architectures. It is particularly suited for developers requiring rigorous regression testing, adversarial code review, and structured plugin development within the EmDash ecosystem.

What are the primary prerequisites for implementing EmDash?

Implementation requires a foundational understanding of TypeScript and the Astro framework. Users must have a local environment configured for Vitest to execute regression tests and possess existing WordPress source files if performing theme or plugin migrations.