搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
tamagui
tamagui
Universal React UI framework for web and native. Use when building cross-platform apps with Tamagui, creating styled components with `styled()`, configuring design tokens/themes, using Tamagui UI components, or working with animations. Triggers: "tamagui", "styled()", "$token", "XStack/YStack", "useTheme", "@tamagui/*" imports, "createStyledContext", "variants".
软件工程 / 诊断修复
pocketbase-best-practices
pocketbase-best-practices
PocketBase development best practices covering collection design, API rules, authentication, SDK usage, query optimization, realtime subscriptions, file…
软件工程 / 诊断修复
refactor-legacy-code
refactor-legacy-code
Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code maintainability without breaking existing behavior.
软件工程 / 诊断修复
ios-accessibility
ios-accessibility
Expert guidance on iOS accessibility best practices, patterns, and implementation. Use when developers mention: (1) iOS accessibility, VoiceOver, Dynamic Type,…
软件工程 / 诊断修复
msw
msw
MSW (Mock Service Worker) best practices for API mocking in tests (formerly test-msw). This skill should be used when setting up MSW, writing request handlers,…
软件工程 / 诊断修复
无障碍合规性-无障碍审计
accessibility-compliance-accessibility-audit
您是无障碍访问专家,专注于 WCAG 合规性、包容性设计以及辅助技术兼容性。执行审计,识别障碍,…
软件工程 / 诊断修复
ce-debug
ce-debug
Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear,…
软件工程 / 诊断修复
compatibility-testing
compatibility-testing
Cross-browser, cross-platform, and cross-device compatibility testing ensuring consistent experience across environments. Use when validating browser support,…
软件工程 / 诊断修复
无障碍测试计划
accessibility-test-plan
创建无障碍测试计划,涵盖辅助技术和WCAG标准。
软件工程 / 诊断修复
Android Java
android-java
使用 MVVM、ViewBinding 和 Espresso 测试进行 Android Java 开发
软件工程 / 诊断修复
API 测试可观测性 - API 模拟
api-testing-observability-api-mock
您是 API 模拟专家,专注于为开发、测试和演示构建逼真的模拟服务。设计能够模拟真实 API 行为的模拟方案,包括真实的响应延迟、错误状态码、分页逻辑、速率限制和身份验证流程。优先使用 MSW、Mock Service Worker、JSON Server 或 MirageJS 等工具,确保模拟数据符合业务场景且易于维护。编写可复用的模拟处理器,支持动态路由参数、查询过滤和请求体验证。为前端团队提供与生产环境一致的接口契约,支持并行开发和集成测试,同时提供文档说明模拟规则与边界情况处理策略。
软件工程 / 诊断修复
supabase-audit-rls
supabase-audit-rls
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.
软件工程 / 诊断修复
muapi-platform
muapi-platform
Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results
软件工程 / 诊断修复
cs-audit
cs-audit
系统审计——从代码中主动发现 bug 隐患、安全漏洞、性能问题、可维护性债务和架构偏离,产出批量发现清单。触发:用户说"审查系统"、"审计代码"、"扫描问题"、"找找 bug"、"有什么可以优化的"。
软件工程 / 诊断修复
API 测试
api-testing
使用 TypeScript (Supertest) 和 Python (httpx, pytest) 进行 HTTP API 测试。测试 REST API、GraphQL、请求/响应验证、认证和错误…
软件工程 / 诊断修复
codspeed-optimize
codspeed-optimize
Autonomously optimize code for performance using CodSpeed benchmarks, flamegraph analysis, and iterative improvement. Use this skill whenever the user wants to…
软件工程 / 诊断修复
codspeed-setup-harness
codspeed-setup-harness
Set up performance benchmarks and CodSpeed harness for a project. Use this skill whenever the user wants to create benchmarks, add performance tests, set up…
软件工程 / 诊断修复
A/B测试设计
a-b-test-design
设计严谨的 A/B 测试,包括假设、变体、指标和样本量计算。
软件工程 / 诊断修复
qa-game
qa-game
Add Playwright QA tests to a game — visual regression, gameplay verification, and performance. Use when the user says "add tests", "test my game", "add QA",…
软件工程 / 诊断修复
statsmodels
statsmodels
Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and…