搜索结果
全部能力
找到 17783 个相关结果
研究学习 / 检索整理
cc-skill-continuous-learning
cc-skill-continuous-learning
Development skill from everything-claude-code
软件工程 / 诊断修复
file-operations
file-operations
Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information,…
软件工程 / 诊断修复
fluidsim
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D),…
软件工程 / 诊断修复
domain-name-brainstormer
domain-name-brainstormer
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming…
软件工程 / 部署发布
database-migrations-migration-observability
database-migrations-migration-observability
Migration monitoring, CDC, and observability infrastructure
安全与治理 / 审核评估
notion
notion
Notion integration. Manage project management and document management data, records, and workflows. Use when the user wants to interact with Notion data.
设计与产品 / 审核评估
interview-system-designer
interview-system-designer
This skill should be used when the user asks to "design interview processes", "create hiring pipelines", "calibrate interview loops", "generate interview…
研究学习 / 检索整理
railway-docs
railway-docs
Fetch up-to-date Railway documentation to answer questions accurately. Use when user asks about Railway features, how Railway works, or shares a…
软件工程 / 部署发布
nansen-polymarket-deep-dive
nansen-polymarket-deep-dive
Deep dive on a Polymarket market — OHLCV, orderbook, top holders, positions, trades, and PnL leaderboard. Use when analysing a specific prediction market.
安全与治理 / 审核评估
feishu-cli-vc
feishu-cli-vc
飞书视频会议与妙记操作。多维搜索历史会议、获取会议纪要/AI 产物/逐字稿、 查询会议录制、下载妙记媒体文件。支持 meeting-ids / minute-tokens / calendar-event-ids 三路径入口。当用户请求"搜索会议"、"会议记录"、"会议纪要"、"逐字稿"、"妙记"、"meeting"、 "vc search"、"vc recording"、"minutes"、"下载妙记"、"妙记视频"、"会议录制"、 "从日程找会议"时使用。
软件工程 / 诊断修复
get-available-resources
get-available-resources
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs,…
软件工程 / 诊断修复
lerna
lerna
Best practices for Lerna monorepo management, versioning, and publishing
通用助手 / 编排推荐
dependency-updater
dependency-updater
Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes…
软件工程 / 诊断修复
meeting-insights-analyzer
meeting-insights-analyzer
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid…
软件工程 / 诊断修复
home-assistant-awtrix
home-assistant-awtrix
通过 HTTP 文件系统和实用工具端点管理 AWTRIX 3 设备。适用于列出/上传/重命名/删除文件、检查闪存占用、配置 Wi-Fi 等操作。
通用助手 / 编排推荐
command-creator
command-creator
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want…
通用助手 / 编排推荐
kotlin-tooling-java-to-kotlin
kotlin-tooling-java-to-kotlin
Use when converting Java source files to idiomatic Kotlin, when user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", or when working with .java files that need to become .kt files. Handles framework-aware conversion for Spring, Lombok, Hibernate, Jackson, Micronaut, Quarkus, Dagger/Hilt, RxJava, JUnit, Guice, Retrofit, and Mockito.
通用助手 / 编排推荐
configuring-dbt-mcp-server
configuring-dbt-mcp-server
Generates MCP server configuration JSON, resolves authentication setup, and validates server connectivity for dbt. Use when setting up, configuring, or…
软件工程 / 诊断修复
commit-work
commit-work
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).…
安全与治理 / 审核评估
code-review-security
code-review-security
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating input sanitization. Covers SQL injection prevention, XSS protection, CSRF tokens, authentication flow review, secrets detection, dependency vulnerability scanning, and secure coding patterns for Python (FastAPI) and React. Does NOT cover deployment security (use docker-best-practices) or incident handling (use incident-response).