🎨
Applying Fsd Architecture
This skill helps you architect frontend projects with Feature-Sliced Design by guiding layers, slices, segments, and dependency rules for scalable code.
frontendrefactordesignproductivity
🧪
Atelier Python Modern Python
This skill helps you apply modern Python features like typing, pattern matching, and async/await to write clear, maintainable code.
pythondebuggingrefactortesting
🔍
Axiom Scenekit
This skill helps maintain SceneKit code and plan migration to RealityKit, covering scene graph, materials, physics, animation, and SwiftUI integration.
swiftmigrationdebuggingperformance
🎨
Busirocket Core Conventions
This skill enforces scalable, well-structured codebases by applying strict file discipline, boundaries, and naming conventions for TypeScript/React/Next.js and
frontendbackendrefactorcode-review
🧪
Busirocket Typescript Standards
This skill enforces TypeScript/React standards for maintainable code, guiding one export per file, typed shapes, and Next.js special-file practices.
frontendcode-reviewlintingrefactor
🧪
Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🧪
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