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-growthlives in its own repository: mcp_creator_growth (referenced by this marketplace)
mcp-creator-growthneeds uv installed (uvxlaunches the server straight from its plugin directory).
Individual plugins keep the licenses of their source repositories (see each plugin directory).