From plugins-claude
Load Claude Code reference documentation into context for a task (e.g. creating skills, hooks, sub-agents, etc.)
How this skill is triggered — by the user, by Claude, or both
Slash command
/plugins-claude:prime-claude [load | doc-names...][load | doc-names...]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`CLAUDE_PLUGIN_DATA=${CLAUDE_PLUGIN_DATA} node ${CLAUDE_PLUGIN_ROOT}/dist/skills/prime-claude/index.js $ARGUMENTS`
!CLAUDE_PLUGIN_DATA=${CLAUDE_PLUGIN_DATA} node ${CLAUDE_PLUGIN_ROOT}/dist/skills/prime-claude/index.js $ARGUMENTS
If the output above contains "ERROR:", relay the error message to the user exactly as shown and stop. Do not proceed with any other work.
If the first argument was load, confirm which documents were fetched and that they are now available for future /prime-claude invocations.
Otherwise, you have been primed with the requested Claude Code reference documentation. Acknowledge which documents were loaded and ask the user what they'd like to build or work on.
npx claudepluginhub pcollinsonline/claude-asana --plugin plugins-claudeFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.