templates

Generate new project scaffolding from predefined tech stack templates.

1|Updated May 29, 2026
One-click install
npx skills add https://github.com/nnkienn/Nyxara-core --skill templates-nnkienn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/nnkienn/Nyxara-core/tree/main/.skills/skills/app-builder/templates
Command: npx skills add https://github.com/nnkienn/Nyxara-core --skill templates-nnkienn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides project scaffolding templates, simplifying the setup process for new applications.

Core Features & Use Cases

  • Project Templates: Offers 12 templates for various tech stacks including Next.js, Express, Python FastAPI, React Native, Flutter, Electron, Chrome Extension, CLI tools, Monorepo, and Astro Static sites.
  • Tech Stack Support: Templates cover a wide range of technologies to cater to different project needs.
  • Use Case: When starting a new project, users can select a template that matches their technology stack and follow the instructions to set up their project quickly.

Quick Start

Run the 'templates' skill to create a new project with the chosen template.

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 full-stack web app with a pre-defined tech stack template?

To scaffold a full-stack web app, you can use project templates that provide pre-defined tech stack configurations, such as Next.js, to streamline your new application setup. Simply run the templates skill to select and initialize your chosen stack quickly.

What project templates are available for setting up a Python API or REST API?

For setting up a Python API or REST API, available project templates include Python FastAPI and Express options. These templates provide the foundational scaffolding required to quickly start building your API endpoints without manual initial configuration.

Can I use these project scaffolding templates for mobile and desktop application setup?

Yes, you can use these project scaffolding templates for both mobile and desktop application setup. The templates include specific configurations for React Native and Flutter for mobile apps, as well as Electron for building desktop applications.

Does this project scaffolding skill require any additional setup or installation?

No, this project scaffolding skill requires no additional setup or installation. It provides ready-to-use templates directly, allowing you to bypass complex environment configurations and immediately start building your new application.

What's the best way to start a monorepo or static site using pre-defined templates?

The best way to start a monorepo or static site is by using the pre-defined templates available through the templates skill. It offers specific scaffolding for monorepos and Astro static sites, ensuring your project structure adheres to standard architectural patterns.

Are there quick-start templates for building browser extensions and CLI tools?

Yes, there are quick-start templates specifically designed for building browser extensions and CLI tools. These templates supply the necessary foundational project structure, allowing you to focus immediately on implementing your extension or command line functionality.