proyecto26proyecto26Officialยท6 Agent Skills Included

projectx

Full-stack e-commerce template with Temporal workflows and NestJS

Builds full-stack e-commerce applications with NestJS microservices, React Router v7, Prisma, and Temporal workflow orchestration. Eliminates manual boilerplate by scaffolding services, workflows, and database layers through an interactive CLI and code generators. Guides coding agents through spec-driven development, deterministic workflows, and monorepo conventions to ship features faster.
npx skills add proyecto26/projectx --all -g -y
Available:

Instructs your AI agent on the project's tech stack, coding conventions, CLI generators, and OpenSpec workflow so it routes tasks to the right sub-skills and follows Temporal, NestJS, and React Router rules automatically.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’