TE

Provides pre-configured templates to initialize new projects with standardized structures.

Install

mkdir -p .claude/skills/templates && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/767" && unzip -o skill.zip -d .claude/skills/templates && rm skill.zip

Installs to .claude/skills/templates

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
143 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Initializes directory structures for 12+ tech stacks
  • Scaffolds full-stack application boilerplates
  • Reads specific template instructions for setup
  • Standardizes project configuration files

How it works

Reads a specific template manifest and copies the corresponding scaffolding files into the workspace.

Inputs & outputs

You give it
Template type name
You get back
Initialized project folder with boilerplate

When to use templates

  • Initialize a new Next.js SaaS app
  • Create a boilerplate FastAPI project
  • Set up a new mobile app structure

About this skill

Project Templates

Quick-start templates for scaffolding new projects.


🎯 Selective Reading Rule

Read ONLY the template matching user's project type!

TemplateTech StackWhen to Use
nextjs-fullstackNext.js + PrismaFull-stack web app
nextjs-saasNext.js + StripeSaaS product
nextjs-staticNext.js + FramerLanding page
express-apiExpress + JWTREST API
python-fastapiFastAPIPython API
react-native-appExpo + ZustandMobile app
flutter-appFlutter + RiverpodCross-platform
electron-desktopElectron + ReactDesktop app
chrome-extensionChrome MV3Browser extension
cli-toolNode.js + CommanderCLI app
monorepo-turborepoTurborepo + pnpmMonorepo
astro-staticAstro + MDXBlog / Docs

Usage

  1. User says "create [type] app"
  2. Match to appropriate template
  3. Read ONLY that template's TEMPLATE.md
  4. Follow its tech stack and structure

When not to use it

  • Existing projects
  • Complex custom architecture needs

Limitations

  • Templates can become outdated
  • Only supports provided predefined stacks

How it compares

Enforces a 'selective reading' rule to isolate template-specific setup logic from irrelevant docs.

Compared to similar skills

templates side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
templates (this skill)46moNo flagsBeginner
app-builder166moNo flagsBeginner
senior-fullstack357moReviewIntermediate
nx-generate16moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

scroll-experience

davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.

101142

humanizer

davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

90175

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

You might also like

app-builder

davila7

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

1645

senior-fullstack

davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.

35110

nx-generate

nrwl

Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or applications, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools or running nx generate immediately.

111

app-architecture

growilabs

GROWI main application (apps/app) architecture, directory structure, and design patterns. Auto-invoked when working in apps/app.

45

shadcn-ui-setup

maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

37194

react-native-architecture

wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

55109

Search skills

Search the agent skills registry