搜索结果
全部能力
找到 887 个相关结果 / 评审反馈
软件工程 / 诊断修复
axiom-xcode-mcp
axiom-xcode-mcp
Use when connecting to Xcode via MCP, using xcrun mcpbridge, or working with ANY Xcode MCP tool (XcodeRead, BuildProject, RunTests, RenderPreview). Covers…
软件工程 / 诊断修复
asc-crash-triage
asc-crash-triage
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester…
软件工程 / 诊断修复
repomix-safe-mixer
repomix-safe-mixer
Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution,…
软件工程 / 部署发布
scikit-learn-best-practices
scikit-learn-best-practices
Best practices for scikit-learn machine learning, model development, evaluation, and deployment in Python
软件工程 / 部署发布
frida-17
frida-17
Frida 17 JavaScript API 兼容性检查与修复工具。在编写、审查或修复 Frida 脚本时使用,尤其是从旧版本 Frida 迁移时…
软件工程 / 诊断修复
patent-architect
patent-architect
Automatically searches prior art via SerpAPI and generates Chinese patent application forms. This skill should be used when the user wants to generate Chinese…
软件工程 / 诊断修复
executing-plans
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
软件工程 / 诊断修复
react-best-practices
react-best-practices
React best-practices reviewer for TSX files. Triggers after editing multiple TSX components to run a condensed quality checklist covering component structure,…
软件工程 / 诊断修复
agent-code-goal-planner
agent-code-goal-planner
用于 code-goal-planner 的 Agent 技能 - 使用 $agent-code-goal-planner 调用
软件工程 / 诊断修复
earnings-recap
earnings-recap
Generate a post-earnings analysis for any stock using Yahoo Finance data. Use when the user wants to review what happened after earnings, understand beat/miss results, see stock reaction, or get an earnings recap. Triggers: "AAPL earnings recap", "how did TSLA earnings go", "MSFT earnings results", "did NVDA beat earnings", "post-earnings analysis", "earnings surprise", "what happened with GOOGL earnings", "earnings reaction", "stock moved after earnings", "EPS beat or miss", "revenue beat or miss", "quarterly results for", "how were earnings", "AMZN reported last night", "earnings call recap", or any request about a company's recent earnings outcome. Use this skill when the user references a past earnings event, even if they just say "AAPL reported" or "how did they do".
软件工程 / 诊断修复
ln-401-task-executor
ln-401-task-executor
Executes implementation tasks through Todo, In Progress, To Review. Use when task needs coding with KISS/YAGNI. Not for test tasks.
软件工程 / 部署发布
ln-732-cicd-generator
ln-732-cicd-generator
Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.
软件工程 / 部署发布
ln-774-healthcheck-setup
ln-774-healthcheck-setup
Configures health check endpoints for Kubernetes readiness/liveness/startup probes. Use when deploying to Kubernetes.
软件工程 / 部署发布
ln-115-devops-docs-creator
ln-115-devops-docs-creator
Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project.
软件工程 / 诊断修复
expo
expo
Expo React Native performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Expo React Native code to ensure…
软件工程 / 部署发布
move-code-quality
move-code-quality
Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition…
软件工程 / 诊断修复
ln-773-cors-configurator
ln-773-cors-configurator
Configures CORS policy for development and production environments. Use when setting up cross-origin access for APIs.
软件工程 / 诊断修复
test-anti-patterns
test-anti-patterns
Detection-focused review of .NET test code for anti-patterns that undermine reliability and diagnostic value. USE FOR: audit test quality, review test code, find test anti-patterns, tests pass but don't verify anything, flaky tests, ordering dependency, duplicate tests, magic values, missing/no assertions, swallowed exceptions, always-true assertions, over-mocking, test coupling, coverage touching, coverage inflation. DO NOT USE FOR: writing new tests (use writing-mstest-tests), direct MSTest API rewrites or implementation-only fixes such as swapped Assert.AreEqual argument order, running tests (use run-tests), migrating between frameworks (use migration skills), deep formal audit based on academic test smell taxonomy (use test-smell-detection).
软件工程 / 诊断修复
ln-113-backend-docs-creator
ln-113-backend-docs-creator
Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.
软件工程 / 诊断修复
ln-522-manual-tester
ln-522-manual-tester
Performs manual testing of Story AC via executable bash scripts in tests/manual/. Use when Story implementation needs hands-on AC verification.