title: Developer Hub
Developer Hub
This section curates everything engineers need to build, package, and operate PowerX plugins. Start with the guides below and dive into the references that apply to your team.
Start Here
- Plugin Quickstart – Bootstrap the standalone skeleton, run the simulator, and validate CRUD flows end to end.
- Plugin Framework & Roadmap – Understand the repository layout, DDD layering, and the phased plan for the PowerX plugin ecosystem.
- Tooling & Quality Practices – Align on CLI usage, release automation, and multi-layer testing expectations.
SDK & API References
- REST & GraphQL overview
- Webhook and event contracts
- Realtime streaming gateway
- Localization tooling lives under
docs/scripts/localization/for teams adopting multilingual content.
Plugin Ecosystem Guides
- PowerX Plugin SDK Guide
- Plugin runtime guide
- Testing and debugging playbook
- Architecture proposals (PXIP): PXIP-001 – Unified capability & transport
Scenarios & Implementation Patterns
- Plugin scaffolding and debugging scenarios: "browse
/en/scenarios/meta/powerx/plugin-ecosystem/(primary narratives) and the detailed stage playbooks under/en/scenarios/SCN-DEV-PLUGIN-*." - Cross-repo automation and publishing examples live in the Operations hub, especially
/en/scenarios/SCN-OPS-PLUGIN-LIFECYCLE-001/.
Looking for the Chinese source?
The canonical architectural notes and tutorials originate from Core/Plugins/PowerXPlugin/docs/guide and docs/plan. When something is missing in English, check those files first and help upstream improvements.
