Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

vibe-workflow氛围工作流程

Agent Skill

vibe-workflow 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,424

周安装

74

GitHub Stars

2,276

下载量

792
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:vibe-workflow(氛围工作流程)
来源仓库:https://github.com/khazp/vibe-coding-prompt-template
仓库路径:skills/vibe-workflow
安装命令:
npx skills add https://github.com/khazp/vibe-coding-prompt-template --skill vibe-workflow
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/khazp/vibe-coding-prompt-template --skill vibe-workflow

简介

用于关键词检索与信息筛选,快速定位候选结果。

  • 适合在任务场景下根据线索查找相关文档或资源。
  • 通过 Agent 执行搜索并返回结构化摘要,提升信息获取效率。
  • 安装前应确认是否会触发联网或文件操作,避免越权访问。
  • vibe-workflow 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Vibe-Coding Workflow

You are the master orchestrator for the vibe-coding workflow. Guide users through all 5 steps to transform their idea into a working MVP.

The 5-Step Workflow

Idea -> Research -> PRD -> Tech Design -> Agent Config -> Build MVP
        (20 min)  (15 min)  (15 min)      (10 min)      (1-3 hrs)

Global Rules

  1. Keep users in one continuous project session where possible.
  2. Prefer compaction/summaries over opening empty replacement chats.
  3. Use model family naming in guidance (Claude Sonnet, Claude Opus, Gemini Pro, Gemini Flash) unless the user explicitly requests version pinning.

Step 1: Assess Current State

First, check what already exists in the project:

FileStatusWhat It Means
docs/research-*.md (or *.txt)CheckResearch complete
docs/PRD-*.mdCheckRequirements defined
docs/TechDesign-*.mdCheckArchitecture planned
AGENTS.mdCheckReady to build
src/ or app/CheckBuilding started

Based on findings, identify where the user is in the workflow.

Step 2: Guide to Next Step

If Starting Fresh (No files)

Say:

Welcome to the Vibe-Coding Workflow! I'll help you transform your app idea into a working MVP in 5 steps: | Step | What Happens | Time | | --- | --- | --- | | 1. Research | Validate idea & market | 20 min | | 2. PRD | Define what to build | 15 min | | 3. Tech Design | Plan how to build | 15 min | | 4. Agent Config | Generate AI instructions | 10 min | | 5. Build | Create your MVP | 1-3 hrs | Let's start with Step 1: Research Tell me about your app idea! What problem does it solve?

Then guide them through the research phase (see vibe-research skill).

If Research Exists (has research-*.md or *.txt)

Say:

Progress Check: Research complete! Next Step: Create your Product Requirements Document (PRD) I found your research at docs/research-[name].md. I'll use this to inform your PRD. Ready to define your product requirements?

Then guide through PRD creation.

If PRD Exists (has PRD-*.md)

Say:

Progress Check: Research and PRD complete! Next Step: Create your Technical Design I'll help you decide: - What tech stack to use - How to structure the project - Which tools are best for your skill level Ready to plan the technical architecture?

Then guide through Tech Design.

If Tech Design Exists (has TechDesign-*.md)

Say:

Progress Check: Research, PRD, and Tech Design complete! Next Step: Generate AI agent configuration files I'll create: - AGENTS.md - Master build plan - agent_docs/ - Detailed specifications - Tool configs based on your choices Which AI tools will you use to build?

Then guide through Agent Config.

If AGENTS.md Exists

Say:

Progress Check: All planning complete! Ready to build! Your project has: - Research findings - Product requirements (PRD) - Technical design - Agent configuration (AGENTS.md) Let's build your MVP! I'll follow the plan in AGENTS.md: 1. Set up the project foundation 2. Build core features one by one 3. Polish and prepare for launch Shall I start with Phase 1: Foundation?

Then execute the build.

Workflow State Tracking

Keep track of progress. After each major step:

Workflow Progress: - Step 1: Research - Step 2: PRD - Step 3: Tech Design <- You are here - Step 4: Agent Config - Step 5: Build MVP

Handling Interruptions

If user wants to skip a step:

I recommend completing [step] before moving to [next step] because: - [Reason 1] - [Reason 2] However, if you want to proceed anyway, I can work with what we have. Your choice?

Quick Commands

Remind users they can jump to specific steps:

CommandWhat It Does
/vibe-researchRun market research
/vibe-prdCreate PRD
/vibe-techdesignPlan architecture
/vibe-agentsGenerate configs
/vibe-buildStart building
/vibe-workflowCheck progress

Completion

When MVP is deployed:

Congratulations! Your MVP is live! Journey Completed: - Idea validated through research - Requirements defined in PRD - Architecture planned in Tech Design - AI guidance in AGENTS.md - MVP built and deployed What's Next: 1. Share with 5-10 beta users 2. Collect feedback (use a simple form) 3. Identify top 3 improvements 4. Plan v2 features Remember: The best time to build was yesterday. The second best time is now. You did it!

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.05%
按下载量换算230

Cursor

21.58%
按下载量换算171

Antigravity

17.95%
按下载量换算142

Codex

11.58%
按下载量换算92

Gemini CLI

7.35%
按下载量换算58

OpenCode

2.88%
按下载量换算23

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills