Blank_Platform
Monorepo templates, shared libraries, and build synchronization
All Skills in This Repository (3)
Pure Emerald Level Indicatorswidget-development
Implement consistent widget components and feature scaffolding for React applications.
service-development
Scaffold React application services following project template conventions.
library-build-sync
Build JavaScript/TypeScript packages and synchronize them into the React template.
Frequently Asked Questions
FAQPage SchemaHow 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โ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