搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 部署发布
ml-pipeline-workflow
ml-pipeline-workflow
Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment.
软件工程 / 诊断修复
oauth-implementation
oauth-implementation
OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering…
软件工程 / 诊断修复
pr-threads-address
pr-threads-address
Review all unresolved PR review threads, address them by making necessary code changes, and commit the changes appropriately.
软件工程 / 部署发布
helm-validator
helm-validator
Validate, lint, audit, check Helm charts — Chart.yaml, templates, values.yaml, CRDs, schemas.
软件工程 / 诊断修复
better-all
better-all
Use the better-all library for Promise.all with automatic DAG-based dependency optimization and full type inference. Use when parallelizing async operations…
软件工程 / 诊断修复
framework-migration-deps-upgrade
framework-migration-deps-upgrade
You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal…
软件工程 / 诊断修复
bazel-build-optimization
bazel-build-optimization
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise…
软件工程 / 诊断修复
pypict-skill
pypict-skill
Pairwise test generation
软件工程 / 诊断修复
dark-mode-implementer
dark-mode-implementer
Implements complete dark/light mode theming systems using CSS variables, Tailwind dark mode, React context, and system preference detection. Use when users…
软件工程 / 诊断修复
paypal-integration
paypal-integration
Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and refund workflows.
软件工程 / 诊断修复
composio-connect
composio-connect
Universal fallback for executing actions across 1,000+ apps when no other skill is available. Use this skill ONLY when user requests an action on an…
软件工程 / 诊断修复
cron-schedule
cron-schedule
Schedule persistent background workers via CronCreate
软件工程 / 诊断修复
incident-response-smart-fix
incident-response-smart-fix
[Extended thinking: This workflow implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and observability…
软件工程 / 诊断修复
session-management
session-management
Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. Use when building authentication systems,…
软件工程 / 部署发布
github-actions-creator
github-actions-creator
Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning,…
软件工程 / 诊断修复
drizzle-orm-d1
drizzle-orm-d1
| Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe SQL queries, managing migrations with…
软件工程 / 诊断修复
emotional-narrative
emotional-narrative
Use when animation needs to convey feeling, tell a story, or connect emotionally—character moments, dramatic beats, or any motion that should make the audience…
软件工程 / 诊断修复
nuxt-data
nuxt-data
Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState and Pinia. Use when: creating custom composables, fetching data with useFetch or useAsyncData, managing global state with useState, integrating Pinia, debugging reactive data issues, or implementing SSR-safe state patterns. Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia, data fetching, state management, reactive, shallow reactivity, reactive keys, transform, pending, error, refresh, dedupe, caching
软件工程 / 诊断修复
plugin-forge
plugin-forge
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin…
软件工程 / 诊断修复
codemod
codemod
Codemod (JSSG, ast-grep, workflows) best practices for writing efficient, safe, and maintainable code transformations. This skill should be used when writing,…