templates

Provide pre-defined project scaffolding templates for diverse technology stacks.

3|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Harmitx7/tribunal-kit --skill templates-harmitx7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/Harmitx7/tribunal-kit/tree/main/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/Harmitx7/tribunal-kit --skill templates-harmitx7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides pre-configured project templates, eliminating the need to set up basic project structures and configurations from scratch, accelerating the development process.

Core Features & Use Cases

  • Diverse Tech Stacks: Offers templates for various popular frameworks and languages including Next.js, Express, FastAPI, Flutter, Electron, Astro, and more.
  • Pre-configured Setup: Each template includes essential configurations, directory structures, and dependencies for a quick start.
  • Use Case: When starting a new web application with a full-stack Next.js setup, select the nextjs-fullstack template to get a pre-configured project with Prisma, Tailwind CSS, and authentication middleware.

Quick Start

Use the templates skill to create a new Next.js full-stack application.

Frequently Asked Questions about templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new FastAPI project with pre-configured directory structures?

To scaffold a FastAPI project, use a pre-defined template that provides a ready-to-use directory structure, essential configurations, and dependencies. This eliminates manual setup and accelerates project initialization for your API.

Can I use a Next.js full-stack template that includes Prisma and Tailwind CSS?

Yes, a Next.js full-stack template is available that comes pre-configured with Prisma, Tailwind CSS, and authentication middleware. It provides a ready-to-use directory structure for rapid web application development.

What is the best way to set up a monorepo with Turborepo for multiple application types?

The best way to set up a monorepo with Turborepo is by using a pre-configured scaffolding template. It offers a ready-to-use project structure and essential configurations to facilitate rapid initialization of complex full-stack applications.

Does this project scaffolding approach support mobile and desktop app frameworks like Flutter and Electron?

Yes, this project scaffolding supports both Flutter for mobile apps and Electron for desktop apps. These templates provide essential configurations and dependencies to quickly start building cross-platform applications.

How do I start a static site with Astro without building the configuration from scratch?

To start a static site with Astro, you can select a pre-configured scaffolding template. This provides the essential directory structures and configurations out of the box, eliminating the need to build the setup manually.