By artimath
Complete Claude Code extension builder: skills, agents, hooks, plugins, marketplaces, slash commands. Includes /update-plugin command, creation guides, testing patterns, and maintenance workflows.
Create a new slash command for Claude Code.
Create a new Claude Code hook for lifecycle automation.
Create a new Claude Code marketplace for organizing plugins.
Create a new Claude Code plugin with proper manifest and structure.
Create a new Claude Code skill with proper structure and best practices.
Build Claude Code extensions - skills, agents, hooks, plugins, marketplaces, slash commands. Use when creating Claude Code components, building new skills, writing agents, creating hooks, making plugins, setting up marketplaces, writing slash commands, fixing extension configurations, or troubleshooting Claude Code extensions. Includes builder agents for autonomous creation. Not for looking up docs - use claude-code-docs-reference for that.
---
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
---
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
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.
Standalone Claude Code marketplace that publishes only the claude-code-meta plugin and the associated skill-reference examples. This repo is published on GitHub as artimath/surf-market.
plugins/claude-code-meta/: complete Claude Code meta plugin (SKILL.md, references, CHANGELOG, and builder commands).plugins/claude-code-meta/skills/claude-code-meta/references/skill-examples/: exported skill and public artifacts for modeling high-fidelity skill layouts and outputs./plugin marketplace add [email protected]:artimath/surf-market.git
/plugin install claude-code-meta@surf-market
Restart Claude Code after installation so the claude-code-meta skill (with /build-* and /update-plugin) becomes available.
Alternatively use the claude CLI to register/install:
claude plugin marketplace add [email protected]:artimath/surf-market.git
claude plugin install claude-code-meta@surf-market
claude --help lists all CLI commands and flags you can use to automate installs or validations.
Once the marketplace is registered and the claude-code-meta plugin is installed, invoke the builders by referencing their skill names directly. For example:
Each builder skill loads automatically with the plugin; just mention it (or run /build-skill, /build-plugin, /build-marketplace, /build-hook, /build-command, or /update-plugin) and the meta workflows execute in context.
npx claudepluginhub artimath/surf-marketMeta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Create skills, subagents, hooks, commands, and plugins for Claude Code
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
Interactive plugin builder for Claude Code - serves as both an example plugin and a tool to create new plugins through guided prompts with specialized builder skills for each component type
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.