By coflounder
Interview the user with AskUserQuestion and iteratively refine the result into a precise, verifiable completion condition for the native /goal skill.
A curated collection of Claude Code plugins by Coflounder.
This repository is a plugin marketplace: a single source you can add to Claude Code to discover and install the plugins below.
# inside Claude Code
/plugin marketplace add coflounder/claude-kit
/plugin install define-goal@claude-kit
/plugin install claude-speaks@claude-kit
Or from the CLI:
claude plugin marketplace add coflounder/claude-kit
claude plugin install define-goal@claude-kit
claude plugin install claude-speaks@claude-kit
define-goalInterview the user with the AskUserQuestion tool and iteratively refine their
intent into a precise, verifiable completion condition for the native
/goal skill.
The native /goal is an autonomous run-until control: /goal <condition> sets
a success condition and Claude works on its own until that condition is met
(Goal achieved) or judged unachievable (Goal could not be achieved); /goal clear stops early. Because the loop only ends when the condition flips true, the
condition has to be observable and self-checkable — that's exactly what
define-goal helps you craft.
define-goal runs a short structured interview (outcome, the verifiable signal,
scope, guardrails, give-up criteria, context), drafts a candidate condition plus
a short brief, refines them with you, writes the result to ./.goal/<slug>.md,
and then offers to run /goal <condition>.
define-goal -> ./.goal/<slug>.md + `/goal <condition>` -> /goal (native)
(clarify & sharpen the condition) (run until met)
/goalrequires a trusted workspace and hooks enabled.
See plugins/define-goal for the full skill.
claude-speaksSpeak short Haiku-summarized status lines from each Claude Code session so you
can supervise multiple background agents by ear. A Stop hook summarizes the
session's last response via claude -p (Haiku) into one or two TTS-friendly
sentences and dispatches them to one or more backends: local TTS, an HTTP
relay daemon on your device, and/or ntfy push to your phone.
Ships slash commands to control it: /enable, /disable, /status, /test.
Configure backends via CLAUDE_SPEAKS_* environment variables (see the plugin
README).
See plugins/claude-speaks for the full plugin and its
deployment matrix (local Mac, Linux box, phone-Termux + server, ntfy push).
claude-kit/
|-- .claude-plugin/
| `-- marketplace.json # marketplace manifest (lists the plugins)
`-- plugins/
|-- define-goal/
| |-- .claude-plugin/plugin.json
| `-- skills/define-goal/SKILL.md
`-- claude-speaks/
|-- .claude-plugin/plugin.json
|-- commands/ # /enable /disable /status /test
|-- hooks/hooks.json # Stop hook -> scripts/on-stop.sh
`-- scripts/ # summarize + dispatch + relay daemon
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub coflounder/claude-kit --plugin define-goalSpeak short Haiku-summarized status lines from each Claude Code session so you can supervise multiple background agents by ear. Local, SSH-tunneled, or ntfy push.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.