搜索结果
全部能力
找到 887 个相关结果 / 评审反馈
软件工程 / 诊断修复
axiom-swift
axiom-swift
Use when reviewing Swift code for modern idioms, working with noncopyable types, implementing drag and drop, adding debug deep links, or building for tvOS.
软件工程 / 部署发布
provider-upgrade
provider-upgrade
Upgrade any Pulumi provider to a newer version and reconcile the resulting diff. Use when users want to upgrade or update a provider (including editing package.json, requirements.txt, pyproject.toml, go.mod, or Pulumi.yaml to bump a provider SDK), check for breaking changes before or during an upgrade, fix resources that broke after a provider upgrade, or resolve unexpected replacements, creates, or deletes in a post-upgrade preview. Applies to all providers (aws, azure-native, gcp, kubernetes, aws-native, cloudflare, datadog, etc.) — not just Tier 1. Do NOT use for querying which stacks use what package versions; use skill `package-usage` for cross-stack audits. Do NOT use for general infrastructure tasks.
软件工程 / 诊断修复
langsmith-observability
langsmith-observability
LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring…
软件工程 / 诊断修复
greenlight
greenlight
Pre-submission compliance scanner for Apple App Store. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, Expo) to identify potential App Store rejection risks before submission. Triggers on tasks involving app review preparation, compliance checking, App Store submission readiness, or when a user asks about App Store guidelines.
软件工程 / 诊断修复
axiom-security
axiom-security
Use when storing credentials securely, encrypting data, implementing passkeys, code signing, or managing certificates and provisioning profiles.
软件工程 / 诊断修复
react-flow-code-review
react-flow-code-review
Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common…
软件工程 / 诊断修复
commit-hygiene
commit-hygiene
Atomic commits, PR size limits, commit thresholds, stacked PRs
软件工程 / 诊断修复
axiom-hig
axiom-hig
Use when making design decisions, reviewing UI for HIG compliance, choosing colors/backgrounds/typography, or defending design choices - quick decision…
软件工程 / 诊断修复
clean-code
clean-code
Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code…
软件工程 / 诊断修复
python
python
Python 3.11+ performance optimization guidelines (formerly python-311). This skill should be used when writing, reviewing, or refactoring Python code to ensure…
软件工程 / 诊断修复
pr-threads-address
pr-threads-address
Review all unresolved PR review threads, address them by making necessary code changes, and commit the changes appropriately.
软件工程 / 诊断修复
oauth-implementation
oauth-implementation
OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering…
软件工程 / 诊断修复
code-modularization-evaluator
code-modularization-evaluator
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring…
软件工程 / 诊断修复
API 设计审查工具
api-design-reviewer
API 设计审查工具
软件工程 / 诊断修复
framer-motion-best-practices
framer-motion-best-practices
Framer Motion performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring React animations with Framer Motion to…
软件工程 / 诊断修复
axiom-accessibility
axiom-accessibility
Use when fixing or auditing ANY accessibility issue — VoiceOver, Dynamic Type, color contrast, touch targets, WCAG compliance, App Store accessibility review.
软件工程 / 诊断修复
feedback-mastery
feedback-mastery
Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and…
软件工程 / 诊断修复
axiom-haptics
axiom-haptics
Use when implementing haptic feedback, Core Haptics patterns, audio-haptic synchronization, or debugging haptic issues - covers UIFeedbackGenerator,…
软件工程 / 诊断修复
karpathy-coder
karpathy-coder
在编写、审查或提交代码时使用,以执行 Karpathy 的四项编码原则——编码前先明确假设、保持简洁、精准修改……
软件工程 / 诊断修复
spatie-javascript
spatie-javascript
Apply Spatie's JavaScript coding standards for any task that creates, edits, reviews, refactors, or formats JavaScript or TypeScript code; use for variable…