marketplace/bundles/pm-dev-frontend/skills/plan-marshall-plugin/SKILL.md
JavaScript domain extension with skill domains, module applicability, and workflow integration
npx skillsauth add cuioss/plan-marshall plan-marshall-pluginInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Domain extension providing JavaScript development skill registration to plan-marshall workflows.
Configuration in extension.py implements the Extension API contract:
| Function | Purpose |
|----------|---------|
| get_skill_domains() | Domain metadata with profiles |
| applies_to_module() | Check JavaScript applicability via build systems |
| provides_triage() | Returns pm-dev-frontend:ext-triage-js |
Build operations (npm/npx execution, parsing, discovery) are provided by:
plan-marshall:build-npm - npm build execution and module discoveryThis extension is discovered by:
extension-api - Domain registrationskill-domains - Domain configurationmarshall-steward - Project setup wizardplan-marshall:extension-api - Extension API contractplan-marshall:build-npm - npm build operationstesting
A test skill for README generation
testing
A test skill with existing references
tools
Skill without references directory
development
Test skill with table-format references