Skills publicadas
dashboard
Generate the visual dashboard for TenantFlow. Copies the fixed dashboard template to the workspace. The dashboard reads tasks.json and progress.log from disk and auto-refreshes every 5 seconds.
migrate
Run Prisma database migrations for TenantFlow. Runs against Railway PostgreSQL.
onboard-tenant
Set up a new tenant in TenantFlow. Creates the Clerk organization, Stripe customer, and seeds initial data.
review
Code review for TenantFlow. Checks security, correctness, and quality. Focuses on tenant isolation, Stripe webhooks, and Clerk auth.
deploy
Deploy TenantFlow to staging or production on Vercel. Handles build, test gate, and Vercel deployment.
status
Show current project state for TenantFlow. Reports what's done, in progress, blocked, failed, and next. Run any time to see where the project stands.
claude-code-team-builder
Builds a complete AI development environment for a software project — agents, custom skills, CLAUDE.md project context, orchestration layer, and routing rules. Triggers when someone says 'set up a new project', 'build a team for [project]', 'create project setup', 'scaffold my AI team', or describes a client project and wants Claude Code configured for it. Produces a full .claude/ configuration wi
run
Autonomous execution loop for TenantFlow. Plans tasks, assigns agents, validates results, self-heals on failure. Use `/run --plan` to generate a plan without executing. Use `/run` to start or resume execution.
test
Run the TenantFlow test suite. Vitest unit tests and Playwright e2e tests.
Alerta por categoría