App Capabilities — Development skill for Claude Code
/app-capabilities — enforce role boundaries.
How to install App Capabilities
Installs to ~/.claude/skills/vmobifystudio-app-dev-team-app-capabilities/SKILL.md
mkdir -p ~/.claude/skills/vmobifystudio-app-dev-team-app-capabilities && curl -fsSL https://raw.githubusercontent.com/vmobifystudio/app-dev-team/HEAD/commands/app-capabilities.md -o ~/.claude/skills/vmobifystudio-app-dev-team-app-capabilities/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What App Capabilities does
/app-capabilities — enforce role boundaries
Check a role before granting an operation on a path:
node "${CLAUDE_PLUGIN_ROOT}/scripts/capability-check.mjs" \
--manifest "$CAPABILITY_MANIFEST" --role --operation --path
Missing, denied, or out-of-scope capabilities block. The manifest is the allowlist; prose in a role description cannot expand it.
Alternatives in Development
- Dive — Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting functi 1.8k ★
- Claude Engineer — A version of command line interface(CLI) that leverages the power of Claude Opus(3-4.7) 954 ★
- WP Abilities API — WordPress capabilities and permissions API 902 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Rules
Enforce Project Code Rules
Naming Crusade
Unleash parallel Naming Purist agents to enforce file naming conventions, variable semantics, and code clarity
Enforce Voice
Apply brand guidelines to content creation
Grounded
Claude Code hooks that enforce tool usage, prevent hallucinations and protect your codebase
Harden Containers
Pin base images by digest, enforce non-root, and harden Dockerfiles
Claude Md Compiler
Compile CLAUDE.md into a lockfile, then enforce repo changes against it in local runs, staged diffs, or CI.
Related Agents
Selfish Orchestrator
Coordinate the system, route work to specialists, synthesize conflicts, and enforce human approval boundaries.
Fe Architect
React/TS architecture advisory — component boundaries, data flow, state management, routing, module dependenci
Solidjs Architect
Use for SolidJS / SolidStart architectural work — scaffolding a new app, organizing folders, deciding where st