搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
social-media
social-media
Use when designing animations for social platforms, messaging apps, content sharing, or community features
软件工程 / 诊断修复
skill-composer-studio
skill-composer-studio
CHAIN multiple existing skills into custom multi-step workflows. Programmable skill combinations with automatic handoffs. Create composite skills from building…
软件工程 / 诊断修复
media-transcoding
media-transcoding
FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.
软件工程 / 部署发布
security-scanning
security-scanning
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
软件工程 / 诊断修复
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",…
软件工程 / 部署发布
structured-output-extractor
structured-output-extractor
Extracts structured data from LLM responses using JSON schemas, Zod validation, and function calling for reliable parsing. Use when users request "structured…
软件工程 / 诊断修复
sms-text-optimizer
sms-text-optimizer
Condense messages to 160 characters without losing meaning. Remove unnecessary words while keeping tone.
软件工程 / 诊断修复
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.
软件工程 / 部署发布
tailwind-gradient-builder
tailwind-gradient-builder
Creates modern CSS gradients using Tailwind CSS including linear, radial, conic, mesh gradients, animated gradients, glassmorphism, and gradient text effects.…
软件工程 / 诊断修复
cli-anything-musescore
cli-anything-musescore
CLI for music notation — transpose, export PDF/audio/MIDI, extract parts, manage instruments
软件工程 / 诊断修复
accessibility
accessibility
Accessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy,…
软件工程 / 部署发布
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,…
软件工程 / 部署发布
cost-latency-optimizer
cost-latency-optimizer
Reduces LLM costs and improves response times through caching, model selection, batching, and prompt optimization. Provides cost breakdowns, latency hotspots,…
软件工程 / 诊断修复
e2e-testing
e2e-testing
AI-powered E2E testing for any app — Flutter, React Native, iOS, Android, Electron, Tauri, KMP, .NET MAUI. Test 8 platforms with natural language through MCP.…
软件工程 / 部署发布
cypress-playwright-setup
cypress-playwright-setup
Sets up end-to-end testing with Cypress or Playwright including page objects, fixtures, and CI integration. Use when users request "E2E testing", "Cypress…
软件工程 / 诊断修复
ant-design-react
ant-design-react
Builds enterprise React UIs with Ant Design (antd) including 60+ components (Button, Form, Table, Select, Modal, Message), design tokens, TypeScript support,…
软件工程 / 诊断修复
cross-gcc
cross-gcc
Cross-compilation with GCC skill for embedded and multi-architecture targets. Use when setting up cross-gcc toolchains, configuring sysroots, building for…
软件工程 / 诊断修复
android-jetpack-compose-expert
android-jetpack-compose-expert
Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3.
软件工程 / 诊断修复
axios
axios
Promise-based HTTP client for making requests from browser and Node.js