claude-skillsPrompt40/100 via “domain-specific agent orchestration with role-based skill binding”
232+ Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory.
Unique: Implements role-based agent orchestration where each agent (cs-content-creator, cs-ceo-advisor, cs-cto-advisor) is bound to a curated subset of skills via agent definitions, enabling teams to create specialized agents without exposing irrelevant tools. Agent definitions include CLAUDE.md (prompt templates) and plugin.json (tool bindings), allowing agents to be version-controlled and deployed independently.
vs others: More structured than ad-hoc agent creation (e.g., custom prompts in Claude) because skill bindings are explicit and version-controlled. Cleaner than monolithic agents with all tools available because role-based binding reduces cognitive load and prevents tool conflicts.