Loads specialized development guides into context from local paths or online via dev-guides-navigator plugin with caching and disambiguation. Suggests applications to current tasks.
From drupal-dev-frameworknpx claudepluginhub camoa/claude-skills --plugin drupal-dev-frameworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Audits repo, MCP servers, plugins, connectors, env surfaces, and harness setup; inventories capabilities and recommends ECC-native skills, hooks, agents, workflows.
Load development guides into context when needed. Delegates to the dev-guides-navigator plugin for online guide discovery.
Activate when:
Read {project_path}/project_state.md and look for **Guides Path:** {path}.
If found and specific guide requested by filename, read it directly. Otherwise, proceed to step 2.
Invoke the dev-guides-navigator skill with the task keywords. The navigator handles:
llms.txt (no redundant fetches)index.mdBased on guide content returned by the navigator, suggest:
Apply to current task:
- {Specific recommendation from guide}
- {Pattern to follow}
- {Thing to avoid}
Add these to architecture/implementation? (yes/no)
STOP and wait for user: