# Templates

> Project scaffolding templates（项目脚手架模板）。用于从零创建新项目。包含 12 个技术栈模板。

- **Type:** Skill
- **Install:** `agentstack add skill-misonl-ling-templates`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [MisonL](https://agentstack.voostack.com/s/misonl)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [MisonL](https://github.com/MisonL)
- **Source:** https://github.com/MisonL/Ling/tree/main/.agents/skills/app-builder/templates
- **Website:** https://www.npmjs.com/package/@mison/ling

## Install

```sh
agentstack add skill-misonl-ling-templates
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Project Templates（项目模板）

> 用于搭建新项目的快速启动模板。

---

##  Selective Reading Rule（选择性阅读规则）

**仅阅读与用户项目类型匹配的模板！**

| Template（模板） | Tech Stack（技术栈） | When to Use（适用场景） |
| --- | --- | --- |
| [nextjs-fullstack](nextjs-fullstack/TEMPLATE.md) | Next.js + Prisma | Full-stack web app（全栈 Web 应用） |
| [nextjs-saas](nextjs-saas/TEMPLATE.md) | Next.js + Stripe | SaaS product（SaaS 产品） |
| [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（Python 接口） |
| [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（博客/文档） |

---

## Usage（用法）

1. 用户说 “create [type] app（创建 [type] 应用）”
2. 匹配到合适模板
3. **仅**阅读该模板的 `TEMPLATE.md`
4. 遵循其技术栈和结构

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [MisonL](https://github.com/MisonL)
- **Source:** [MisonL/Ling](https://github.com/MisonL/Ling)
- **License:** MIT
- **Homepage:** https://www.npmjs.com/package/@mison/ling

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-misonl-ling-templates
- Seller: https://agentstack.voostack.com/s/misonl
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
