AgentSkillsCN

responsible-vibe

为AI辅助编码打造结构化的开发工作流。在开启新功能、修复Bug、遵循TDD、重构代码,或任何受益于规划与结构化开发的任务时使用。当用户提及“构建”“增强”或“修复”代码时,即可激活该工作流。

SKILL.md
--- frontmatter
name: responsible-vibe
description: >
  Structured development workflows for AI-assisted coding. Use when starting 
  new features, fixing bugs, following TDD, refactoring code, or any development 
  task that benefits from planning and structure. Activate it when 
  users mention to build, enhance or fix code.
allowed-tools: >
  whats_next proceed_to_phase conduct_review start_development 
  resume_workflow reset_development list_workflows get_tool_info 
  setup_project_docs
license: MIT
metadata:
  version: '${VERSION}'
  repository: https://github.com/mrsimpson/responsible-vibe-mcp
  author: mrsimpson
requires-mcp-servers:
  - name: responsible-vibe-workflows
    package: '@codemcp/workflows'
    description: 'Structured development workflows for AI-assisted coding'
    command: npx
    args: ['-y', '@codemcp/workflows']