🧪
Cosmos Coding Standards
This skill helps enforce coding standards and best practices for readable, maintainable, and testable code across features, refactoring, reviews, and UI
lintingformattingcode-reviewtesting
🎨
Council Of Logic
This skill enforces mathematical first principles to optimize algorithms, architecture, and UI animations, improving efficiency, scalability, and payload size.
performancecode-reviewfrontendbackend
🔍
Csharp Coding Standards
This skill helps you write modern high-performance C# code using records, value objects, pattern matching, and async design for robust APIs.
csharpperformanceapidesign
🔍
Csharp Concurrency Patterns
This skill helps you choose the right .NET concurrency abstraction, guiding async/await, channels, Akka.NET, and avoiding locks.
csharpbackendperformancerefactor
🧪
Dependency Injection Patterns
This skill helps you implement dependency injection patterns in React by providing a DI container, enabling mockable services, and safer testing.
frontendtestingrefactorcode-review
🧪
Dotnet Testing Private Internal Testing
This skill guides testing private and internal members in .NET with design-first approaches, reflection, and strategy-based refactoring to improve testability.
csharptestingunit-testsintegration-tests
🧪
Dspy Custom Module Design
This skill helps you design production-ready DSPy custom modules with proper architecture, state management, serialization, and testing.
aitestingdebuggingrefactor
🧪
Extensions Api Migration
This skill assists migrating IdeaVim extensions from VimExtensionFacade to the @VimPlugin API, guiding registration, API access, and helper refactoring.
migrationapirefactortesting
🔍
Flame Templates
This skill provides complete flame game templates for RPG, Platformer, and Roguelike, including core loops, UI, and basic classes.
docsdebuggingrefactorscripting
🧪
Flutter Expert Skill
This skill helps you build beautiful, high-performance Flutter apps by applying official best practices for architecture, widgets, state, testing, and tooling.
frontendperformancedebuggingtesting
🧪
Form Validation With Zod
This skill enforces form validation with Zod across projects, reviewing code, suggesting improvements, and refactoring to ensure strong, type-safe validation.
frontendfullstackcode-reviewrefactor