搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
javascript-typescript-typescript-scaffold
javascript-typescript-typescript-scaffold
You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project…
软件工程 / 诊断修复
aws-penetration-testing
aws-penetration-testing
Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3…
软件工程 / 诊断修复
effect-index
effect-index
Skill index and decision guide. Use to pick the right Effect Skill quickly and follow a minimal decision tree.
软件工程 / 诊断修复
cypress
cypress
Cypress end-to-end testing best practices for web applications, covering test structure, commands, and reliability patterns.
软件工程 / 诊断修复
ln-633-test-value-auditor
ln-633-test-value-auditor
Scores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.
软件工程 / 诊断修复
ln-622-build-auditor
ln-622-build-auditor
Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build config issues. Use when auditing build health.
软件工程 / 诊断修复
ln-740-quality-setup
ln-740-quality-setup
Sets up linters, pre-commit hooks, and test infrastructure. Use when adding code quality tooling to a project.
软件工程 / 诊断修复
agent-base-template-generator
agent-base-template-generator
基础模板生成器代理技能 - 使用 $agent-base-template-generator 调用
软件工程 / 诊断修复
pyhealth
pyhealth
Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working…
软件工程 / 诊断修复
profiling-optimization
profiling-optimization
Profile application performance, identify bottlenecks, and optimize hot paths using CPU profiling, flame graphs, and benchmarking. Use when investigating performance issues or optimizing critical code paths.
软件工程 / 诊断修复
ruby
ruby
Ruby development guidelines covering idiomatic code style, Ruby 3.x features, testing with RSpec, and best practices for building maintainable Ruby…
软件工程 / 诊断修复
git-hooks-setup
git-hooks-setup
Implement Git hooks using Husky, pre-commit, and custom scripts. Enforce code quality, linting, and testing before commits and pushes.
软件工程 / 诊断修复
web-testing
web-testing
Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile…
软件工程 / 诊断修复
hook-writer-sms
hook-writer-sms
When the user wants help writing opening lines, hooks, first sentences, video hooks, thumbnails titles, or pin titles that grab attention. Also use when the…
软件工程 / 诊断修复
python-development
python-development
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices. Use for Python projects, APIs, data processing, or…
软件工程 / 部署发布
feature-flag-system
feature-flag-system
Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches. Use when deploying new features gradually, testing in production, or managing feature lifecycles.
软件工程 / 诊断修复
dual-axis-skill-reviewer
dual-axis-skill-reviewer
Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep…
软件工程 / 诊断修复
playwright-cursor-rules
playwright-cursor-rules
Expert guidance for Playwright end-to-end testing with TypeScript and JavaScript best practices
软件工程 / 诊断修复
添加 dbt 单元测试
adding-dbt-unit-test
创建单元测试 YAML 定义,用于模拟上游模型输入并验证预期输出。在以下场景使用:为 dbt 模型添加单元测试,或练习……
软件工程 / 诊断修复
golang-grpc
golang-grpc
Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn