opc-starter
AI-friendly React boilerplate with structured planning and testing workflows
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install opc-starter?โผ
Run `npx skills add alibaba/opc-starter --all -g -y` in your terminal to install all skills in this suite globally.
What is OPC-Starter used for?โผ
It is a React 19 + Supabase boilerplate designed for solo founders, with built-in auth, organization management, and an Agent Studio for natural-language UI.
How does OPC-Starter help AI coding tools?โผ
It ships an AGENTS.md routing guide plus dozens of BMAD skills covering planning, story creation, TDD implementation, and code review, so agents follow consistent rules instead of guessing.
Does it work with Cursor and Claude Code?โผ
Yes. The same skills are installed under .cursor, .claude, .qoder, and .agents directories, so they load natively in Cursor, Claude Code, Qoder, and similar tools.
Can I run it without a real backend?โผ
Yes. A built-in MSW mock mode lets the app run fully locally with test credentials, no Supabase account required.
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