搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 部署发布
ln-732-cicd-generator
ln-732-cicd-generator
Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
adspower-browser
adspower-browser
通过 adspower-browser CLI 操作 AdsPower 指纹浏览器。打开/启动/运行浏览器或环境、配置浏览器环境、AdsPower;创建/更新/删除/列出…
软件工程 / 诊断修复
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.
软件工程 / 部署发布
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.
软件工程 / 诊断修复
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',…
软件工程 / 诊断修复
bouncer-feed-filter
bouncer-feed-filter
AI-powered browser extension that filters unwanted posts from Twitter/X feeds using natural language rules and multiple AI backends
软件工程 / 诊断修复
encore-frontend
encore-frontend
Connect React/Next.js apps to Encore.ts 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.
软件工程 / 诊断修复
quiz
quiz
Quiz yourself on documents you've recently read to test understanding and retention
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
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-110-project-docs-coordinator
ln-110-project-docs-coordinator
Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
java-microservices
java-microservices
Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns
软件工程 / 诊断修复
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,…
软件工程 / 诊断修复
ln-772-error-handler-setup
ln-772-error-handler-setup
Configures global exception handling middleware. Use when adding centralized error handling to .NET or Python backends.
软件工程 / 部署发布
ln-700-project-bootstrap
ln-700-project-bootstrap
Bootstraps projects to production-ready structure. Use when creating new or transforming existing projects.
软件工程 / 诊断修复
ln-404-test-executor
ln-404-test-executor
Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.