app-builder by claudiodearaujo/izacenter
npx skills add https://github.com/claudiodearaujo/izacenter --skill app-builder分析用户需求,确定技术栈,规划结构,并协调各智能体。
仅阅读与请求相关的文件! 查阅内容地图,找到所需内容。
| 文件 | 描述 | 何时阅读 |
|---|---|---|
project-detection.md | 关键词矩阵,项目类型检测 | 开始新项目时 |
tech-stack.md | 2025 年默认技术栈,备选方案 | 选择技术时 |
agent-coordination.md | 智能体流水线,执行顺序 | 协调多智能体工作时 |
scaffolding.md |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 目录结构,核心文件 |
| 创建项目结构时 |
feature-building.md | 功能分析,错误处理 | 为现有项目添加功能时 |
templates/SKILL.md | 项目模板 | 为新项目搭建脚手架时 |
新项目的快速启动脚手架。仅阅读匹配的模板!
| 模板 | 技术栈 | 何时使用 |
|---|---|---|
| nextjs-fullstack | Next.js + Prisma | 全栈 Web 应用 |
| nextjs-saas | Next.js + Stripe | SaaS 产品 |
| nextjs-static | Next.js + Framer | 落地页 |
| nuxt-app | Nuxt 3 + Pinia | Vue 全栈应用 |
| express-api | Express + JWT | REST API |
| python-fastapi | FastAPI | Python API |
| react-native-app | Expo + Zustand | 移动应用 |
| flutter-app | Flutter + Riverpod | 跨平台移动应用 |
| electron-desktop | Electron + React | 桌面应用 |
| chrome-extension | Chrome MV3 | 浏览器扩展 |
| cli-tool | Node.js + Commander | CLI 应用 |
| monorepo-turborepo | Turborepo + pnpm | 单体仓库 |
| 智能体 | 角色 |
|---|---|
project-planner | 任务分解,依赖关系图 |
frontend-specialist | UI 组件,页面 |
backend-specialist | API,业务逻辑 |
database-architect | 数据模式,迁移 |
devops-engineer | 部署,预览 |
User: "制作一个具有照片分享和点赞功能的 Instagram 克隆应用"
App Builder 处理流程:
1. 项目类型: 社交媒体应用
2. 技术栈: Next.js + Prisma + Cloudinary + Clerk
3. 创建计划:
├─ 数据库模式 (用户,帖子,点赞,关注)
├─ API 路由 (12 个端点)
├─ 页面 (动态,个人资料,上传)
└─ 组件 (PostCard,Feed,LikeButton)
4. 协调智能体
5. 报告进度
6. 启动预览
每周安装数
1
代码仓库
GitHub 星标数
1
首次出现
1 天前
安全审计
安装于
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
Analyzes user's requests, determines tech stack, plans structure, and coordinates agents.
Read ONLY files relevant to the request! Check the content map, find what you need.
| File | Description | When to Read |
|---|---|---|
project-detection.md | Keyword matrix, project type detection | Starting new project |
tech-stack.md | 2025 default stack, alternatives | Choosing technologies |
agent-coordination.md | Agent pipeline, execution order | Coordinating multi-agent work |
scaffolding.md | Directory structure, core files | Creating project structure |
feature-building.md | Feature analysis, error handling | Adding features to existing project |
templates/SKILL.md | Project templates | Scaffolding new project |
Quick-start scaffolding for new projects. Read the matching template only!
| Template | Tech Stack | When to Use |
|---|---|---|
| nextjs-fullstack | Next.js + Prisma | Full-stack web app |
| nextjs-saas | Next.js + Stripe | SaaS product |
| nextjs-static | Next.js + Framer | Landing page |
| nuxt-app | Nuxt 3 + Pinia | Vue full-stack app |
| express-api | Express + JWT | REST API |
| python-fastapi |
| Agent | Role |
|---|---|
project-planner | Task breakdown, dependency graph |
frontend-specialist | UI components, pages |
backend-specialist | API, business logic |
database-architect | Schema, migrations |
devops-engineer | Deployment, preview |
User: "Make an Instagram clone with photo sharing and likes"
App Builder Process:
1. Project type: Social Media App
2. Tech stack: Next.js + Prisma + Cloudinary + Clerk
3. Create plan:
├─ Database schema (users, posts, likes, follows)
├─ API routes (12 endpoints)
├─ Pages (feed, profile, upload)
└─ Components (PostCard, Feed, LikeButton)
4. Coordinate agents
5. Report progress
6. Start preview
Weekly Installs
1
Repository
GitHub Stars
1
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
150,000 周安装
SEO 网站审核与关键词研究工具:全面分析、内容差距识别与竞争对手比较
206 周安装
Zotero论文阅读器 - 自动从Zotero文献库读取PDF并转换为Markdown格式的学术工具
206 周安装
视频营销策略与脚本创作指南:短视频长视频优化、吸引钩子技巧、平台SEO
206 周安装
customaize-agent:create-command - 创建与管理AI助手命令的元命令工具
206 周安装
sentence-transformers:开源句子嵌入框架,支持100+语言,RAG与语义搜索的最佳选择
206 周安装
PocketBase 最佳实践指南:42条关键规则,涵盖集合设计、API安全与性能优化
206 周安装
| FastAPI |
| Python API |
| react-native-app | Expo + Zustand | Mobile app |
| flutter-app | Flutter + Riverpod | Cross-platform mobile |
| electron-desktop | Electron + React | Desktop app |
| chrome-extension | Chrome MV3 | Browser extension |
| cli-tool | Node.js + Commander | CLI app |
| monorepo-turborepo | Turborepo + pnpm | Monorepo |