completion-check
Completion Check: Verify Infrastructure Is Wired
8803 个 Skills
Completion Check: Verify Infrastructure Is Wired
ZSH completion system patterns and conventions. Use when implementing custom completion handling, wr
Complex skill for testing directory support with nested dirs, binary files, and multiple file types
Reduce cognitive complexity of functions while preserving behavior
Analyzes code complexity metrics and identifies areas that are too complex for developers to easily
Assess readiness for compliance audits. Use when a senior developer needs a gap analysis for standards.
组件目录,列出所有BTC组件、使用示例、推荐组件选择
Create demonstration pages for components and hooks.
Break down large React components, extract hooks, and improve component architecture. Use when compo
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid ...
This skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding inputs, outputs, processors, or other components, or when they mention specific technologies like "kafka consumer", "postgres output", "http server...
Enforces project React component testing conventions using Testing Library with proper rendering, us