Help us improve
Share bugs, ideas, or general feedback.
From plugins-claude
Show status of loaded Claude Code reference documentation
npx claudepluginhub pcollinsonline/claude-asana --plugin plugins-claudeHow this skill is triggered — by the user, by Claude, or both
Slash command
/plugins-claude:prime-claude-status [check][check]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-status/index.js $ARGUMENTS`
Fetches 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.
Designs test strategies and plans with testing pyramid. Covers APIs, frontend, data pipelines, infrastructure; outputs plans including coverage targets, examples, and gaps.
Share bugs, ideas, or general feedback.
!CLAUDE_PLUGIN_DATA=${CLAUDE_PLUGIN_DATA} node ${CLAUDE_PLUGIN_ROOT}/dist/skills/prime-claude-status/index.js $ARGUMENTS
If the output above contains "ERROR:", relay the error message to the user exactly as shown and stop.
Otherwise, present the table output above to the user inside a fenced code block to preserve column alignment.