imaimai17468imaimai17468Communityยท2 Agent Skills Included

imaimai-front-templete

Opinionated TanStack Start template with enforced code quality

Provides a production-ready TanStack Start and Cloudflare Workers starter with auth, database, and storage prewired. Enforces architecture rules, type safety, and test coverage automatically through lint plugins, git hooks, and quality gates. Includes guided workflows for ticket-sized changes, page performance audits, launch readiness checks, and animation reviews. Removes manual setup and inconsistent code review across every project.
npx skills add imaimai17468/imaimai-front-templete --all -g -y
Available:

Directs the agent to route ticket-sized work through the ticket-work skill, verify knowledge against current sources before writing code, and enforce strict typing, commenting, and verification rules on every change.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

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