By ygavrilov
A plugin providing essential skills for creating agents, skills and managing llm wiki. While agents and skills are based on the official documentation they are highly opinionated.
Create or edit Claude Code subagent (agent) definition files based on official documentation. Use when the user wants to create a new subagent, modify an existing agent, or needs guidance on agent frontmatter fields, tool access, permission modes, or memory configuration.
Execute LLM wiki operations on a codebase. Use when initializing a new wiki structure or analyzing and ingesting a code repository into a wiki. Supports init (create wiki scaffold) and ingest (analyze codebase, extract stack/structure/entities/flows, write wiki pages).
LLM-powered wiki knowledge base. Use when discussing, planning, setting up, or maintaining an LLM wiki — a persistent, compounding knowledge base maintained by an LLM over raw source documents. Covers architecture, operations (init, ingest, query, lint), and conventions.
Create or edit Claude Code plugins based on official documentation. Use when the user wants to create a new plugin, package skills/agents/hooks/MCP servers into a plugin, write a plugin manifest, or convert standalone .claude/ configuration into a distributable plugin.
Create or edit Claude Code skills based on official documentation. Use when the user wants to create a new skill, modify an existing skill, or needs guidance on skill structure and frontmatter fields.
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.
A Claude Code marketplace shipping the claude-code-masters plugin: five skills for building and managing Claude Code skills, agents, plugins, and LLM wikis. Opinionated, based on official docs.
| Skill | Purpose |
|---|---|
skill-master | Create/edit Claude Code skills |
agent-master | Create/edit Claude Code subagents |
plugin-master | Create/edit plugins; package & distribute |
llm-wiki | Reference knowledge on the LLM wiki pattern |
llm-wiki-ops | Run LLM wiki ops (init, ingest) on a codebase |
Add the marketplace, then install the plugin:
/plugin marketplace add ygavrilov/claude-code-skill-master-plugin
/plugin install claude-code-masters@ygavrilov-claude-code-masters
Invoke a skill directly:
/skill-master
/agent-master
/plugin-master
/llm-wiki
/llm-wiki-ops
Or describe the task in natural language — Claude invokes the matching skill automatically.
.claude-plugin/
plugin.json # Plugin metadata
marketplace.json # Marketplace listing
skills/
skill-master/ # SKILL.md + supporting docs (one per skill)
agent-master/
plugin-master/
llm-wiki/
llm-wiki-ops/
Yevgeniy Gavrilov
npx claudepluginhub ygavrilov/claude-code-skill-master-plugin --plugin claude-code-mastersDelivery Manager plugin v3 — orchestrator + engineer workers + core/lang/framework/project skills.
A personal operating system for Claude Code: a PA agent that classifies every input and delegates to worker tiers running SOP skills for task, wiki, planning, scheduling, notes, and software-delivery workflows. Ships generic — a first-run setup wizard personalizes your workspace.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.