By LeaYeh
Scan all staged/unstaged changes, combine with session context and plan, generate an ordered conventional-commit plan within a token budget
Personal Agent Skills Collection for Claude Code.
/plugin marketplace add LeaYeh/skills
Then install individual skills:
/plugin install <skill-name>
| Name | Description |
|---|---|
| commit-splitter | Scan pending changes and produce an ordered conventional-commit plan; confirms before any git write |
plugins/<skill-name>/
├── .claude-plugin/
│ └── plugin.json
└── skills/
└── <skill-name>/
└── SKILL.md
plugin.json — metadata:{
"name": "<skill-name>",
"description": "<one-line trigger description>",
"author": { "name": "Lea Yeh" },
"category": "development",
"homepage": "https://github.com/LeaYeh/skills"
}
SKILL.md — frontmatter + prompt body:---
name: <skill-name>
description: "<trigger phrases and when to invoke this skill>"
---
# <Skill Title>
<Prompt body here>
.claude-plugin/marketplace.json plugins array:{
"name": "<skill-name>",
"description": "<one-line trigger description>",
"author": { "name": "Lea Yeh" },
"source": "./plugins/<skill-name>",
"category": "development",
"homepage": "https://github.com/LeaYeh/skills"
}
/plugin install <skill-name>.Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimnpx claudepluginhub leayeh/skills --plugin commit-splitterUltra-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.