Loading...
Loading...
Found 817 Skills
一个全面、结构化的特性开发工作流程,包含代码库探索、架构设计、质量审查和实现等专门阶段。在构建需要以下条件的新特性时使用:(1)在做出更改之前了解现有代码库,(2)通过系统性的提问澄清模糊的需求,(3)在实现之前设计周到的架构,(4)通过多维度的代码审查确保质量。非常适合涉及多个文件、需要架构决策、包含复杂集成或需求有些不明确的功能特性。
Check code quality and formatting before committing changes
Run all pre-commit checks before committing changes. Use to manually verify changes pass all quality gates before committing.
Provides automated, context-aware code reviews focusing on logic errors and style violations. Use during Pull Request cycles to identify potential bugs and maintain high code quality standards.
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.
C# patterns for Unity - MonoBehaviour, async, architecture, and VR/mobile performance optimization
Unified code review system — dispatches the right review agents for the situation. Use when reviewing code for quality, bugs, compliance, or before merging.
Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.
Review Python code for quality, security, and best practices
Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.
Use when ruboCop configuration including YAML config, departments, inheritance, and customization.