Loading...
Loading...
Found 48002 skills
MuhammedAlkhudiry
Translates approved plans into production-ready code. Activates on prompts like 'let's build' or 'implement this'.
scooter-lacroix
Provides implementation strategies for graph algorithms, covering fundamental techniques in graph theory for software development tasks.
taozhuo
Provides a robust data persistence layer with patterns for saving player progress, inventory, and settings, including migration and backup systems.
MuhammedAlkhudiry
Enforces React coding standards for hooks, state management, and performance patterns in component development.
dohernandez
Enforces Test-Driven Development (TDD) by requiring tests before code implementation, ensuring test coverage and code quality.
taozhuo
Lua-based utility for efficiently exploring Roblox instance trees to understand project structure and data flow.
Tmeister
Analyzes code changes and safely updates version references in WordPress plugin files to maintain consistency and avoid versioning errors.
taozhuo
Provides state machine implementations for complex game logic, AI behaviors, and animations using hierarchical and pushdown automata patterns.
taozhuo
Provides constraint-based physics system implementation for game development, supporting ragdolls, rope physics, and mechanical systems with network ownership.
dohernandez
Analyzes production alerts and logs to diagnose and resolve service issues in live applications.
taozhuo
Reviews Roblox Luau code for correctness, security, performance, and modern patterns to catch issues before deployment.
Tmeister
Generates conventional commit messages from staged Git changes and performs safe commits following semantic versioning standards.
Tmeister
Automates feature implementation from GitHub issues with a review-first workflow to ensure code quality and collaboration.
taozhuo
Provides algorithmic implementations for procedural content generation including terrain, dungeons, and world building using noise and wave function collapse techniques.
gitcoder27
Provides guidelines for implementing intelligent, concise logging in complex systems, covering new features, refactoring, debugging, and architect-level best practices.
riveroverflows
Reviews Java-to-Kotlin converted code for adherence to Kotlin idioms and provides learning-stage appropriate improvement suggestions.
MuhammedAlkhudiry
Creates comprehensive test cases for user flows and end-to-end testing to ensure feature coverage and quality.
taozhuo
Provides implementation utilities for building interactive UI systems with responsive layouts, themes, and animations, suitable for menus and HUDs in applications.
Tmeister
Diagnoses and resolves GitHub issues by first reproducing the problem, ensuring accurate and efficient bug fixes in software development workflows.
FarzamMohammadi
Reviews code changes against refactoring principles to provide actionable suggestions for cleaner, more maintainable code.
taozhuo
Provides networking and replication systems for multiplayer games, optimizing RemoteEvents, lag compensation, and bandwidth for smooth gameplay.
doublezz10
Automates error capture and toolbox detection during MATLAB script execution for efficient debugging.
BlackBeltTechnology
Configures JUDO REST endpoints with JAX-RS providers, covering exception handling, JSON serialization, and request filtering in API architecture.
JDKoll1982
Enforces MVVM architecture rules in WinUI 3 applications, preventing direct database calls and ensuring proper service layer usage and binding conversions.