Guides developers through a systematic 7-phase workflow to create, validate, and document custom Claude Code plugins using the Lore framework.
The Lore Plugin Creator skill provides a structured, end-to-end workflow for building Claude Code extensions from initial concept to deployment. It automates the boilerplate of plugin development by managing directory structures, generating manifests, and providing template-driven implementations for skills, commands, agents, and hooks. By following a rigorous validation and documentation phase, it ensures that every plugin is portable, follows best practices, and is ready for marketplace integration.
Key Features
01Built-in validation for JSON manifests, frontmatter, and naming conventions
02Automated README generation and Lore marketplace integration support
03Guided discovery and component planning phases to prevent scope creep
040 GitHub stars
05Automated generation of plugin directory structures and manifest files
06Template-driven creation of skills, commands, agents, and hooks
Use Cases
01Converting manual prompt sequences into repeatable, structured Claude Code plugins
02Standardizing custom internal developer workflows for engineering teams
03Bootstrapping new AI-assisted development tools within the Lore ecosystem