By MindWrapper
Focus a runaway blog draft — find the spine, cut or split tangents, crystallize sentences one at a time. Never writes for you.
A collection of Claude Code skills, installable from this repository.
Step 1 — add this marketplace (once per machine):
claude plugin marketplace add https://github.com/MindWrapper/claude-skills
Step 2 — install a skill:
claude plugin install <skill-name>@mindwrapper-claude-skills
Or browse interactively: /plugin → Discover.
Step 3 — update to get new skills:
claude plugin marketplace update mindwrapper-claude-skills
| Skill | Install command | Description |
|---|---|---|
shape-post | claude plugin install shape-post@mindwrapper-claude-skills | Focus a runaway blog draft — find the spine, cut or split tangents, crystallize sentences one at a time |
spark-me | claude plugin install spark-me@mindwrapper-claude-skills | Generative deep-dive conversation to surface your best thinking — one question at a time, with /later to capture sparks mid-session |
build-a-skill | claude plugin install build-a-skill@mindwrapper-claude-skills | Guided companion for creating new skills |
Each skill lives in plugins/<skill-name>/ as a self-contained plugin.
plugins/your-skill/
├── .claude-plugin/
│ └── plugin.json # name, version, description, author
├── skills/your-skill/
│ ├── SKILL.md # trigger phrases + instructions for Claude
│ └── references/ # optional: detailed docs loaded on demand
└── README.md
To add a skill, use the build-a-skill skill — it guides the whole process and generates the files.
See the official docs for full plugin reference.
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 mindwrapper/claude-skills --plugin shape-postGenerative deep-dive conversation — one question at a time — to surface your best thinking. Use /later to capture sparks mid-session.
Guides you through creating a new Claude Code skill — discovery conversation, meta-cognition prompts, and file generation.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.