搜索结果
全部能力
找到 2368 个相关结果 / 部署与云服务
软件工程 / 部署发布
buffer-api
buffer-api
Schedule, create, and manage social media posts via the Buffer GraphQL API. Use this skill when the user wants to post to social media through Buffer, schedule…
软件工程 / 诊断修复
stability-patterns-knowledge
stability-patterns-knowledge
Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and…
软件工程 / 诊断修复
custom-product-pages
custom-product-pages
When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview…
软件工程 / 部署发布
cucumber-sentences
cucumber-sentences
Use when writing or editing Cucumber `.feature` files, page-object classes, or step definitions in a project that depends on the `cucumber-sentences` Ruby gem…
软件工程 / 诊断修复
resume section builder
resume section builder
Create targeted resume sections optimized for different experience levels and roles
软件工程 / 部署发布
career changer translator
career changer translator
Translate skills from one industry to another, identify transferable skills
软件工程 / 诊断修复
tech resume optimizer
tech resume optimizer
Optimize resumes for software engineering, PM, and technical roles
软件工程 / 部署发布
resume quantifier
resume quantifier
Find opportunities to add metrics and estimate numbers when exact data unavailable
软件工程 / 部署发布
resume formatter
resume formatter
Ensure ATS-friendly formatting and create clean scannable layouts
软件工程 / 诊断修复
ship-gate
ship-gate
Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.
软件工程 / 部署发布
kubernetes-operator
kubernetes-operator
Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop",…
软件工程 / 部署发布
model-deployment
model-deployment
Deploy machine learning models to production using Flask, FastAPI, Docker, cloud platforms (AWS, GCP, Azure), and model serving frameworks
软件工程 / 部署发布
ml-model-training
ml-model-training
Build and train machine learning models using scikit-learn, PyTorch, and TensorFlow for classification, regression, and clustering tasks
软件工程 / 部署发布
error-resolver
error-resolver
Systematic error diagnosis and resolution using first-principle analysis. Use when encountering any error message, stack trace, or unexpected behavior.…
软件工程 / 诊断修复
mcp-oauth-cloudflare
mcp-oauth-cloudflare
Add OAuth authentication to MCP servers on Cloudflare Workers. Uses @cloudflare/workers-oauth-provider with Google OAuth for Claude.ai-compatible authentication. Prevents 9 documented errors including RFC 8707 audience bugs, Claude.ai connection failures, and CSRF vulnerabilities. Use when building MCP servers that need user authentication, implementing Dynamic Client Registration (DCR) for Claude.ai, or replacing static auth tokens with OAuth flows. Includes workarounds for production redirect URI mismatches and re-auth loop issues.
软件工程 / 诊断修复
cloud-penetration-testing
cloud-penetration-testing
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources",…
软件工程 / 诊断修复
aws-penetration-testing
aws-penetration-testing
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege…
软件工程 / 部署发布
deployment-advisor
deployment-advisor
Choose deployment strategy and infrastructure. Use when deciding where to deploy applications, setting up CI/CD, or configuring production environments. Covers…
软件工程 / 部署发布
task-breakdown-specialist
task-breakdown-specialist
Break large tasks into ADHD-friendly micro-tasks that minimize activation energy and maximize momentum. Use when feeling overwhelmed, can't start a task, or…
软件工程 / 诊断修复
openai-apps-mcp
openai-apps-mcp
Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI). Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS, widget 404s, MIME types, ASSETS binding errors, Next.js integration issues, or edge platform limitations.