This scaffolds production-ready TypeScript projects with modern tooling across Next.js, React/Vite, Node.js APIs, libraries, and CLI tools. It generates complete directory structures, configures pnpm, sets up tsconfig with strict mode and path aliases, wires in Vitest for testing, and includes ESLint configs. The instructions are comprehensive but lean heavily prescriptive: you get opinionated choices like bundler module resolution, specific folder layouts (like Next.js app router with route groups), and Express/Fastify patterns for backends. Useful if you want to skip the 30 minutes of boilerplate setup and start with a consistent structure. Just know you're adopting its opinions on architecture, especially around the components/lib/hooks split for frontends.
npx -y skills add sickn33/antigravity-awesome-skills --skill javascript-typescript-typescript-scaffold --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template