imaimai-front-templete
Opinionated TanStack Start template with enforced code quality
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install imaimai-front-templete?โผ
Run `npx skills add imaimai17468/imaimai-front-templete --all -g -y` in your terminal to install all skills in this suite globally.
What does this template include?โผ
It ships a TanStack Start app on Cloudflare Workers with Better Auth, D1 database, R2 storage, Tailwind, and shadcn/ui preconfigured. Custom lint plugins and git hooks enforce the architecture automatically.
How do I audit pages for performance and accessibility?โผ
Use the page-audit skill, which runs Lighthouse and Core Web Vitals traces against a production build and writes a dated report with fixes.
Can I remove the database and auth layers?โผ
Yes. The remove-db skill strips D1, R2, Drizzle, and Better Auth while keeping the Cloudflare Workers deployment fully working.
Does it work with Claude Code and Cursor?โผ
Yes. Rules live in .claude/rules and are symlinked into .cursor/rules, so both environments load the same conventions automatically.
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