vibe-coding-checker
描述一个功能或项目,AI 快速评估用 Cursor/Windsurf/Bolt 等 AI 编程工具能否独立实现, 给出可行性判断、推荐工具、拆解路径和风险提示。
Best use case
vibe-coding-checker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
描述一个功能或项目,AI 快速评估用 Cursor/Windsurf/Bolt 等 AI 编程工具能否独立实现, 给出可行性判断、推荐工具、拆解路径和风险提示。
Teams using vibe-coding-checker should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/vibe-coding-checker/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How vibe-coding-checker Compares
| Feature / Agent | vibe-coding-checker | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
描述一个功能或项目,AI 快速评估用 Cursor/Windsurf/Bolt 等 AI 编程工具能否独立实现, 给出可行性判断、推荐工具、拆解路径和风险提示。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Cursor vs Codex for AI Workflows
Compare Cursor and Codex for AI coding workflows, repository assistance, debugging, refactoring, and reusable developer skills.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
SKILL.md Source
# Vibe Coding 可行性评估 ⚡ ## 你能做什么 描述你想做的功能或项目,我帮你评估: - **能不能**用 Cursor / Windsurf / Bolt 等 AI 工具独立完成? - **哪个工具**最适合这个任务? - **怎么拆解**成 AI 能处理的子任务? - **哪里最容易卡住**,需要提前知道? --- ## 使用方式 ### 快速问答 ``` 做一个小红书评论分析的 Chrome 插件,能 vibe coding 实现吗? ``` ### 详细描述 ``` 我想做: - 一个网页工具,用户上传 Excel,自动清洗数据(去重、格式化、填充缺失值),生成预览并下载 - 技术栈不限 - 我有基础 Python 知识 能 vibe coding 搞定吗? ``` --- ## 评估维度 | 维度 | 说明 | |------|------| | 技术复杂度 | 逻辑是否清晰,还是需要深度领域知识 | | Context 长度 | 单次能装进 AI 上下文窗口吗 | | 外部依赖 | 第三方 API/SDK 是否有完整文档 | | 调试难度 | 出错时 AI 能自我修复吗 | | 前/后端难度 | 哪一层更适合 vibe coding | --- ## 输出格式 ``` ## 评估结论 ✅ 可以独立 vibe coding 实现 (或 ⚠️ 需要部分人工介入 / ❌ 不建议纯 vibe coding) ## 推荐工具 - 主力:Cursor(复杂逻辑) - 辅助:v0.dev(UI 原型) ## 拆解路径 1. 第一步:用 v0 生成 UI 框架(1小时) 2. 第二步:用 Cursor 实现 Excel 解析逻辑(2小时) 3. 第三步:... ## ⚠️ 风险提示 - Excel 格式多样,边界情况多,AI 可能漏掉某些格式 - 大文件性能优化需要人工介入 ## 💡 实战建议 [具体的提示词策略或注意事项] ``` --- ## 工具调用 ```python exec: python3 SKILL_DIR/scripts/evaluate_vibe.py --idea "功能描述" ``` --- ## Vibe Coding 工具参考 | 工具 | 最适合 | 局限 | |------|--------|------| | Cursor | 复杂全栈项目、有大量代码的项目 | 需要懂一点代码才能 review | | Windsurf | 全自动从零到一 | 超长项目容易失控 | | Bolt / StackBlitz | 纯前端、原型演示 | 不适合复杂后端 | | v0.dev | React UI 生成 | 仅限 UI,无业务逻辑 | | Replit AI | 快速 demo、脚本 | 不适合大型项目 | | Claude Code | 复杂重构、需要理解整个代码库 | 需要 terminal 环境 |
Related Skills
AI Coding Toolkit — Master Every AI Coding Assistant
> The complete methodology for 10X productivity with AI-assisted development. Covers Cursor, Windsurf, Cline, Aider, Claude Code, GitHub Copilot, and more — tool-agnostic principles that work everywhere.
time-checker
Check accurate current time, date, and timezone information for any location worldwide using time.is. Use when the user asks "what time is it in X", "current time in Y", or needs to verify timezone offsets.
hna-666-flight-checker
查询海南航空 666Plus 权益可往返航班,自动遍历指定目的地
SKILL: stock-checker
## Description
icd10-cpt-coding-assistant
Automatically recommend ICD-10 diagnosis codes and CPT procedure codes from clinical notes. Trigger when: user provides clinical notes, patient encounter summaries, discharge summaries, or asks for medical coding assistance. Use for healthcare providers, medical coders, and billing professionals who need accurate code recommendations.
vibetunnel
Manage VibeTunnel terminal sessions. Create, list, monitor, and control terminal sessions visible in the VibeTunnel web dashboard.
Coding Agent Skill
## Description
minimax-plan-checker
获取 MiniMax 平台的套餐信息,包括套餐名称、额度、当前使用情况。当用户询问 MiniMax 套餐、额度使用情况、API 调用量、计费信息时使用此技能。
swarm-coding-skill
Autonomous multi-agent code generation. Planner creates manifest, specialized roles execute tasks. Generates complete projects with tests, Docker, CI, and decision logs.
securevibes-scanner
Run AI-powered application security scans on codebases. Use when asked to scan code for security vulnerabilities, generate threat models, review code for security issues, run incremental security scans, or set up continuous security monitoring via cron. Supports full scans (one-shot) and incremental scans (cron-driven, only new commits).
vibe-harvester
自动向下滚动瀑布流网站(如小红书、Pinterest),根据用户设定的审美偏好进行视觉筛选,并自动下载符合要求的参考图。
gold-price-checker
国内金价查询工具。用于查询黄金实时价格、银行金条价格、金店零售价、国际金价和黄金未来趋势分析。当用户询问金价、黄金价格、今日金价、金店价格、银行金条、国际金价、伦敦金、黄金走势或未来趋势时触发此技能。