搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
skill-creator
skill-creator
Creates new Claude Code skills following repository conventions with proper structure, frontmatter, workflows, code examples, and reference files. Use when…
软件工程 / 部署发布
security-testing-verification
security-testing-verification
Test security features and verify implementation before deployment. Use this skill when you need to test CSRF protection, rate limiting, input validation,…
软件工程 / 部署发布
review
review
Review a spec or concrete code changes for correctness, security, simplicity, robustness, and real tests.
软件工程 / 诊断修复
skill-navigator
skill-navigator
Use this skill when you need guidance on which skill to use for any task. Recommends the perfect skill, creates skill combinations, and helps you discover…
软件工程 / 诊断修复
performance-reporting
performance-reporting
Generate clear, accurate performance reports for investment portfolios with benchmarks, attribution, and risk dashboards. Use when the user asks about…
软件工程 / 诊断修复
mql-developer
mql-developer
Comprehensive MQL4/MQL5 development for MetaTrader 4 and MetaTrader 5 platforms. Use when writing, reviewing, debugging, or architecting: Expert Advisors (EAs), custom indicators, scripts, libraries (.mqh), graphical panels, or any MQL code. Also use for: order/position management, risk management, backtesting strategies, communication with external APIs (WebRequest, REST, JSON), inter-program communication, code protection/licensing, and MQL4-to-MQL5 migration. Covers the full MQL ecosystem including trading automation, technical analysis, UI panels, and server integration.
软件工程 / 诊断修复
technical-writing
technical-writing
Write clear, engaging technical content from real experience. Use when writing blog posts, documentation, tutorials, or technical articles.
软件工程 / 诊断修复
dashboard-creator
dashboard-creator
Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics…
软件工程 / 诊断修复
amazon-listing-images
amazon-listing-images
Plan Amazon product listing images for maximum conversion. Create shot lists, infographic layouts, lifestyle scene briefs, and A/B testing plans following…
软件工程 / 诊断修复
codeck-review
codeck-review
Reviewer role. Opens rendered HTML, inspects every slide visually, fixes problems in custom.css or slides.html and rebuilds through build-html.sh. Use whenever the user says "review", "QA", "check slides", "inspect", "audit", "proofread", or wants feedback on a rendered deck.
软件工程 / 诊断修复
ab-test-setup
ab-test-setup
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this…
软件工程 / 诊断修复
pp-craigslist
pp-craigslist
The local-first Craigslist watcher and triage tool that knows what's a repost, what's a scam, and what just dropped in price. Trigger phrases: `watch…
软件工程 / 部署发布
playwright-devops
playwright-devops
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
软件工程 / 诊断修复
angular-jest
angular-jest
ALWAYS use when testing Angular applications with Jest, configuring Jest, or migrating from Jasmine/Karma to Jest.
软件工程 / 诊断修复
axiom-scenekit-ref
axiom-scenekit-ref
SceneKit → RealityKit concept mapping, complete API cross-reference for migration, scene graph API, materials, lighting, camera, physics, animation, constraints
软件工程 / 诊断修复
bun
bun
Build fast applications with Bun JavaScript runtime. Use when creating Bun projects, using Bun APIs, bundling, testing, or optimizing Node.js alternatives.…
软件工程 / 诊断修复
jwt-encode
jwt-encode
Create and sign JSON Web Tokens (JWTs) for testing and development. Use when the user wants to generate, create, build, or sign a JWT — e.g. "create a JWT",…
软件工程 / 诊断修复
model-evaluation-benchmark
model-evaluation-benchmark
Automated reproduction of comprehensive model evaluation benchmarks following the Benchmark Suite V3. Auto-activates for model benchmarking, comparison evaluation, or performance testing between AI models.
软件工程 / 诊断修复
forward-risk
forward-risk
Estimate potential future losses using VaR, Expected Shortfall, Monte Carlo simulation, and stress testing. Use when the user asks about Value-at-Risk, CVaR,…
软件工程 / 诊断修复
angular-cypress
angular-cypress
ALWAYS use when testing Angular applications with Cypress, E2E testing, or component testing in Angular.