projectx
Full-stack e-commerce template with Temporal workflows and NestJS
All Skills in This Repository (6)
Pure Emerald Level Indicatorstemporal
Orchestrates durable workflows and microservices using Temporal's TypeScript SDK.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction.
react-router-v7
Implement React Router v7 full-stack apps with SSR loaders and actions.
prisma
Manage PostgreSQL schemas, migrations, and queries with Prisma ORM.
nestjs
Generate NestJS microservice modules with DTO validation and Swagger documentation.
turborepo
Manage monorepo build, test, and development workflows with Turborepo.
Frequently Asked Questions
FAQPage SchemaHow to install ProjectX?โผ
Run `npx skills add proyecto26/projectx --all -g -y` in your terminal to install all skills in this suite globally.
What does ProjectX help you build?โผ
It is a full-stack e-commerce template combining NestJS microservices, React Router v7 with SSR, Prisma, Stripe payments, and Temporal for durable workflow orchestration.
How do I create a new microservice in ProjectX?โผ
Run `pnpm cli generate service` or `pnpm gen:temporal-service` to scaffold a NestJS service with proper boilerplate, Docker config, and build scripts automatically.
Does ProjectX work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and are symlinked into Claude Code, Cursor, Windsurf, Gemini, and other agent configs.
Can I design Temporal workflows visually?โผ
Yes. Run `pnpm playground` to open a node-based visual workflow builder that scans your existing workflows and generates code from canvas designs.
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