What problem does it solve?
This Skill helps you work effectively inside the DXOS Composer plugins repository by turning plugin architecture, capabilities, surfaces, schemas, operations, and AI skills into actionable implementation guidance.
Core Features & Use Cases
- Plugin structure and wiring: Understand how Composer plugins are organized, registered, and activated across
src/, capabilities, translations, and surfaces.
- Capability and surface development: Implement or refactor React surfaces, operation handlers, schemas, and cross-plugin capability contracts using the repo's established patterns.
- AI skill authoring: Create or update skill definitions, keep session memory current, and follow the repo's discovery and implementation workflow.
- Use Case: A developer adding a new plugin can follow this Skill to design the structure, wire the modules correctly, and align the implementation with existing Composer conventions.
Quick Start
Use the composer-plugins skill to inspect the repository structure and tell me how to add a new Composer plugin following the established DXOS patterns.