搜索结果
全部能力
找到 1895 个相关结果 / 数据分析
软件工程 / 诊断修复
grepai-embeddings-openai
grepai-embeddings-openai
Configure OpenAI as embedding provider for GrepAI. Use this skill for high-quality cloud embeddings.
软件工程 / 诊断修复
swarm-orchestration
swarm-orchestration
Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules. Use when: 3+ files need changes, new feature implementation, cross-module refactoring, API changes with tests, security-related changes, performance optimization across codebase, database schema changes. Skip when: single file edits, simple bug fixes (1-2 lines), documentation updates, configuration changes, quick exploration.
软件工程 / 部署发布
static-import
static-import
Teaches static ES2015 import syntax for module dependencies. Use when you need to import code that is required at load time and benefits from static analysis…
软件工程 / 诊断修复
java-jpa-hibernate
java-jpa-hibernate
Master JPA/Hibernate - entity design, queries, transactions, performance optimization
软件工程 / 诊断修复
react-router-v7
react-router-v7
React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form components, fetchers, navigation guards, protected…
软件工程 / 部署发布
deploying-airflow
deploying-airflow
Deploy Airflow DAGs and projects. Use when the user wants to deploy code, push DAGs, set up CI/CD, deploy to production, or asks about deployment strategies…
软件工程 / 诊断修复
swr
swr
Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation
软件工程 / 部署发布
neon-vercel-postgres
neon-vercel-postgres
Set up serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge. Includes connection pooling, git-like branching, and Drizzle ORM integration. Use when: setting up edge Postgres, troubleshooting "TCP not supported", connection pool exhausted, SSL config errors, or Node v20 transaction issues.
软件工程 / 部署发布
database-optimizer
database-optimizer
Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.
软件工程 / 诊断修复
market-breadth-analyzer
market-breadth-analyzer
Quantifies market breadth health using TraderMonty's public CSV data. Generates a 0-100 composite score across 6 components (100 = healthy). No API key…
软件工程 / 诊断修复
docs-workflow
docs-workflow
Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.
软件工程 / 诊断修复
antv-g2-chart
antv-g2-chart
Generate G2 v5 chart code. Use when user asks for G2 charts, bar charts, line charts, pie charts, scatter plots, area charts, or any data visualization with G2…
软件工程 / 诊断修复
qdrant-monitoring
qdrant-monitoring
Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer…
软件工程 / 诊断修复
database-backup-restore
database-backup-restore
Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore procedures, or setting up automated backups.
软件工程 / 诊断修复
ios-developer
ios-developer
Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization.
软件工程 / 诊断修复
seo-meta-optimizer
seo-meta-optimizer
Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use…
软件工程 / 诊断修复
php-pro
php-pro
Write idiomatic PHP code with generators, iterators, SPL data
软件工程 / 诊断修复
performance-analysis
performance-analysis
Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
软件工程 / 诊断修复
payload
payload
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,…
软件工程 / 诊断修复
cloudflare-kv
cloudflare-kv
Store key-value data globally with Cloudflare KV's edge network. Use when: caching API responses, storing configuration, managing user preferences, handling TTL expiration, or troubleshooting KV_ERROR, 429 rate limits, eventual consistency, cacheTtl errors, wrangler types issues, or remote binding configuration.