Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By quadralay
Complete skills suite for WebWorks ePublisher platform including project management, Markdown++ source integration, AutoMap publishing automation, and Reverb output testing
npx claudepluginhub quadralay/webworks-agent-skills --plugin webworks-agent-skillsAUTHORITATIVE REFERENCE for WebWorks AutoMap CLI. Use when working with .waj/.wep/.wrp/.wxsp files, executing builds, detecting installation, creating job files, or automating CI/CD publishing workflows.
AUTHORITATIVE REFERENCE for CLAUDE.md / AGENTS.md / GEMINI.md audit and reduction. Use this skill WHENEVER working with agent context files (CLAUDE.md, AGENTS.md, GEMINI.md, and similar) to keep them small and behaviorally focused. This includes: (1) auditing an existing agent MD file for bloat, (2) reducing or shrinking a bloated CLAUDE.md, (3) removing discoverable content the model can find on its own, (4) applying the Pink Elephant and Staleness tests to candidate entries, (5) creating a new minimal agent MD file for a repository, (6) reviewing whether existing guidance still earns its place. ALWAYS consult this skill before editing an agent MD file to ensure the result steers the agent only on things it cannot self-correct. Triggers: reduce claude.md, audit agent md, shrink CLAUDE.md, trim AGENTS.md, CLAUDE.md too long, claude md bloated, context file audit, agent md review.
AUTHORITATIVE REFERENCE for WebWorks ePublisher projects. Use when working with .wep/.wrp/.wxsp project files, understanding project structure, file resolver hierarchy, target configurations, or source document groups.
AUTHORITATIVE REFERENCE for using Markdown++ source documents inside WebWorks ePublisher projects. Use when wiring Markdown++ files into a .wep/.wrp/.wxsp project, mapping styles to Stationery, configuring variables and conditions per target, building Markdown++ sources via AutoMap, or shaping Reverb output from Markdown++ markers and aliases. For Markdown++ syntax rules, validation, and best practices independent of ePublisher, use the markdown-plus-plus skill from the quadralay/markdown-plus-plus plugin.
AUTHORITATIVE REFERENCE for WebWorks Reverb 2.0 output. Use when testing Reverb output in browser, analyzing CSH links, customizing SCSS themes, inspecting url_maps.xml, or generating test reports.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Complete skills suite for WebWorks ePublisher platform including Markdown++ authoring, project management, AutoMap publishing automation, and Reverb output testing
Remove signs of AI-generated writing from text. Detects and fixes 25 common AI writing patterns based on Wikipedia's Signs of AI writing guide.
Authoritative reference for Markdown++ syntax including variables, conditions, custom styles, file includes, markers, multiline tables, and combined commands. Includes validation and alias generation scripts.
AI agent skills for WebWorks ePublisher and Markdown++ authoring.

In Claude Code:
/plugin marketplace add quadralay/webworks-agent-skills
/plugin install webworks-agent-skills@webworks-agent-skills
Migrating from
webworks-claude-skills? This repo was renamed in 3.0.0. Uninstall the old plugin (/plugin uninstall webworks-claude-skills) before installing the new one. Any skill invocations or permission entries in your.claude/settings.local.jsonreferencingwebworks-claude-skills:*must be updated towebworks-agent-skills:*.
All skills activate automatically based on your project context.
| Skill | What It Does |
|---|---|
| epublisher | ePublisher project knowledge, file resolver hierarchy, customization patterns |
| markdown-integration | ePublisher integration patterns for Markdown++ sources (variable resolution, style mapping to Stationery, per-target conditions) |
| automap | Automated publishing with AutoMap CLI |
| reverb2 | Reverb 2.0 output testing, CSH analysis, SCSS theming |
| claude-md-audit | Audit and shrink CLAUDE.md / AGENTS.md / GEMINI.md to behaviorally-focused entries the agent can't self-discover |
| humanizer | Remove signs of AI-generated writing from text โ vendored from blader/humanizer with planned divergence for agent-readable input |
For Markdown++ format syntax, validation, and authoring best practices, install the companion plugin quadralay/markdown-plus-plus. The markdown-integration skill in this plugin defers to it for format-level concerns and focuses on the ePublisher integration layer.
Publishing:
You: "Publish the project with all targets"
Claude: Detects AutoMap, runs publish, reports results
Testing:
You: "Test the Reverb output for JavaScript errors"
Claude: Launches browser, checks console, reports issues
Markdown++ integration:
You: "Why does $product_name; render as literal text in the PDF target?"
Claude: Walks the variable resolution hierarchy (Stationery โ project โ target โ job file)
and identifies which level is missing the value
Theming:
You: "Change the primary color to #2563eb"
Claude: Guides you through SCSS variable overrides with proper cascade mappings
Agent context file audit:
You: "Audit our CLAUDE.md โ it's gotten bloated"
Claude: Backs up to CLAUDE.md.bak, then reduces to entries that prevent
real agent mistakes (removes discoverable architecture, tech lists,
directory layouts)
| Skill | Platform | Requirements |
|---|---|---|
| epublisher | Windows | ePublisher 2024.1+ |
| markdown-integration | Windows | ePublisher 2024.1+ (paired with quadralay/markdown-plus-plus for format syntax) |
| automap | Windows | ePublisher + AutoMap |
| reverb2 | Windows | ePublisher + browser |
| claude-md-audit | Any | Claude Code |
| humanizer | Any | Claude Code or Claude Desktop |
See CONTRIBUTING.md for guidelines.
MIT License - see LICENSE.
๐ ๏ธ Built for WebWorks ePublisher | ๐ค Powered by Claude Code