npx claudepluginhub multivmlabs/ralph-starter --plugin ralph-starterThis skill uses the workspace's default tool permissions.
Extract a Figma design and build it as production code.
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.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Extract a Figma design and build it as production code.
ralph_fetch_spec with source: "figma" and the Figma file URL as identifier
spec (full design spec), tokens (CSS/Tailwind design tokens), components (component code), content (text/IA), assets (icons/images)ralph_run to build the implementation:
from: "figma" to fetch directly from the Figma sourceSupported frameworks: React, Vue, Svelte, Astro, Next.js, Nuxt, HTML.