搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 诊断修复
python-backend
python-backend
Production Python async patterns including asyncio TaskGroup, FastAPI dependency injection and middleware, SQLAlchemy 2.0 async sessions, and database…
软件工程 / 诊断修复
react-spring
react-spring
Use when implementing Disney's 12 animation principles with React Spring's physics-based animations
软件工程 / 部署发布
stx
stx
Stacks L2 STX token operations — check balances, transfer STX, broadcast pre-signed transactions, call Clarity contracts, deploy contracts, and check…
软件工程 / 部署发布
biome-developer
biome-developer
General development best practices and common gotchas when working on Biome. Use for avoiding common mistakes, understanding Biome-specific patterns (AST,…
软件工程 / 诊断修复
slack-bot
slack-bot
Send messages and rich content to Slack channels via webhooks or Bot API. Use Block Kit for formatted announcements, marketing reports, and community updates. Trigger phrases: "post to slack", "slack message", "slack webhook", "slack notification", "slack announcement", "send to slack", "slack marketing", "slack update", "slack channel".
软件工程 / 部署发布
terraform
terraform
Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails
软件工程 / 诊断修复
medusa
medusa
Medusa headless commerce - modules, workflows, API routes, admin UI
软件工程 / 诊断修复
angular-animations
angular-animations
Configure Angular animations with triggers, transitions, keyframes, and reusable animation functions. Use when working with Angular enter/leave animations, UI transitions, route animations, stagger effects, animation triggers, or when the user asks to animate Angular components.
软件工程 / 诊断修复
cli-anything-videocaptioner
cli-anything-videocaptioner
AI-powered video captioning — transcribe speech, optimize/translate subtitles, and burn them into video via the stable VideoCaptioner backend. Free ASR and translation included.
软件工程 / 诊断修复
nodejs-development
nodejs-development
Comprehensive Node.js development skill covering event loop, async patterns, streams, file system, HTTP servers, process management, and modern Node.js best…
软件工程 / 诊断修复
programmatic-seo
programmatic-seo
Create SEO-optimized pages at scale using programmatic/template-based approaches. Use when the user says "programmatic SEO", "pSEO", "pages at scale",…
软件工程 / 诊断修复
csrf-protection
csrf-protection
Implement Cross-Site Request Forgery (CSRF) protection for API routes. Use this skill when you need to protect POST/PUT/DELETE endpoints, implement token…
软件工程 / 诊断修复
sql-server-2025
sql-server-2025
SQL Server 2025 and SqlPackage 170.2.70 (October 2025) - Vector databases, AI integration, and latest features
软件工程 / 诊断修复
neon-serverless
neon-serverless
Configures Neon Serverless Driver for Next.js, Vercel Edge Functions, AWS Lambda, and other serverless environments. Installs @neondatabase/serverless, sets up…
软件工程 / 诊断修复
axios
axios
Promise-based HTTP client for making requests from browser and Node.js
软件工程 / 诊断修复
migrate-postgres-tables-to-hypertables
migrate-postgres-tables-to-hypertables
Use this skill to migrate identified PostgreSQL tables to Timescale/TimescaleDB hypertables with optimal configuration and validation. **Trigger when user asks to:** - Migrate or convert PostgreSQL tables to hypertables - Execute hypertable migration with minimal downtime - Plan blue-green migration for large tables - Validate hypertable migration success - Configure compression after migration **Prerequisites:** Tables already identified as candidates (use find-hypertable-candidates first if needed) **Keywords:** migrate to hypertable, convert table, Timescale, TimescaleDB, blue-green migration, in-place conversion, create_hypertable, migration validation, compression setup Step-by-step migration planning including: partition column selection, chunk interval calculation, PK/constraint handling, migration execution (in-place vs blue-green), and performance validation queries.
软件工程 / 部署发布
cilium-expert
cilium-expert
Expert in Cilium eBPF-based networking and security for Kubernetes. Use for CNI setup, network policies (L3/L4/L7), service mesh, Hubble observability,…
软件工程 / 诊断修复
cli-anything-musescore
cli-anything-musescore
CLI for music notation — transpose, export PDF/audio/MIDI, extract parts, manage instruments
软件工程 / 诊断修复
next-best-action
next-best-action
Design and implement next-best-action engines that surface proactive, prioritized recommendations to advisors based on portfolio, life, market, and compliance…
软件工程 / 诊断修复
swiftui-liquid-glass
swiftui-liquid-glass
SwiftUI iOS 26+ Liquid Glass: implement, adopt, refactor, review correctness/perf/design.