Agent Skills by voxxov222
Showing 10 vetted skills indexed across 1 GitHub repositories.
claude-opus-4-5-migration
Migrates codebases and prompts from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5.
Command Development
Create Claude Code slash commands with frontmatter, arguments, and bash execution.
Skill Development
Guides creation of Claude Code plugin skills with progressive disclosure structure.
Plugin Settings
Implements per-project plugin configuration using YAML frontmatter in .local.md files.
Plugin Structure
Guides creation of Claude Code plugin directory layouts, manifests, and component organization.
Hook Development
Create and validate event-driven hooks for Claude Code plugin automation.
MCP Integration
Configure Model Context Protocol servers in Claude Code plugins for external service integration.
Agent Development
Create and validate autonomous agent configurations for Claude Code plugins.
frontend-design
Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout choices.
Writing Hookify Rules
Create hookify rule files with YAML frontmatter and regex patterns for hook event matching.
Frequently Asked Questions About voxxov222
FAQPage SchemaWhat tasks can I accomplish using voxxov222's skills?▼
You can scaffold Claude Code plugins, create slash commands with YAML frontmatter and dynamic arguments, build subagents, implement event-driven hooks, integrate MCP servers over SSE/stdio/HTTP/WebSocket, configure per-project plugin settings via .local.md files, and migrate prompts to Opus 4.5.
Who are these skills designed for?▼
Developers building or extending Claude Code plugins who need guidance on plugin structure, hook events, agent system prompts, command development, and Model Context Protocol server integration for connecting external services.
How do the plugin configuration and settings skills work in practice?▼
The plugin-settings skill documents the .claude/plugin-name.local.md pattern, storing per-project plugin configuration as YAML frontmatter with markdown content, enabling user-configurable plugin behavior and readable state files.
Does the Opus 4.5 migration skill cover all Claude models?▼
No. It migrates prompts, code, and model strings from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5, handling known behavioral differences. It explicitly does not migrate Haiku 4.5.
What licensing applies to these skills?▼
The frontend-design skill references complete terms in an included LICENSE.txt file. Other skills carry version numbers (0.1.0–0.2.0) without stated license terms, so users should review the repository before redistribution.