A personal skill library for Claude Code, distributed as a plugin marketplace. Each skill is a SKILL.md file triggered via /<skill-name> in Claude Code sessions, injecting domain-specific workflows and knowledge.
Step 1 — Add the marketplace source (one-time):
In Claude Code, run:
/plugin marketplace add adampan0527/adam-skills
Step 2 — Install the plugin:
/plugin install adam-skills@adam-skills
Step 3 — Restart Claude Code to load the new plugin.
Once installed, all skills are registered as slash commands. Type /<skill-name> to use any skill.
# Update to the latest version
/plugin update adam-skills@adam-skills
# List installed plugins
/plugin list
# View plugin details
/plugin details adam-skills@adam-skills
| Skill | Command | Description |
|---|---|---|
| Edu Web PowerPoint | /edu-web-powerpoint | From a lesson PDF/Word or an outline of key points, generate a click-driven 16:9 web presentation (web-ppt) with hands-on exercises |
/edu-web-powerpointFrom a lesson document (PDF / Word) or a key-points outline, generate a "looks like a video" click-driven 16:9 web presentation for teaching.
Use cases:
How to use:
/edu-web-powerpoint, then describe what you need:
If you want to fork this repo to create your own skills:
mkdir -p plugins/adam-skills/skills/<skill-name>
---
name: skill-name
description: One sentence explaining what this skill does and when to trigger it.
---
# Skill Name
[Instructions, patterns, and reference material go here.]
css-animations, smart-search.Type /<skill-name> in Claude Code to test.
MIT © Yan Pan
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 adampan0527/adam-skills --plugin adam-skillsUltra-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.