vibe-coding-guide谷歌开源 AI 编程工作流 - 从需求到代码的快速转化。包含20个专项技能、规范开发流程、7大实战案例。
Install via ClawdBot CLI:
clawdbot install smseow001/vibe-coding-guideGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 22, 2026
产品经理或创业者使用自然语言描述交互逻辑,AI在数小时内生成可运行的HTML/JS原型,快速验证产品概念,无需传统原型工具。
开发团队基于结构化需求,按规范流程(调研→计划→测试→实现→验收)构建如Text-to-BI系统等复杂应用,效率提升数倍,代码质量有保障。
数据工程师或运维人员用自然语言描述数据处理、文件操作等需求,AI生成Python脚本并自动测试,快速完成日常自动化任务。
内容创作者描述视频转字幕需求,AI调用语音识别和翻译API,自动生成SRT字幕文件,将数小时工作缩短至10分钟。
面向中小企业和初创团队,提供基于VibeCoding规范的AI编程外包服务,按项目或工时收费,交付高质量代码和文档。
构建云端IDE平台,集成VibeCoding工作流、AI模型和项目管理工具,用户按月或年付费使用,覆盖个人开发者到企业团队。
面向开发者、非技术创业者提供VibeCoding方法培训课程和认证,内容包括流程规范、实战案例,线上线下结合。
💬 Integration Tip
建议从简单的单页应用或脚本开始,严格按照先调研写计划、再测试后实现的流程,逐步掌握模块拆分和上下文管理技巧。
Scored May 22, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.