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 elb-pr/claudikins-marketplace --plugin claudikins-grfpThis skill uses the workspace's default tool permissions.
**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.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
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..."