Help us improve
Share bugs, ideas, or general feedback.
From claudikins-grfp
Use when creating or updating a README. It enforces the 5-step 'Anti-Slop' pipeline and triggers the correct sub-skill for the current phase.
npx claudepluginhub espalier-redoubt/claudikins-marketplace --plugin claudikins-grfpHow this skill is triggered — by the user, by Claude, or both
Slash command
/claudikins-grfp:grfpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Goal:** Manage the lifecycle of README generation. Ensure no steps are skipped.
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.
Goal: Manage the lifecycle of README generation. Ensure no steps are skipped.
You MUST execute these phases in order. Do not skip to drafting until research is complete.
deep-dive (Get the Facts)crystal-ball (Get the Roadmap)brain-jam (Get the Voice)think-tank (Get the Patterns)pen-wielding (Write the Artifact)Before acting, checks the current context to decide which skill to trigger.
Condition: If you do not have a "Reality Report" (from Deep Dive) in the chat history...
Action: Invoke deep-dive immediately.
Do not ask: "Shall we start?" Just start.
Condition: If you have the Reality Report, but lack a "Roadmap & Future Improvements" table...
Action: Invoke crystal-ball immediately.
Condition: If you have Facts + Roadmap, but have not agreed on an "Angle" (Deep Tech vs. Pragmatist)...
Action: Invoke brain-jam immediately.
Condition: If you have the Angle, but lack a "Research Results" audit of similar repos...
Action: Invoke think-tank immediately.
Condition: If you have Facts + Roadmap + Angle + Patterns...
Action: Invoke pen-wielding to generate the final artifact.
When a sub-skill completes (e.g., deep-dive finishes), do not stop.
Example: "Deep Dive is complete. I see the Reality Report. Moving to Phase 2: Invoking crystal-ball..."