Co-Pilot
Updated 24 days ago

mookechee-cc-plugins

Mmookechee
0.0k
mookechee/mookechee-cc-plugins
68
Agent Score

💡 Summary

CasePilot generates test case mind maps from requirement documents automatically.

🎯 Target Audience

Software TestersQuality Assurance EngineersProject ManagersDevelopersTechnical Writers

🤖 AI Roast:The plugin may have risks related to filesystem access and dependency supply chain vulnerabilities. Ensure to validate dependencies and restrict filesystem permissions.

Security AnalysisLow Risk

The plugin may have risks related to filesystem access and dependency supply chain vulnerabilities. Ensure to validate dependencies and restrict filesystem permissions.

CasePilot

Claude Code 插件,从需求文档自动生成 Markmap 思维导图测试用例。

快速开始

查看 用户教程 了解完整的安装和使用流程。

可用插件

| 插件 | 描述 | |------|------| | casepilot | 基于四阶段工作流的智能测试用例生成器,支持多输入源 |

安装

添加 Marketplace

/plugin marketplace add mookechee/casepilot

安装插件

/plugin install casepilot@casepilot

或使用交互式界面:

/plugin

Discover 标签页中浏览和安装。

本地开发模式

claude --plugin-dir /path/to/casepilot

输出路径

所有测试用例文件统一输出到:

~/Testcase/opml/

文件命名格式:{工作项名称}_测试用例_{时间戳}.md

时间戳格式:YYYYMMDD_HHmmss

如果目录不存在,会自动创建。

目录结构

casepilot/
├── .claude-plugin/
│   └── marketplace.json          # Marketplace 配置
├── plugins/
│   └── casepilot/                # 四阶段智能测试用例生成器
│       ├── .claude-plugin/
│       │   └── plugin.json
│       ├── commands/
│       ├── skills/
│       └── hooks/
└── README.md

许可证

MIT

5-Dim Analysis
Clarity8/10
Novelty6/10
Utility7/10
Completeness6/10
Maintainability7/10
Pros & Cons

Pros

  • Automates test case generation
  • Integrates with requirement documents
  • Supports multiple input sources

Cons

  • Limited to specific input formats
  • May require manual adjustments
  • Dependency on external plugins

Related Skills

deno-debug-skill

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

agent-rdp

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

golang-pro

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author mookechee.