Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
Install with Tessl CLI
npx tessl i github:sickn33/antigravity-awesome-skills --skill templates80
Quality
70%
Does it follow best practices?
Impact
100%
1.35xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/app-builder/templates/SKILL.mdExpress API structure and conventions
Helmet first
100%
100%
Cors second
100%
100%
Morgan third
0%
100%
Error handler last
100%
100%
Success response format
0%
100%
Error response format
0%
100%
Routes directory
100%
100%
Controllers directory
100%
100%
Services directory
100%
100%
Middleware directory
100%
100%
Zod schema present
0%
100%
Prisma for DB
0%
100%
TypeScript used
0%
100%
Without context: $0.7851 · 2m 30s · 34 turns · 32 in / 10,667 out tokens
With context: $1.1355 · 3m 39s · 48 turns · 47 in / 11,606 out tokens
Next.js static export and animation setup
output: export
100%
100%
unoptimized images
100%
100%
trailingSlash true
100%
100%
Framer Motion used
100%
100%
Lucide React icons
100%
100%
SEO metadata
100%
100%
Hero section
100%
100%
Features section
100%
100%
CTA section
100%
100%
TypeScript used
100%
100%
Without context: $0.9140 · 3m 17s · 32 turns · 32 in / 14,662 out tokens
With context: $1.0740 · 3m 26s · 40 turns · 387 in / 15,127 out tokens
CLI tool conventions and UX patterns
Commander.js used
100%
100%
Inquirer.js prompts
100%
100%
Chalk for output
100%
100%
Ora for spinners
0%
100%
Cosmiconfig for config
100%
100%
Zod validation
0%
100%
Non-interactive flag
100%
100%
Exit code 0 on success
100%
100%
Exit code 1 on error
100%
100%
bin entry in package.json
100%
100%
src/lib/logger.ts
0%
100%
src/lib/config.ts
0%
100%
Without context: $1.5783 · 6m 29s · 32 turns · 81 in / 30,084 out tokens
With context: $1.4232 · 4m 32s · 48 turns · 286 in / 18,427 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.