Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

swiss-army-knife-plugin

swiss-army-knife-plugin contiene 11 skills recopiladas de penkzhou, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
2
actualizado
2025-12-06
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

workflow-logging
Desarrolladores de software

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

2025-12-06
coordinator-patterns
Desarrolladores de software

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

2025-12-01
execute-plan
Desarrolladores de software

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

2025-12-01
elements-of-style
Redactores técnicosEscritores y autores

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

2025-12-01
knowledge-patterns
Analistas de garantía de calidad de software y probadores

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

2025-11-30
bugfix-workflow
Analistas de garantía de calidad de software y probadores

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

2025-11-30
ci-job-analysis
Analistas de garantía de calidad de software y probadores

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

2025-11-30
pr-review-analysis
Analistas de garantía de calidad de software y probadores

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

2025-11-28
backend-bugfix
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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