ArtisanCloudArtisanCloudOfficial·27 Agent Skills Included

PowerX

Enterprise plugin platform with unified identity, gateway, and scheduling

Provides a modular business kernel where CRM, e-commerce, and marketing features run as governed plugins. Unifies identity, permissions, event bus, task scheduling, model providers, and knowledge spaces in one admin console. Eliminates duplicated login, permission, and monitoring work across business systems. Enforces strict CRUD, API, and security conventions so teams ship consistent backend and frontend code faster.
npx skills add ArtisanCloud/PowerX --all -g -y
Available:

Tells the AI agent how the PowerX kernel and plugin architecture is organized, which build and test commands to run, and which strict coding, i18n, and fail-fast rules to follow when modifying the codebase.

All Skills in This Repository (27)

Pure Emerald Level Indicators
📦 In Repo
ArtisanCloudArtisanCloud

sts

Issue short-lived JWTs for tenant-scoped plugin authentication via token exchange.

Official
Advanced
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-layout

Generate RBAC-aware Nuxt navigation layouts and inject the app.vue template.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-tests

Validate Nuxt UI behaviors and API calls using Vitest and E2E tests.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-stores

Consolidate Nuxt Pinia store patterns into a reusable PowerX standard.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-components

Generate Nuxt UI form components with UModal and valibot validation.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-api-client

Generate Nuxt API client scaffolding with composable CRUD services for PowerX plugins.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-i18n

Standardize Nuxt i18n locale file structure and translation key conventions.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

nuxt-pages

Enforce Nuxt CRUD page templates and theming rules via nuxt_pages.yaml.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

feature-guide

Generate executable PowerX feature guides with Mermaid diagrams and code mappings.

Official
Advanced
📦 In Repo
ArtisanCloudArtisanCloud

crud-dto

Standardize CRUD DTO definitions and validation for PowerX HTTP transport handlers.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

crud-repository

Enforce CRUD repository patterns with tenant scoping and pagination in Go.

Official
Intermediate
📦 In Repo
ArtisanCloudArtisanCloud

crud-di

Enforce dependency injection consistency in Go PowerX CRUD services and transport layers.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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