搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
review-implementing
review-implementing
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement…
软件工程 / 部署发布
surfpool
surfpool
Complete Surfpool development environment for Solana - drop-in replacement for solana-test-validator with mainnet forking, cheatcodes, Infrastructure as Code,…
软件工程 / 诊断修复
game-balancing
game-balancing
Use this skill when working with game balancing - economy design, difficulty curves, progression systems, reward schedules, playtesting analysis, or tuning game parameters. Triggers on any game design task involving resource sinks and faucets, XP curves, loot tables, difficulty scaling, player retention mechanics, or interpreting playtest data to adjust game feel.
软件工程 / 诊断修复
pydantic-ai-testing
pydantic-ai-testing
pydantic-ai-testing — an installable skill for AI agents, published by existential-birds/beagle.
软件工程 / 诊断修复
as-fix
as-fix
Diagnose and fix bugs with root-cause analysis and verification. Use when you have a concrete issue report, failing behavior, runtime error, or test regression…
软件工程 / 诊断修复
gantt-chart-creator
gantt-chart-creator
Create project timeline Gantt charts with dependencies, milestones, and progress tracking. Supports static (PNG/SVG) and interactive (HTML) output.
软件工程 / 诊断修复
async-jobs
async-jobs
Async job processing patterns for background tasks, Celery workflows, task scheduling, retry strategies, and distributed task execution. Use when implementing…
软件工程 / 部署发布
azure-devops
azure-devops
Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check security alerts, manage variable groups, approve deployments, or configure branch policies. Covers 13 domains with 99 tools via REST API.
软件工程 / 诊断修复
polymarket-trading
polymarket-trading
Polymarket-specific terminology, trading strategies, and API reference.
软件工程 / 诊断修复
performance-benchmark-specialist
performance-benchmark-specialist
Performance benchmarking expertise for shell tools, covering benchmark design, statistical analysis (min/max/mean/median/stddev), performance targets (<100ms,…
软件工程 / 诊断修复
bevy
bevy
This skill should be used when working on Bevy game engine projects. It provides specialized knowledge for Bevy's Entity Component System (ECS) architecture,…
软件工程 / 诊断修复
review-pr
review-pr
PR review using parallel specialized agents for code quality, security, testing, architecture, and performance analysis. Synthesizes findings into a review…
软件工程 / 诊断修复
administering-linux
administering-linux
Manage Linux systems covering systemd services, process management, filesystems, networking, performance tuning, and troubleshooting. Use when deploying…
软件工程 / 诊断修复
spring-boot
spring-boot
Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring
软件工程 / 诊断修复
spring-boot-testing
spring-boot-testing
Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.
软件工程 / 诊断修复
developing-agentforce
developing-agentforce
Build, modify, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, or asks about .agent files or aiAuthoringBundle…
软件工程 / 诊断修复
standards-expert
standards-expert
Expert-level ISO standards, quality management, compliance, and certification
软件工程 / 诊断修复
tdd
tdd
Use this skill whenever the user wants to write code using TDD, test-driven development, or test-first methodology. Triggers on: "/tdd", "let's do TDD", "write a failing test", "red green refactor", "test-first", "start a TDD cycle", or any request to implement a feature by writing tests before code. Adaptive five-step cycle (RED-DOMAIN-GREEN-DOMAIN-COMMIT) that detects harness capabilities and routes to guided (/tdd red|domain|green|commit) or automated (/tdd) mode. NOT for running existing tests, debugging test failures, or reviewing code -- only for the disciplined test-first cycle.
软件工程 / 诊断修复
alicloud-observability-pts
alicloud-observability-pts
Manage Alibaba Cloud Performance Testing Service (PTS) via OpenAPI/SDK. Use for scene lifecycle operations, test start/stop control, report retrieval, and…
软件工程 / 诊断修复
bun-test-basics
bun-test-basics
Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.