Create, audit, and heal Claude Code extensions — skills, commands, subagents, hooks, MCP servers
Audit skill for YAML compliance, pure XML structure, progressive disclosure, and best practices
Audit slash command file for YAML, arguments, dynamic context, tool restrictions, and content quality
Audit subagent configuration for role definition, prompt quality, tool selection, XML structure compliance, and effectiveness
Create or edit Claude Code skills with expert guidance on structure and best practices
Invoke create-hooks skill for expert guidance on Claude Code hook development
Expert skill auditor for Claude Code Skills. Use when auditing, reviewing, or evaluating SKILL.md files for best practices compliance. MUST BE USED when user asks to audit a skill.
Expert slash command auditor for Claude Code slash commands. Use when auditing, reviewing, or evaluating slash command .md files for best practices compliance. MUST BE USED when user asks to audit a slash command.
Expert subagent auditor for Claude Code subagents. Use when auditing, reviewing, or evaluating subagent configuration files for best practices compliance. MUST BE USED when user asks to audit a subagent.
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
Expert guidance for creating, configuring, and using Claude Code hooks. Use when working with hooks, setting up event listeners, validating commands, automating workflows, adding notifications, or understanding hook types (PreToolUse, PostToolUse, Stop, SessionStart, UserPromptSubmit, etc).
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should interact with via the MCP protocol. Supports both TypeScript and Python implementations.
Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running multi-stage workflows (research -> plan -> implement).
Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.
Runs pre-commands
Contains inline bash commands via ! syntax
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 modular marketplace of Claude Code plugins for planning, prompting, reflection, and productivity workflows. Install only what you need — each plugin is independent with its own commands, skills, and agents.
Forked from TACHES with added playbook system (ACE pattern) for cross-session knowledge accumulation.
| Plugin | What it does | Commands | Skills | Agents |
|---|---|---|---|---|
| consider | Mental model thinking frameworks | 12 | — | — |
| research | Structured research workflows | 8 | — | — |
| reflection | ACE playbook system | 2 | 2 | 1 |
| extensibility | Create/audit/heal Claude Code extensions | 9 | 6 | 3 |
| planning | Project planning + team orchestration | 4 | 1 | 2 |
| todos | Linear-integrated task management | 3 | — | — |
| tools | Docs, debugging, Ralph loops | 3 | 3 | — |
| prompting | Prompt engineering for delegation | 3 | — | — |
| expertise | Domain knowledge (iOS, macOS, n8n) | — | 3 | — |
| native-workflow | Native plan mode iterative workflow | 3 | — | 1 |
From within Claude Code:
# Add the marketplace
/plugin marketplace add HelloWorldSungin/ark-ai-agent
# Install only plugins you need
/plugin install consider@ark-ai-agent
/plugin install planning@ark-ai-agent
/plugin install reflection@ark-ai-agent
Or from a local submodule:
/plugin marketplace add ./external/ark-ai-agent
/plugin install consider@ark-ai-agent
Use the interactive /plugin UI to browse all available plugins.
v3.0.0 replaces the monolithic ark-ai-agent plugin with 9 independent plugins. To migrate:
/plugin uninstall ark-ai-agent@ark-ai-agentark-ai-agent:consider:first-principles are now consider:first-principlesApply mental frameworks to decisions and problems.
| Command | Description |
|---|---|
first-principles | Break down to fundamentals and rebuild |
inversion | Solve backwards — what guarantees failure? |
pareto | Apply 80/20 rule to focus on what matters |
second-order | Think through consequences of consequences |
5-whys | Drill to root cause |
occams-razor | Find simplest explanation |
one-thing | Identify highest-leverage action |
swot | Map strengths, weaknesses, opportunities, threats |
eisenhower-matrix | Prioritize by urgent/important |
10-10-10 | Evaluate across time horizons |
opportunity-cost | Analyze what you give up |
via-negativa | Improve by removing |
Structured research workflows with web search and analysis.
| Command | Description |
|---|---|
competitive | Competitive analysis |
deep-dive | Deep dive into a topic |
feasibility | Feasibility study |
history | Historical research |
landscape | Landscape survey |
open-source | Open source research |
options | Options analysis |
technical | Technical research |
Accumulate reusable knowledge across sessions using the ACE (Agentic Context Engineering) pattern.
| Component | Name | Description |
|---|---|---|
| Command | session-reflect | Analyze session and extract learnings |
| Command | playbook-update | Apply reflection to playbook files |
| Skill | session-reflect | End-of-session knowledge extraction |
| Skill | playbook-update | Curator-managed playbook updates |
| Agent | playbook-curator | ACE-style playbook curation with dedup |
Workflow: End of session → /session-reflect → /playbook-update → knowledge persists to next session.
See playbook system docs for details.
The complete Claude Code extension lifecycle: create, audit, and heal.
npx claudepluginhub helloworldsungin/ark-ai-agent --plugin extensibilityMCP wrapper skills for calling GitHub, Linear, Context7, DeepWiki, and Playwright via mcporter CLI — zero context window overhead
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Project planning and execution — solo plans, team orchestration, Linear integration
Prompt engineering for task delegation — create prompts, run prompts, guided questioning
Shared skills for ArkNode projects built around two co-equal cores: a stateless workflow consultant that routes each task to exactly one execution ecosystem and files a GitHub epic as the plan of record, and a conventions layer (OKF v0.1 knowledge bundles, GitHub Issues task management, NotebookLM sync) applied via onboarding, health diagnostics, and version-driven migration.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Unified capability management center for Skills, Agents, and Commands.
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.