preflight
Runs enhanced delivery checks before ship: quality gates, changelog, coverage delta, commit convention conformance, TODO/FIXME hygiene, and documentation updates for externally visible changes.
Navegue e instale milhares de habilidades para AI Agents no diretório Killer-Skills. Compatível com Claude Code, Windsurf, Cursor e mais.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Runs enhanced delivery checks before ship: quality gates, changelog, coverage delta, commit convention conformance, TODO/FIXME hygiene, and documentation updates for externally visible changes.
Platform APIs for model management, pricing, and usage tracking
Display session efficiency report showing token savings, cache performance, and optimization recommendations. Use when user asks show my stats, how efficient am I?, show session metrics, or wants to see Navigators impact.
Analyze the codebase for refactoring opportunities, create a plan, and file GitHub issues for each proposal.
Display session efficiency report showing token savings, cache performance, and optimization recommendations. Use when user asks show my stats, how efficient am I?, show session metrics, or wants to see Navigators impact.
Generate a single-line commit message for ant-design by reading the projects git staged area and recent commit style. Use when the user asks for a commit message, says msg, commit msg, 写提交信息, or wants one-line text that covers all staged changes. Output should match the repositorys existing commit style and summarize all staged changes in one line.
Sentry JavaScript frontend bug pattern review based on real production errors. Use when reviewing React/TypeScript frontend code for common bug patterns. Trigger keywords: javascript bug review, frontend errors, react error patterns, sentry frontend bugs.
O Simple PR é uma ferramenta de gerenciamento de versões que facilita a criação de solicitações de pull.
Create a simple PR from staged changes with an auto-generated commit message
Upgrade OpenTelemetry instrumentations across the Sentry JavaScript SDK. Use when bumping OTel instrumentation packages to their latest versions.
Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props havent changed.
Modifying service configuration types or defaults. Use when changing config structs, adding config fields, or updating default values for any Golem service.