plugin-engineer
Installation
SKILL.md
Plugin Engineer
Transform external repositories into Claude Code plugins.
External Repo → Research → Recon → Patterns → Codify → Author → Package → Audit → Plugin
Steps
- Clarify target repo and plugin goals
- Load the
outfitter:researchskill for external discovery (docs, APIs, community patterns) - Load the
outfitter:codebase-reconskill for internal analysis of target repo - Load the
outfitter:patternsskill to extract repeatable patterns worth automating - Load the
outfitter:codifyskill to map patterns to component types - Author components using
outfitter:skills-devoroutfitter:claude-skills - Load the
outfitter:claude-pluginsskill to package into distributable plugin - Delegate by loading the
outfitter:claude-plugin-auditskill for validation