搜索结果
全部能力
找到 887 个相关结果 / 评审反馈
软件工程 / 诊断修复
react-useeffect
react-useeffect
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization.…
软件工程 / 诊断修复
esp32-firmware-engineer
esp32-firmware-engineer
ESP32 firmware engineering for ESP-IDF projects. Write, review, and debug embedded C/C++ code involving FreeRTOS tasks/queues/timers, GPIO/I2C/SPI/UART/ADC/PWM…
软件工程 / 诊断修复
golang
golang
Use when writing, reviewing, or refactoring Go code. Provides production best practices for Go covering error handling, concurrency, naming, testing, performance, generics, iterators, and common pitfalls. Distilled from Google Go Style Guide, Uber Go Style Guide, Effective Go, and Go Code Review Comments. Updated for Go 1.25.
软件工程 / 诊断修复
codex-review
codex-review
Professional code review skill for Claude Code. Automatically collects file changes and task status, and proactively fixes P0/P1/P2 issues after review.…
软件工程 / 诊断修复
supabase-postgres-best-practices
supabase-postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or…
软件工程 / 诊断修复
requirements-clarity
requirements-clarity
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve…
软件工程 / 诊断修复
receiving-code-review
receiving-code-review
Code review requires technical evaluation, not emotional performance.
软件工程 / 部署发布
code-quality
code-quality
Clean code principles, SOLID, and code review practices
软件工程 / 诊断修复
core-data
core-data
Build, review, or improve Core Data persistence in apps that have not adopted SwiftData. Use when working with NSManagedObject subclasses,…
软件工程 / 诊断修复
free-tool-strategy
free-tool-strategy
You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and…
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Shared backend guide for Langfuse's Next.js, tRPC, BullMQ, and TypeScript monorepo. Use when creating or reviewing tRPC routers, public REST endpoints, BullMQ…
软件工程 / 诊断修复
code-review
code-review
Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.…
软件工程 / 诊断修复
chakra-ui-refactor
chakra-ui-refactor
Review, convert, and improve UI code using Chakra UI v3. Use this skill whenever a user wants to review Chakra UI code for issues, convert plain HTML/CSS, Tailwind, CSS Modules, or styled-components to Chakra UI, clean up messy Chakra components, fix layout structure or token usage, or asks anything like "is this correct", "what's wrong with this", "review my component", "refactor this", "clean up", "convert", or "chakra-ify this" — even without the words "review" or "refactor". Trigger on any request to check, improve, or convert Chakra UI code, however casually phrased.
软件工程 / 诊断修复
印刷机输出审查
printing-press-output-review
内部子技能:对打印的 CLI 采样命令输出进行智能审查,以排查基于规则的检查无法编码的合理性问题(子串匹配相关性、格式错误、静默源丢弃、排序失败)。在诊断循环期间,通过 Skill 工具由主 printing-press SKILL.md(阶段 4.85)和 printing-press-polish SKILL.md 调用。不供用户直接调用——其实用的封装入口为 /printing-press 和 /printing-press-polish。
软件工程 / 部署发布
skill-reviewer
skill-reviewer
Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate your own skills), external review…
软件工程 / 诊断修复
meeting-minutes-taker
meeting-minutes-taker
Transforms raw meeting transcripts into high-fidelity, structured meeting minutes with iterative review for completeness. This skill should be used when (1) a meeting transcript is provided and meeting minutes, notes, or summaries are requested, (2) multiple versions of meeting minutes need to be merged without losing content, (3) existing minutes need to be reviewed against the original transcript for missing items, (4) transcript has anonymous speakers like "Speaker 1/2/3" that need identification. Features include: speaker identification via feature analysis (word count, speaking style, topic focus) with context.md team directory mapping, intelligent file naming from content, integration with transcript-fixer for pre-processing, evidence-based recording with speaker quotes, Mermaid diagrams for architecture discussions, multi-turn parallel generation to avoid content loss, and iterative human-in-the-loop refinement.
软件工程 / 诊断修复
code-review
code-review
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
Angular 最佳实践
angular-best-practices
Angular 性能优化与最佳实践指南。在编写、审查或重构 Angular 代码时,用于实现最佳性能、包体积和…
软件工程 / 诊断修复
supabase-audit-rls
supabase-audit-rls
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.