Domain knowledge and roadmap for building a search harness for coding agents: CLI + skills design notes, API docs, and strategy.
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.
OSS Radar search pipeline: data prep, agent harness, research/impl agents, and the searchpo-full-flow command.
Convert prompts, vague tasks, and agent workflows into repeatable, verifiable loops with goal/scope/verification/escalation/stop conditions.
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.
npx claudepluginhub sunflowerslwtech/sunkit --plugin search-harnessOSS Radar search pipeline: data prep, agent harness, research/impl agents, and the searchpo-full-flow command.
Research, docs lookup, utility routing, skill authoring, instruction review, reasoning, and agent configuration audits
Skill to search for Claude Plugins and Skills
Claude Code skill pack for Exa (30 skills)
Evidence-based agent skills compiler with progressive capability tiers (Quick/Forge/Forge+/Deep).
Toolkit for authoring and validating Claude Code skills and agents. Adds agent-author for build/edit/package, agent-validator with a version-sync gate, plus 13 templates. Auto-invoke on 'create skill', 'validate agent', 'build agent'.