plugin-loader-generator
SolidGenerate dynamic plugin loading system with discovery, validation, and lifecycle management.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
plugin-hook-system
Generate hook-based plugin extension system with event emitter patterns.
plugin-manifest-schema
Define plugin manifest schema with versioning and dependency declarations.
plugin-dependency-resolver
Generate plugin dependency resolution logic with topological sorting.
opencode-plugins
Use this skill when building OpenCode plugins, hooking into OpenCode's lifecycle events, intercepting tool execution, injecting environment variables, adding custom tools via plugins, understanding plugin loading order and dependencies, or debugging plugin issues. Covers all plugin hooks, event types, TypeScript support, npm/local loading, custom tool creation, and real-world plugin patterns.
plugin-registry-manager
Manage SDK plugin discovery and registration