Convert prompts, vague tasks, and agent workflows into repeatable, verifiable loops with goal/scope/verification/escalation/stop conditions.
SunflowersLwtech's toolbox — Claude Code skills, agents, commands, and MCP servers, packaged as a plugin marketplace.
/plugin marketplace add SunflowersLwtech/sunkit
/plugin install polanyi-design@sunkit
| Plugin | Type | What it does |
|---|---|---|
| polanyi-design | Skill | Frontend design cognitive engine grounded in Michael Polanyi's tacit knowledge framework — expert-level visual judgment for UI design and design systems |
| loopify-requirements | Skill | Convert prompts and vague tasks into repeatable, verifiable loops with goal/scope/verification/escalation/stop conditions |
| github-repo-to-x-threads | Skill + Command | Analyze technical sources and produce responsible X content packs with evidence review, quality chain, and image assets |
| searchpo | Skills + Command | OSS Radar search pipeline — data prep, agent harness, research/impl agents, searchpo-full-flow |
| mcp-creator-growth | MCP server | Context-aware learning sidebar for AI coding assistants (Python, runs via uvx; independent repo) |
| search-harness | Knowledge skill | Domain knowledge and roadmap for building a search harness for coding agents |
This repository started life as polanyi-design and was renamed to sunkit
(the old URL redirects here). The other plugins were merged in from their
original repositories with full commit history preserved (git subtree):
plugins/polanyi-design/skills/polanyi-design/ — this repo's original contentplugins/searchpo/ ← searchpoplugins/loopify-requirements/skills/loopify-requirements/ ← loopify-requirementsplugins/search-harness/skills/search-harness/ ← search-harnessmcp-creator-growth lives in its own repository: mcp_creator_growth (referenced by this marketplace)mcp-creator-growth needs uv installed (uvx launches the server straight from its plugin directory).Individual plugins keep the licenses of their source repositories (see each plugin directory).
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 sunflowerslwtech/sunkit --plugin loopify-requirementsOSS Radar search pipeline: data prep, agent harness, research/impl agents, and the searchpo-full-flow command.
Domain knowledge and roadmap for building a search harness for coding agents: CLI + skills design notes, API docs, and strategy.
Analyze technical sources and produce Agent-engineering-positioned X content packs with evidence review, model quality chain, reusable assets, and image assets.
Frontend design cognitive engine grounded in Michael Polanyi's tacit knowledge framework. A Claude Code Skill that surfaces expert-level visual judgment.
MCP Creator Growth - Context-aware learning sidebar for AI coding assistants, served as an MCP server.
Chase AI's skill pack for Claude Code. Ships loop-engineer — an interview-driven loop-engineering architect.
Core workflow engine - Execute workflow-as-markdown definitions with validation-driven completion
Design and scaffold self-running agent loops, and file feedback as GitHub issues under your own account.
33 battle-tested skills + a minimal harness (CLAUDE.md, verifier subagent, format-on-write hook, MEMORY index, loop runner) for Claude Code, Cursor, Codex, and Gemini CLI.
Build loop engineers: a file-based knowledge base your agents read/write (loops), plus a codebase harness (dev-local stack, e2e gate, an isolated cloud box per agent via crabbox, and verify-before-ship) so loops can run, test, and ship code autonomously.
Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows