搜索结果
全部能力
找到 17783 个相关结果
研究学习 / 检索整理
rag-retrieval
rag-retrieval
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search,…
通用助手 / 编排推荐
render-props-pattern
render-props-pattern
Teaches the render props pattern for flexible component composition. Use when you need to share rendering logic between components by passing a function that…
软件工程 / 诊断修复
refactor-legacy-code
refactor-legacy-code
Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code maintainability without breaking existing behavior.
通用助手 / 编排推荐
code-review
code-review
Provide structured code review guidance for catching defects and improving quality. This skill should be used when the user asks to 'review this code', 'check…
设计与产品 / 审核评估
canvas-design
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art,…
通用助手 / 编排推荐
sass-best-practices
sass-best-practices
Sass (indented syntax) best practices and coding guidelines for clean, maintainable stylesheets
软件工程 / 诊断修复
ruff
ruff
Guide for using ruff, the extremely fast Python linter and formatter. Use this
软件工程 / 诊断修复
search-skill
search-skill
Search and recommend Claude Code skills from trusted marketplaces
软件工程 / 诊断修复
cc-skill-coding-standards
cc-skill-coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
通用助手 / 编排推荐
ce-compound
ce-compound
Document a recently solved problem to compound your team's knowledge
设计与产品 / 审核评估
无障碍审计
accessibility-audit
对 WCAG 指南进行全面无障碍审查,包含严重程度评级与修复步骤。
软件工程 / 诊断修复
tanstack-pacer
tanstack-pacer
Framework-agnostic debouncing, throttling, rate limiting, queuing, and batching utilities.
软件工程 / 诊断修复
review-game
review-game
Review an existing game codebase for architecture, performance, and best practices. Use when the user says "review my game", "code review", "check my game…
安全与治理 / 审核评估
contract-review
contract-review
Lightweight NDA, MSA, and vendor contract review for SMBs without legal on staff. Reads contracts from local files, Gmail attachments, or DocuSign envelopes; flags non-standard terms; explains risks in plain English; and outputs a marked-up redline as a separate DOCX. Use when the user says "review this contract," "what am I signing," "red flags," "flag any concerns," "check the payment terms," or uploads/forwards a contract or legal agreement.
设计与产品 / 审核评估
图像转文本
image-to-text
使用 OCR 从图片中提取文字。当用户分享截图且你需要读取文字内容、复制 UI 标签或从设计中提取文案时使用…
软件工程 / 诊断修复
ios-accessibility
ios-accessibility
Expert guidance on iOS accessibility best practices, patterns, and implementation. Use when developers mention: (1) iOS accessibility, VoiceOver, Dynamic Type,…
软件工程 / 诊断修复
frontend-mobile-security-xss-scan
frontend-mobile-security-xss-scan
You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanilla…
软件工程 / 部署发布
bash-scripting
bash-scripting
Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.
软件工程 / 诊断修复
felo-slides
felo-slides
Generate PPT/slides with Felo PPT Task API in Claude Code. Use when users ask to create/make/generate/export presentations or slide decks, or when explicit…
软件工程 / 部署发布
docker-deployment
docker-deployment
Containerize and deploy Node.js applications with Docker including multi-stage builds, Docker Compose, and production optimization