搜索结果
全部能力
找到 2368 个相关结果 / 部署与云服务
软件工程 / 诊断修复
terraform-best-practices
terraform-best-practices
Terraform and Infrastructure as Code optimization guidelines from Terramate. This skill should be used when writing, reviewing, or refactoring…
软件工程 / 诊断修复
env-manager
env-manager
Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications
软件工程 / 部署发布
first-principles-thinking
first-principles-thinking
Socratic coach for breaking down problems to fundamental truths. Use when users want to think through a problem deeply, challenge assumptions, or find…
软件工程 / 部署发布
bmad-index-docs
bmad-index-docs
Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder
软件工程 / 部署发布
prisma-migration-assistant
prisma-migration-assistant
Plans and executes safe Prisma schema migrations with data backfills, rollback strategies, and SQL preview. Handles complex schema changes including data…
软件工程 / 部署发布
ascii-diagram-validator
ascii-diagram-validator
Validate ASCII diagram alignment in markdown. TRIGGERS - diagram alignment, ASCII art, box-drawing diagrams.
软件工程 / 部署发布
brand-marketing
brand-marketing
Use when creating commercial animations, advertising motion, brand identity animation, logo reveals, or marketing video content.
软件工程 / 部署发布
superlevels-chrome-extension
superlevels-chrome-extension
Open-source Chrome extension replacing 12+ browser extensions with privacy-respecting tools including tab cleaner, cookie editor, dark mode, JS toggle, GDPR…
软件工程 / 部署发布
nextjs-env-variables
nextjs-env-variables
Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications,…
软件工程 / 部署发布
netlify-deployment-platform
netlify-deployment-platform
Netlify JAMstack deployment platform with serverless functions, forms, and identity
软件工程 / 部署发布
ml-ops-engineer
ml-ops-engineer
Expert MLOps engineering covering model deployment, ML pipelines, model monitoring, feature stores, and infrastructure automation. Use when deploying models to production, building training pipelines, setting up drift detection, configuring feature stores, or automating ML CI/CD workflows.
软件工程 / 部署发布
ecto-patterns
ecto-patterns
Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant…
软件工程 / 部署发布
github-actions-expert
github-actions-expert
GitHub Actions CI/CD pipeline optimization, workflow automation, custom actions development, and security best practices for scalable software delivery
软件工程 / 诊断修复
delivery-manager
delivery-manager
Expert delivery management for release planning, deployment coordination, incident response, change management, and SLA tracking across continuous delivery pipelines. Use when planning a release, coordinating a deployment, responding to a production incident, evaluating change requests, calculating SLA/error budgets, or assessing delivery maturity.
软件工程 / 部署发布
bluesky
bluesky
Create and manage content for Bluesky social network. Use when the user says "Bluesky post", "post to Bluesky", "Bluesky content", "Bluesky strategy", "AT…
软件工程 / 诊断修复
lovable
lovable
Integration skill for Lovable.dev projects. Activates when working with: - Lovable.dev projects with GitHub sync - Supabase Edge Functions that need deployment - Database migrations for Lovable Cloud - Projects with supabase/ directory structure - Any mention of "Lovable", "deploy edge function", "apply migration" Provides exact Lovable prompts for backend operations that can't be done via GitHub alone.
软件工程 / 部署发布
project-tooling
project-tooling
gh, vercel, supabase, render CLI and deployment platform setup
软件工程 / 部署发布
marketplace-dev
marketplace-dev
Converts any Claude Code skills repository into an official plugin marketplace. Analyzes existing skills, generates .claude-plugin/marketplace.json conforming to the Anthropic spec, validates with `claude plugin validate`, tests real installation, and creates a PR to the upstream repo. Encodes hard-won anti-patterns from real marketplace development (schema traps, version semantics, description pitfalls). Use when the user mentions: marketplace, plugin support, one-click install, marketplace.json, plugin distribution, auto-update, or wants a skills repo installable via `claude plugin install`. Also trigger when the user has a skills repo and asks about packaging, distribution, or making it installable.
软件工程 / 部署发布
decision-clarity
decision-clarity
Improve decision quality by clarifying the real problem, exposing hidden assumptions, reasoning from fundamental facts, reducing unnecessary complexity, and…
软件工程 / 诊断修复
spring-boot-skill
spring-boot-skill
Build Spring Boot 4.x applications following the best practices. Use this skill: * When developing Spring Boot applications using Spring MVC, Spring Data JPA, Spring Modulith, Spring Security * To create recommended Spring Boot package structure * To implement REST APIs, entities/repositories, service layer, modular monoliths * To use Thymeleaf view templates for building web applications * To write tests for REST APIs and Web applications * To write ArchUnit tests for testing architecture * To configure the recommended plugins and configurations to improve code quality, and testing while using Maven. * To use Spring Boot's Docker Compose support for local development * To create Taskfile for easier execution of common tasks while working with a Spring Boot application