Agent skill

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill templates --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 14
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/app-builder/templates/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Project Templates > Quick-start templates for scaffolding new projects. --- ## 🎯 Selective Reading Rule **Read ONLY the template matching user's project type!** | Template | Tech Stack | When to Use | |----------|------------|-------------| | [nextjs-fullstack](nextjs-fullstack/TEMPLATE.md) | Next.js + Prisma | Full-stack web app | | [nextjs-saas](nextjs-saas/TEMPLATE.md) | Next.js + Stripe | SaaS product | | [nextjs-static](nextjs-static/TEMPLATE.md) | Next.js + Framer | Landing page | | [express-api](express-api/TEMPLATE.md) | Express + JWT | REST API | | [python-fastapi](python-fastapi/TEMPLATE.md) | FastAPI | Python API | | [react-native-app](react-native-app/TEMPLATE.md) | Expo + Zustand | Mobile app | | [flutter-app](flutter-app/TEMPLATE.md) | Flutter + Riverpod | Cross-platform | | [electron-desktop](electron-desktop/TEMPLATE.md) | Electron + React | Desktop app | | [chrome-extension](chrome-extension/TEMPLATE.md) | Chrome MV3 | Browser extension | | [cli-tool](cli-tool/TEMPLATE.md) | Node.js + Commander | CLI app | | [monorepo-turborepo](monorepo-turborepo/TEMPLATE.md) | Turborepo + pnpm | Monorepo | | [astro-static](astro-static/TEMPLATE.md) | Astro + MDX | Blog / Docs

What's inside
Steps it walks through
  1. 🎯 Selective Reading Rule
  2. Usage
  3. When to Use
  4. Limitations
Ships with 13 files
  • astro-static/TEMPLATE.md
  • chrome-extension/TEMPLATE.md
  • cli-tool/TEMPLATE.md
  • electron-desktop/TEMPLATE.md
  • express-api/TEMPLATE.md
  • flutter-app/TEMPLATE.md
  • monorepo-turborepo/TEMPLATE.md
  • nextjs-fullstack/TEMPLATE.md
  • nextjs-saas/TEMPLATE.md
  • nextjs-static/TEMPLATE.md
  • nuxt-app/TEMPLATE.md
  • python-fastapi/TEMPLATE.md
  • react-native-app/TEMPLATE.md
More from agentic-awesome-skills
All skills →
About this skill
What does the templates skill do?

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill templates --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going