Loading...
Loading...
Found 48002 skills
adaptive-enforcement-lab
Builds tiered fallback systems with cache layers and API resilience to maintain availability during failures without complete service disruption.
colingwuyu
Guide for designing Definition resources in OptAIC, covering interface specifications, input/output schemas, compatibility rules, and guardrail contracts for resource types.
swyp-web-11-team-4
Guides creation of domain modules in Java/Spring Boot projects using DDD and hexagonal architecture, following TDD principles and Java 17+ features.
pcortes
Executes full TDD workflow: writes tests, implements code, and iterates until all tests pass within a single context window.
adaptive-enforcement-lab
Provides OAuth 2.0 implementation for user authentication in web and CLI applications, including device flow and GitHub Apps token management.
daispacy
Generates reactive iOS list screens with RxSwift MVVM pattern, including pagination, ViewModel, ViewController, and tests for iOS projects.
yuheitomi
Configures Shadcn/UI with Base UI headless components for React-based user interface development.
daispacy
Validates Swift naming conventions for iOS code, ensuring consistency in class names, variables, functions, and IBOutlets for improved readability.
DCRepairCenter
Automates analysis and resolution of GitHub issues by investigating problems and applying code fixes.
WebDev70
Assists in integrating with the USA Spending API, building search filters, handling award types, and debugging API responses.
ab22593k
Comprehensive coding guidelines for Odoo module development, covering structure, XML, Python, JavaScript, and CSS/SCSS conventions.
daispacy
Detects memory leaks in RxSwift code by identifying missing dispose bags, retain cycles, and strong self references during debugging.
daispacy
Comprehensive code review for iOS SDK (Payoo Frameworks) validating Clean Architecture, MVVM, memory management, and Swift best practices.
daispacy
Validates Clean Architecture implementation in iOS by checking layer separation, MVVM patterns, dependency injection with Swinject, and UseCase/Repository patterns.
pixu1980
Provides client-side patterns for real-time filtering, searching, and sorting of dynamic lists in web applications.
pixu1980
Provides standardized conventions for naming, dispatching, and handling custom events to enable efficient component communication in frontend applications.
daispacy
Provides targeted iOS code review for Payoo Merchant app, identifying critical issues in memory management, architecture, and code quality.
daispacy
Critical code review for Android apps focusing on Kotlin code quality, memory leaks, and MVVM pattern adherence.
daispacy
Analyzes iOS app performance using Xcode Instruments CLI to detect memory leaks, optimize launch times, and monitor CPU usage.
pixu1980
Provides strategies and patterns for writing unit and end-to-end tests for software components, enhancing code reliability and quality.
adaptive-enforcement-lab
Prevents workflow conflicts using mutex synchronization, semaphores for parallelism control, and TTL-based automatic cleanup of completed workflows.
TrevorS
Manages AI-assisted development workflows using Jujutsu version control, enabling undo/recovery and history curation before code reviews.
pixu1980
Provides reusable patterns for application data persistence, caching, and session management in backend services.
daispacy
Generates complete unit tests for iOS RxSwift projects (ViewModels, UseCases, Services) with mocks, RxTest patterns, error handling, and memory leak checks.