搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
agent-sandbox
agent-sandbox
用于沙箱的 Agent 技能 - 通过 $agent-sandbox 调用
软件工程 / 诊断修复
e2e-testing-patterns
e2e-testing-patterns
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
软件工程 / 部署发布
devops
devops
Comprehensive DevOps engineering practices for Kubernetes, CI/CD, Bash scripting, Ansible, and cloud infrastructure.
软件工程 / 诊断修复
pwa-development
pwa-development
Implement Progressive Web App features for React and Svelte projects. This skill should be used when the user asks to 'make a PWA', 'add offline support',…
软件工程 / 诊断修复
context-management-context-restore
context-management-context-restore
Use when working with context management context restore
软件工程 / 部署发布
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…
软件工程 / 诊断修复
estimate-analysis
estimate-analysis
Deep-dive into analyst estimates and revision trends for any stock using Yahoo Finance data. Use when the user wants to understand analyst estimate direction, how EPS or revenue forecasts changed over time, compare estimate distributions, or analyze growth projections across periods. Triggers: "estimate analysis for AAPL", "analyst estimate trends for NVDA", "EPS revisions for TSLA", "how have estimates changed for MSFT", "estimate revisions", "EPS trend", "revenue estimates", "consensus changes", "analyst estimates", "estimate distribution", "growth estimates for", "estimate momentum", "revision trend", "forward estimates", "next quarter estimates", "annual estimates", "estimate spread", "bull vs bear estimates", "estimate range", or any request about tracking or comparing analyst estimates/revisions. Use this skill when the user asks about estimates beyond a simple lookup — if they want context, trends, or analysis, this is the right skill.
软件工程 / 诊断修复
nix-best-practices
nix-best-practices
Use when working with Nix flakes, overlays, shell.nix, or flake.nix files.
软件工程 / 诊断修复
shap
shap
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions,…
软件工程 / 诊断修复
quiz
quiz
Quiz yourself on documents you've recently read to test understanding and retention
软件工程 / 诊断修复
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).
软件工程 / 诊断修复
puremac-macos-cleaner
puremac-macos-cleaner
Free open-source macOS cleaner built with SwiftUI — CleanMyMac alternative with zero telemetry, scheduled auto-cleaning, and Xcode/Homebrew/system cache…
软件工程 / 诊断修复
python-packaging
python-packaging
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
软件工程 / 诊断修复
agent-pr-manager
agent-pr-manager
pr-manager 的 Agent 技能 - 使用 $agent-pr-manager 调用
软件工程 / 诊断修复
software-crypto-web3
software-crypto-web3
Secure blockchain development for EVM, Solana, Cosmos, and TON. Use when building smart contracts, auditing, or integrating on-chain backends.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
file-todos
file-todos
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status…
软件工程 / 诊断修复
aws-serverless
aws-serverless
Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns,…
软件工程 / 诊断修复
java-microservices
java-microservices
Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns