PowerX
Enterprise plugin platform with unified identity, gateway, and scheduling
All Skills in This Repository (27)
Pure Emerald Level Indicatorssts
Issue short-lived JWTs for tenant-scoped plugin authentication via token exchange.
nuxt-layout
Generate RBAC-aware Nuxt navigation layouts and inject the app.vue template.
nuxt-tests
Validate Nuxt UI behaviors and API calls using Vitest and E2E tests.
nuxt-stores
Consolidate Nuxt Pinia store patterns into a reusable PowerX standard.
nuxt-components
Generate Nuxt UI form components with UModal and valibot validation.
nuxt-api-client
Generate Nuxt API client scaffolding with composable CRUD services for PowerX plugins.
nuxt-i18n
Standardize Nuxt i18n locale file structure and translation key conventions.
nuxt-pages
Enforce Nuxt CRUD page templates and theming rules via nuxt_pages.yaml.
feature-guide
Generate executable PowerX feature guides with Mermaid diagrams and code mappings.
crud-dto
Standardize CRUD DTO definitions and validation for PowerX HTTP transport handlers.
crud-repository
Enforce CRUD repository patterns with tenant scoping and pagination in Go.
crud-di
Enforce dependency injection consistency in Go PowerX CRUD services and transport layers.
Frequently Asked Questions
FAQPage SchemaHow to install PowerX?▼
Run `npx skills add ArtisanCloud/PowerX --all -g -y` in your terminal to install all skills in this suite globally.
What problem does PowerX solve?▼
It gives enterprises one shared foundation for identity, permissions, plugin runtime, events, scheduling, and monitoring, so business systems like CRM and e-commerce run as governed plugins instead of isolated silos.
How do the PowerX coding skills help developers?▼
They enforce consistent rules for Go CRUD layers, gRPC and REST contracts, Nuxt frontend pages, and STS authentication, so generated or reviewed code matches the platform's architecture automatically.
Does PowerX support multi-tenant plugin development?▼
Yes. Every query and API enforces tenant context, and plugins get independent schemas, STS credentials, and capability-based access through the integration gateway.
Can non-developers use PowerX?▼
Business users work through the web admin console for plugins, agents, and monitoring, while the skills in this repository are aimed at developers building on the platform.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core