AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

App Builder

skill-misonl-ling-app-builder · by MisonL

App Builder(应用构建编排器)主编排器。根据自然语言请求创建全栈应用,确定项目类型、选择技术栈并协调智能体。

— No reviews yet
0 installs
34 views
0.0% view→install

Install

$ agentstack add skill-misonl-ling-app-builder

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-misonl-ling-app-builder)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
○ 6mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of App Builder? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

App Builder - 应用构建编排器

> 分析用户请求,确定技术栈,规划结构,并协调智能体执行。

选择性阅读规则

只阅读与当前请求相关的文件! 先查看内容地图,再读取所需文档。

| File(文件) | Description(描述) | When to Read(阅读时机) | | --- | --- | --- | | project-detection.md | 关键词矩阵、项目类型检测 | 开始新项目 | | tech-stack.md | 2026 默认技术栈及替代方案 | 选择技术时 | | agent-coordination.md | 智能体流水线、执行顺序 | 协调多智能体协作时 | | scaffolding.md | 目录结构、核心文件 | 创建项目结构时 | | feature-building.md | 功能分析、错误处理 | 在现有项目中添加功能时 | | templates/SKILL.md | Project templates(项目模板) | 为新项目搭建脚手架时 |


模板(13)

用于新项目快速脚手架搭建。只读取匹配模板!

| Template(模板) | Tech Stack(技术栈) | When to Use(适用场景) | | --- | --- | --- | | [nextjs-fullstack](templates/nextjs-fullstack/TEMPLATE.md) | Next.js + Prisma | Full-stack(全栈)Web 应用 | | [nextjs-saas](templates/nextjs-saas/TEMPLATE.md) | Next.js + Stripe | SaaS(软件即服务)产品 | | [nextjs-static](templates/nextjs-static/TEMPLATE.md) | Next.js + Framer | Landing page(落地页) | | [nuxt-app](templates/nuxt-app/TEMPLATE.md) | Nuxt 3 + Pinia | Vue(前端框架)全栈应用 | | [express-api](templates/express-api/TEMPLATE.md) | Express + JWT | REST API(接口服务) | | [python-fastapi](templates/python-fastapi/TEMPLATE.md) | FastAPI | Python API(Python 接口) | | [react-native-app](templates/react-native-app/TEMPLATE.md) | Expo + Zustand | Mobile app(移动端应用) | | [flutter-app](templates/flutter-app/TEMPLATE.md) | Flutter + Riverpod | Cross-platform(跨平台)移动端 | | [electron-desktop](templates/electron-desktop/TEMPLATE.md) | Electron + React | Desktop app(桌面端应用) | | [chrome-extension](templates/chrome-extension/TEMPLATE.md) | Chrome MV3 | Browser extension(浏览器扩展) | | [cli-tool](templates/cli-tool/TEMPLATE.md) | Node.js + Commander | CLI(命令行)应用 | | [monorepo-turborepo](templates/monorepo-turborepo/TEMPLATE.md) | Turborepo + pnpm | Monorepo(单仓多包) |


相关智能体

| Agent(智能体) | 角色 | | --- | --- | | project-planner | 任务拆解、依赖图构建 | | frontend-specialist | UI(用户界面)组件、页面 | | backend-specialist | API(接口)、业务逻辑 | | database-architect | 数据结构(Schema)、迁移 | | devops-engineer | 部署、预览 |


使用示例

用户:“做一个带照片分享和点赞功能的 Instagram 克隆”

App Builder(应用构建编排器)过程:
1. 项目类型:Social Media App(社交媒体应用)
2. 技术栈:Next.js + Prisma + Cloudinary + Clerk
3. 创建计划:
   +- Database schema(数据库结构):users, posts, likes, follows
   +- API routes(API 路由):12 个 endpoints(端点)
   +- Pages(页面):feed, profile, upload
   +- Components(组件):PostCard, Feed, LikeButton
4. 协调智能体
5. 汇报进度
6. 启动预览

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.

Versions

  • v0.1.0 Imported from the upstream source.