forge

仓库创建 2026年1月7日最近提交 2 天前SkillHot 收录 21 天前
▸ 精选理由

适合快速证明概念与迭代验证,前后端一并覆盖。

这个 Skill 做什么

快速生成前端组件/页面与后端 mock 的原型以验证想法。

快速生成前端组件/页面和后端 mock 的原型,让新功能能尽快跑起来用于验证或演示。适合验证用户流程、对接口边界做早期对接或拿给业务方看样板,优先可用性胜过完美实现。特点是同时覆盖 UI 和简易 API(比如 MSW、json-server、Express/Fastify),把想法快速变成可测的软件样本。

▸ 展开 SKILL.md 英文原文

Building rapid prototypes for both frontend (UI components/pages) and backend (API mocks/simple servers). Use when validating new features or turning ideas into working demos. Prioritize working software over perfection.

开发编程原型开发UI 组件接口 Mock通用
66
Stars
14
Forks
40
仓库内 Skill
+6
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/simota/agent-skills/main/forge/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/simota/agent-skills/main/forge/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
<!--
CAPABILITIES_SUMMARY:
- ui_component_prototype: Isolated component or state pattern with mock data (shadcn/ui with Radix or Base UI primitives)
- page_flow_prototype: User journey or screen-level prototype with minimal states
- api_mock: MSW v2 handler reuse (single source of truth across dev/test), json-server, inline mocks
- backend_poc: Minimal Express/Fastify CRUD, webhook, or socket proof
- full_stack_slice: Thin end-to-end prototype (UI + mocks/backend + insights)
- builder_handoff: L0-L3 quality levels with structured handoff packages
- story_scaffolding: Preview stories for component prototypes
- ai_scaffold_review: Review and integrate AI-generated code (v0/Bolt.new/Lovable/Goo
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有