Loading...
Loading...
Found 48002 skills
SEBK4C
Analyzes errors from a central template repository and suggests actionable TODOs for improving template health and resolving issues.
jaeyeonling
Guides developers in implementing clean code principles and applying effective refactoring patterns to enhance code maintainability and quality.
ilkeozi
Enables composable handler chains with early-exit and runtime ordering for TypeScript/Node.js applications using the chain-of-responsibility pattern.
qte77
Provides concise code reviews focused on quality, security, and task-specific complexity requirements.
karchtho
Provides Jest mocking utilities and patterns for unit testing, including spies, module mocks, and dependency injection.
gogetagans
Provides code quality tools for linting, formatting, and intelligent testing strategy implementation in development pipelines.
atcol
Converts API documentation (OpenAPI, Swagger) into Protocol Buffer (.proto) definitions for request/response payloads, enabling typed data serialization in applications.
jaeyeonling
Guides test writing strategies, TDD implementation, and categorization of test types for robust software development.
gogetagans
Enables secure backend development with Supabase, PostgreSQL, and Row Level Security (RLS) for database access control.
ilkeozi
Provides TypeScript implementation guidance for the Composite design pattern in tree structures, covering uniform operations and differentiation from Decorator and Visitor patterns.
stephanofer
Provides Tailwind CSS 4 best practices for styling, featuring `cn()` class merging and theme variables without CSS `var()`.
jaeyeonling
Provides debugging strategies, logging best practices, and error tracking techniques for efficient code troubleshooting and issue resolution.
ialameh
Automates code quality validation through customizable checks, ensuring adherence to coding standards and best practices.
TituxMetal
Provides standardized rules for Git branching strategies, commit message conventions, and pull request processes to improve team collaboration.
gogetagans
Provides a definitive guide for writing clean, readable, and maintainable code following established Clean Code principles.
bytes032
Automates iterative code review cycles by repeatedly running /review, fixing accepted bugs, and re-evaluating until no actionable issues remain.
ilkeozi
Provides TypeScript implementation guidance for the Flyweight design pattern, including intrinsic/extrinsic state management and memory optimization techniques.
ialameh
Automates project folder organization into the Sift monorepo structure for consistent software engineering workflows.
7Spade
Enables modern template programming in Angular 20 using @if, @for, @switch, and @defer for conditional rendering, loops, and lazy loading with improved performance and type safety.
atcol
Guides users through Test-Driven Development to implement features, fixes, and refactors by writing tests before code.
kbrockhoff
Generates unit tests by analyzing code structure and acceptance criteria to validate functionality and ensure code quality.
ialameh
Automates software feature implementation via a coordinated multi-agent system, reducing manual coding effort.
ialameh
Detects and documents code patterns, conventions, and architectural styles in existing codebases to improve maintainability and understanding.
7Spade
Provides Angular Material v20 components for building Material Design UIs in Angular 20+ applications, covering forms, tables, dialogs, and accessibility best practices.