By zeon-kun
Explains code with visual ASCII diagrams, everyday analogies, and step-by-step walkthroughs, highlighting common gotchas to help developers understand or teach a codebase.
Write an Architecture Decision Record (ADR) documenting a technical decision with context, options considered, and rationale. Use when a significant technical decision needs to be documented.
Design animations for React/Next.js components using Framer Motion (Motion) or GSAP. Covers entrances, scroll-triggered reveals, page transitions, stagger effects, and interactive micro-animations. Respects user motion preferences.
Design a RESTful or GraphQL API with endpoints, schemas, error handling, and versioning strategy. Use when starting a new API or extending an existing one.
Interview the user about their brand guidelines, aesthetics, and design preferences before building any UI. Produces a structured Brand Profile used by all other frontend skills. Always invoke first before design-system-init or component-design.
Decompose an epic or large feature into stories and tasks ready for sprint planning. Produces a structured backlog. Use when given a feature, epic, or milestone to break down.
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.
Cross-provider agent skills, tools, and orchestration patterns for software houses.
Built following claude-code-best-practice. All skills work as system prompts with any LLM provider — Claude, GPT-4o, MiniMax, Kimi, and others.
| Skill | Command | Description |
|---|---|---|
brand-intake | /brand-intake | Brand discovery interview → structured Brand Profile |
design-system-audit | /design-system-audit <dir> | Scan codebase, extract implicit design system |
design-system-init | /design-system-init | Generate globals.css tokens, Typography, providers |
layout-design | /layout-design <type> | Bento grid, dashboard, hero, magazine, masonry layouts |
component-design | /component-design <name> | Typed React component with CVA variants + shadcn/ui |
animation-design | /animation-design <component> | Framer Motion / GSAP animations with reduced-motion support |
frontend-review | /frontend-review <file> | React/Next.js review: a11y, performance, design tokens |
| Skill | Command | Description |
|---|---|---|
plan-feature | /plan-feature <feature> | Feature planning with phases, criteria, and risk assessment |
code-review | /code-review <file> | Severity-tagged code review (CRITICAL→LOW) |
write-tests | /write-tests <file> | Comprehensive test suite generation |
debug | /debug <error> | Root cause analysis and fix |
security-audit | /security-audit <file> | OWASP Top 10 vulnerability scan |
estimate | /estimate <task> | T-shirt sizing and story point estimation |
| Skill | Command | Description |
|---|---|---|
api-design | /api-design <resource> | REST/GraphQL API with schema, errors, versioning |
db-schema | /db-schema <model> | Database schema with indexes and migration plan |
adr | /adr <decision> | Architecture Decision Record |
breakdown | /breakdown <epic> | Epic → stories → tasks for sprint planning |
| Skill | Command | Description |
|---|---|---|
dockerfile | /dockerfile <app> | Multi-stage, production-ready Dockerfile |
ci-pipeline | /ci-pipeline <platform> | GitHub Actions / GitLab CI pipeline |
| Skill | Command | Description |
|---|---|---|
write-docs | /write-docs <topic> | README, runbooks, guides |
changelog | /changelog <version> | Structured changelog from commits |
explain-code | /explain-code <file> | Code explanation with diagrams |
| Skill | Command | Description |
|---|---|---|
refactor | /refactor <file> | Behavior-preserving code cleanup |
perf-audit | /perf-audit <file> | Performance bottleneck analysis |
inspect-secrets | /inspect-secrets <dir> | Safe config/secrets structure report |
save-output | (agent-internal) | Prompt user to save agent output as a markdown spec file |
generate-rules | (agent-internal) | Convert a decisions document into .claude/rules/ files |
| Skill | Command | Description |
|---|---|---|
codebase-ingest | /codebase-ingest <dir> | Systematic codebase analysis — architecture, patterns, brand, doc health |
session-plan | /session-plan <goals> | Token-aware session planning with prioritized TASKS.md generation |
doc-sync | (agent-internal) | Sync provider docs and TASKS.md after task execution |
| Skill | Command | Description |
|---|---|---|
git-history-restructure | (agent-internal) | Audit dirty repo state, group changes into clean logical commits, assess project structure |
| Agent | Skills Preloaded | Best For |
|---|---|---|
scout | codebase-ingest + explain-code + design-system-audit | Codebase digest at session start |
navigator | session-plan + breakdown + estimate | Task planning and TASKS.md generation |
forge | All execution skills | Executing tasks from TASKS.md |
scribe | doc-sync + write-docs + changelog | Syncing provider docs after execution |
npx claudepluginhub zeon-kun/claude-skills --plugin claude-skillsBuild a deterministic knowledge graph from a codebase or mixed corpus and render it as an Obsidian Canvas + linked notes. Pass 1 (code via tree-sitter + SQL) is local, free, and reproducible.
A dedicated pipeline to extract design comprehensively from tokens, atoms, and sub-components (dom analysis included)
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development