测试与 QA
测试、调试、验证和质量工作流
Skills 列表

shipping-and-launch
准备生产发布。在准备部署到生产环境时使用。当您需要发布前检查清单、设置监控、规划分阶段发布或需要回滚策略时使用。
addyosmani
spec-driven-development
在编码之前创建规范。在开始新项目、新功能或重大变更且尚无规范时使用。当需求不清晰、模糊或仅以模糊想法存在时使用。
addyosmani
test-driven-development
以测试驱动开发。在实现任何逻辑、修复任何错误或更改任何行为时使用。当需要证明代码有效、收到错误报告或即将修改现有功能时使用。
addyosmani
idea-refine
将原始想法通过结构化的发散与收敛思维提炼为清晰、可执行的概念。当想法仍模糊不清时,当需要在投入计划前压力测试假设时,或当你想在收敛于一个方案前扩展更多选项时使用。触发词为“构思”、“完善这个想法”或“压力测试我的计划”。
addyosmani
using-agent-skills
发现并调用智能体技能。在启动会话或需要发现适用于当前任务的技能时使用。这是管理所有其他技能如何被发现和调用的元技能。
addyosmani
browser-testing-with-devtools
通过 Chrome DevTools MCP 在真实浏览器中进行测试。在构建或调试任何在浏览器中运行的内容时使用。当需要检查 DOM、捕获控制台错误、分析网络请求、分析性能或使用真实运行时数据验证视觉输出时使用。需要配置 chrome-devtools MCP 服务器。
addyosmani
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
composiohq
web-renderer-test
Add a test case to the web renderer
remotion-dev
nestjs-expert
You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.
sickn33
powershell-windows
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
sickn33
bun-development
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
sickn33
product-manager-toolkit
Essential tools and frameworks for modern product management, from discovery to delivery.
sickn33
software-architecture
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
sickn33
playwright-skill
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below.
sickn33
browser-automation
Browser automation powers web testing, scraping, and AI agent
sickn33
clean-code
此技能体现了Robert C. Martin(Uncle Bob)《代码整洁之道》的原则。用它来将“能工作的代码”转变为“整洁的代码”。
sickn33
typescript-expert
TypeScript和JavaScript专家,精通类型级编程、性能优化、单体仓库管理、迁移策略和现代工具链。
sickn33
nodejs-best-practices
Node.js 开发原则与决策。框架选择、异步模式、安全性和架构。教授思考方法,而非复制代码。
sickn33
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.
wshobson
python-testing-patterns
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
wshobson
autoresearch
Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy''s autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.
github
eval-driven-dev
Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate application runs, analyze results, and produce a concrete action plan for improvements. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.
github
winui3-migration-guide
UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.
github
mentoring-juniors
Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I''m stuck", "Im stuck", "I''m confused", "Im confused", "I don''t understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does this error mean", "why doesn''t this work", "why does not this work", "I''m a beginner", "Im a beginner", "I''m learning", "Im learning", "I''m new to this", "Im new to this", "walk me through", "how does this work", "what''s wrong with my code", "what''s wrong", "can you break this down", "ELI5", "step by step", "where do I start", "what am I missing", "newbie here", "junior dev", "first time using", "how do I", "what is", "is this right", "not sure", "need help", "struggling", "show me", "help me debug", "best practice", "too complex", "overwhelmed", "lost", "debug this", "/socratic", "/hint", "/concept", "/pseudocode". Progressive clue systems, teaching techniques, and success metrics.
github