搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
security-best-practices
security-best-practices
Security best practices for backend development, microservices, and secure coding patterns with emphasis on input validation and authentication
软件工程 / 部署发布
github-actions
github-actions
GitHub Actions CI/CD workflows for automating build, test, and deployment
软件工程 / 部署发布
database-optimizer
database-optimizer
Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.
软件工程 / 诊断修复
firebase-auth
firebase-auth
Build with Firebase Authentication - email/password, OAuth providers, phone auth, and custom tokens. Use when: setting up auth flows, implementing sign-in/sign-up, managing user sessions, protecting routes, or troubleshooting auth/invalid-credential, auth/popup-closed, auth/user-not-found, or token refresh errors. Prevents 12 documented errors.
软件工程 / 部署发布
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.
软件工程 / 诊断修复
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…
软件工程 / 部署发布
hono-cloudflare
hono-cloudflare
Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns
软件工程 / 诊断修复
swr
swr
Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
sentry-react-router-framework-sdk
sentry-react-router-framework-sdk
Full Sentry SDK setup for React Router Framework mode. Use when asked to "add Sentry to React Router Framework", "install @sentry/react-router", or configure…
软件工程 / 诊断修复
project-workflow
project-workflow
Nine integrated slash commands for complete project lifecycle: /explore-idea, /plan-project, /plan-feature, /wrap-session, /continue-session, /workflow, /release, /brief, /reflect. Use when starting projects, managing sessions across context windows, capturing learnings, or preparing releases. Saves 35-55 minutes per lifecycle.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
ethical-hacking-methodology
ethical-hacking-methodology
Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology,…
软件工程 / 诊断修复
github-ops
github-ops
Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API…
软件工程 / 诊断修复
bash-linux
bash-linux
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
软件工程 / 部署发布
go-logging
go-logging
Use when choosing a logging approach, configuring slog, writing structured log statements, or deciding log levels in Go. Also use when setting up production…
软件工程 / 诊断修复
hyva-playwright-test
hyva-playwright-test
Write Playwright tests for Hyvä themes with Alpine.js components. This skill should be used when writing e2e tests, creating page objects, or debugging…
软件工程 / 诊断修复
tanstack-ai
tanstack-ai
Provider-agnostic, type-safe AI SDK for streaming, tool calling, structured output, and multimodal content.
软件工程 / 诊断修复
huggingface-accelerate
huggingface-accelerate
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device…