InfinityLoopLabsInfinityLoopLabsCommunityยท3 Agent Skills Included

Blank_Platform

Monorepo templates, shared libraries, and build synchronization

Provides ready-made React and NestJS project templates with shared ESLint, Tailwind, and TypeScript utility packages. Keeps local library builds synchronized with the React template so projects always use the latest code. Eliminates repetitive project setup, manual dependency syncing, and inconsistent code style across teams.
npx skills add InfinityLoopLabs/Blank_Platform --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Blank_Platform?โ–ผ

Run `npx skills add InfinityLoopLabs/Blank_Platform --all -g -y` in your terminal to install all skills in this suite globally.

What is Blank_Platform used for?โ–ผ

It is a monorepo of React and NestJS starter templates plus shared libraries for linting, types, utilities, and Tailwind configuration.

How do I sync library builds with the React template?โ–ผ

Build the changed library with yarn build, then run yarn inside the react_template folder so it picks up the latest local version.

Does Blank_Platform work with AI coding agents?โ–ผ

Yes. Its skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding agents.

Can I use the templates without deep monorepo experience?โ–ผ

Yes. The templates and documented yarn commands let you build, run, and update projects with minimal configuration knowledge.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’