ace8991 avatar

ace8991

Community

@ace8991

1Followers
|
23Public Repos
|
10Published Skills

ace8991 provides Claude Code plugin development skills covering commands, hooks, agents, MCP servers, plugin scaffolding, and Opus 4.5 model migration.

Skills Distribution
DomainDeveloper To...Claude Code Plugin.. (40%)Extension Componen.. (30%)Model Context Prot.. (15%)Model Migration & .. (10%)

Agent Skills by ace8991

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About ace8991

FAQPage Schema
What tasks can I accomplish using ace8991's skills?

You can scaffold Claude Code plugins, create slash commands with YAML frontmatter, build subagents, implement event-driven hooks, integrate MCP servers over SSE/stdio/HTTP/WebSocket, configure plugin settings via .local.md files, write hookify rules, and migrate prompts to Opus 4.5.

Who are these skills designed for?

These skills target developers building Claude Code plugins and extensions. They suit engineers creating custom slash commands, autonomous subagents, hook-based validation, or MCP server integrations, plus teams upgrading existing codebases from Sonnet 4.0 or Opus 4.1 to Opus 4.5.

How do the plugin structure and settings skills work in practice?

The plugin-structure skill guides directory layout, plugin.json manifest configuration, and ${CLAUDE_PLUGIN_ROOT} usage for auto-discovery. The plugin-settings skill documents the .claude/plugin-name.local.md pattern, storing per-project configuration as YAML frontmatter with markdown content.

What hook events and MCP server types are supported?

Hook development covers PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, and Notification events, including prompt-based hooks. MCP integration supports SSE, stdio, HTTP, and WebSocket server types configured via .mcp.json.

Are there licensing terms or limitations to know about?

The frontend-design skill references complete license terms in its bundled LICENSE.txt file. The Opus 4.5 migration skill explicitly does not handle Haiku 4.5 migrations. Other skills carry version numbers (0.1.0–0.2.0) indicating early-stage releases.