Install
$ agentstack add skill-misonl-ling-templates ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
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(用法)
- 用户说 “create [type] app(创建 [type] 应用)”
- 匹配到合适模板
- 仅阅读该模板的
TEMPLATE.md - 遵循其技术栈和结构
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: MisonL
- Source: MisonL/Ling
- License: MIT
- Homepage: https://www.npmjs.com/package/@mison/ling
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.