搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 部署发布
release
release
Step through versioning, tagging, and verification
软件工程 / 诊断修复
add-to-existing-project
add-to-existing-project
Integrates Tambo into EXISTING React projects by detecting the tech stack and adapting installation. Use when adding Tambo to an existing app, integrating with…
软件工程 / 诊断修复
depot-container-builds
depot-container-builds
Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot, pushing images to registries, building multi-platform/multi-arch images (linux/amd64, linux/arm64), debugging container build failures, optimizing Dockerfile layer caching, using docker-bake.hcl or docker-compose builds, or migrating from `docker build` / `docker buildx build` to Depot. Also use when the user mentions depot build, depot bake, container builds, image builds, or asks about Depot's build cache, build parallelism, or ephemeral registry.
软件工程 / 诊断修复
cloudflare-nextjs
cloudflare-nextjs
Deploy Next.js applications (App Router and Pages Router) to Cloudflare Workers using the OpenNext adapter. This skill should be used when deploying Next.js apps with SSR, ISR, or server components to Cloudflare's serverless platform. It covers setup for both new and existing projects, configuration requirements, development workflows, integration with Cloudflare services (D1, R2, KV, Workers AI), and prevention of 10+ documented errors including worker size limits, runtime compatibility, database connection scoping, and security vulnerabilities. Keywords: Cloudflare Next.js, OpenNext Cloudflare, @opennextjs/cloudflare, Next.js Workers, Next.js App Router Cloudflare, Next.js Pages Router Cloudflare, Next.js SSR Cloudflare, Next.js ISR, server components cloudflare, server actions cloudflare, Next.js middleware workers, nextjs d1, nextjs r2, nextjs kv, Next.js deployment, opennextjs-cloudflare cli, nodejs_compat, worker size limit, next.js runtime compatibility, database connection scoping, Next.js migration cloudflare
软件工程 / 诊断修复
fal-platform
fal-platform
Platform APIs for model management, pricing, and usage tracking
软件工程 / 诊断修复
fullstack-workspace-init
fullstack-workspace-init
Scaffold a production-ready full-stack monorepo with working MVP features, tests, and CI/CD. Generates complete CRUD functionality, Clerk authentication, and…
软件工程 / 诊断修复
animation-motion-design
animation-motion-design
Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, page…
软件工程 / 诊断修复
code-necromancer
code-necromancer
Systematic framework for resurrecting and modernizing legacy codebases through archaeology, resurrection, and rejuvenation phases. Activate on "legacy code",…
软件工程 / 诊断修复
checking-changes
checking-changes
Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript)…
软件工程 / 诊断修复
generating-swift-package-docs
generating-swift-package-docs
Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks "what's import X" or "what does X do". Generates on-demand API…
软件工程 / 诊断修复
ddd-hexagonal-architecture
ddd-hexagonal-architecture
Provides comprehensive guidance for hexagonal architecture including ports and adapters, domain isolation, and dependency inversion. Use when the user asks…
软件工程 / 诊断修复
backtesting-py-oracle
backtesting-py-oracle
backtesting.py configuration for SQL oracle validation and range bar pattern backtesting. Use when running backtesting.py against ClickHouse SQL results,…
软件工程 / 诊断修复
building-admin-dashboard-customizations
building-admin-dashboard-customizations
Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation).…
软件工程 / 部署发布
143-java-functional-exception-handling
143-java-functional-exception-handling
Use when you need to apply functional exception handling best practices in Java — including replacing exception overuse with Optional and VAVR Either types,…
软件工程 / 部署发布
fast-meeting
fast-meeting
Lance une réunion autonome rapide avec des personas sélectionnés automatiquement, implémente la décision, crée une MR/PR, commite, pousse et publie un résumé…
软件工程 / 诊断修复
algorithmic-art
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code,…
软件工程 / 部署发布
cw-style-skill-creator
cw-style-skill-creator
Creative writing skill for creating style skills that teach Claude to write in specific styles. Use when you want to create style guides that the…
软件工程 / 部署发布
cto-advisor
cto-advisor
Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator,…
软件工程 / 诊断修复
easysdd-onboarding
easysdd-onboarding
把一个新仓库或有零散文档的仓库接入 easysdd 体系。两条路径自动判断:空仓库路径(仓库内无任何 spec 类文档也没有 easysdd/ 目录)从零搭骨架;迁移路径(仓库内已有零散文档或部分 easysdd/ 结构)先做审计报告 +…
软件工程 / 部署发布
angular-modernization
angular-modernization
Modernizes Angular code such as components and directives to follow best practices using both automatic CLI migrations and Bitwarden-specific patterns. YOU…