By gaodi16366
Create new skills, modify and improve existing skills, and measure skill performance
npx claudepluginhub gaodi16366/di-market --plugin skill-creatorA community marketplace for Claude Code plugins.
Add the following to your ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"di-market": {
"source": {
"source": "git",
"url": "https://github.com/gaodi16366/di-market.git"
}
}
}
}
See .claude-plugin/marketplace.json for the full registry.
| Plugin | Description |
|---|---|
| skill-creator | Create new skills, modify and improve existing skills, and measure skill performance |
This marketplace supports the following plugin types:
skills/) — Claude Code skills loaded via SKILL.mdmcp-servers/) — Model Context Protocol servers (coming soon)hooks/) — Event-driven automation hooks (coming soon)To submit a plugin, open a pull request with your plugin added to the appropriate directory and registered in .claude-plugin/marketplace.json.
Each plugin carries its own license. See the LICENSE.txt in each plugin directory.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Share bugs, ideas, or general feedback.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Frontend design skill for UI/UX implementation
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.