Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

swiss-army-knife-plugin

swiss-army-knife-plugin 收录了来自 penkzhou 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2025-12-06
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

workflow-logging
软件开发工程师

工作流过程日志格式规范和写入模式。定义 JSONL 和文本两种格式的日志结构、事件类型、级别定义和写入方法。

2025-12-06
coordinator-patterns
软件开发工程师

master-coordinator 和 review-coordinator 共享的通用模式,包括 Phase 验证、错误处理、TodoWrite 管理和状态说明。所有 coordinator agents 应引用此 skill 以保持一致性。

2025-12-01
execute-plan
软件开发工程师

计划执行工作流知识库,包含计划格式规范、任务解析、依赖分析和执行策略

2025-12-01
elements-of-style
技术写作员作家与作者

Strunk 写作规则,用于提升文档质量。适用于所有面向人类读者的文本:文档、报告、注释、提交信息等。

2025-12-01
knowledge-patterns
软件质量保证分析师与测试员

PR Review 修复模式库。在处理 PR Review 评论时自动查阅,寻找已知问题模式和解决方案。

2025-11-30
bugfix-workflow
软件质量保证分析师与测试员

通用 Bugfix 工作流知识库,包含 TDD 流程、输出格式规范、置信度评分标准和通用最佳实践。适用于所有技术栈(backend/frontend/e2e)。

2025-11-30
ci-job-analysis
软件质量保证分析师与测试员

CI Job 失败分析知识库,包含失败类型分类、置信度评估、技术栈识别和常见错误模式

2025-11-30
pr-review-analysis
软件质量保证分析师与测试员

PR Code Review 评论分析知识库,包含置信度评估、优先级分类、技术栈识别和常见评论模式

2025-11-28
backend-bugfix
软件开发工程师

This skill should be used when the user asks to "debug backend tests", "fix pytest failures", "analyze Python errors", "fix FastAPI bugs", or mentions keywords like "pytest", "IntegrityError", "ValidationError", "SQLAlchemy", "FastAPI". It provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices for Python/FastAPI backends.

2025-11-27
e2e-bugfix
软件质量保证分析师与测试员

This skill should be used when the user asks to "debug E2E tests", "fix Playwright failures", "fix Cypress tests", "analyze timeout errors", or mentions keywords like "Playwright", "Cypress", "Timeout exceeded", "locator", "selector", "flaky test". It provides the complete bugfix workflow knowledge including error classification, confidence scoring, and E2E-specific debugging techniques.

2025-11-27
frontend-bugfix
软件质量保证分析师与测试员

Use this skill when debugging frontend test failures (React/TypeScript, Vitest, etc.), fixing bugs in React/TypeScript code, or following TDD methodology for frontend bug fixes. This skill provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices.

2025-11-26