Loading...
Loading...
Found 48002 skills
taozhuo
Optimizes game performance by enhancing rendering, memory, physics, and networking systems to reduce lag and improve efficiency on mobile and low-end devices.
Tmeister
Automates synchronization of commits from the gemini remote repository to the sync-upstream branch for the empower-site project.
taozhuo
Provides 2D/3D character movement systems using Godot's CharacterBody2D/3D nodes, supporting platformer physics and FPS controls.
dohernandez
Provides code style validation, discovery, and guidance to maintain consistent coding standards across projects.
dohernandez
Automates the creation of a new Claude Code skill project structure with necessary files and directories.
dohernandez
Command-based tool for discovering, validating, and planning software architecture designs through structured interactions.
dohernandez
Configures development environments using Git worktree to streamline ticket-based workflow management within a single repository.
antonykamp
Performs broad code profiling and analysis to identify optimization opportunities, generating evidence-based performance theories in structured documentation.
rahulsub
Refactors code by removing over-engineering and unnecessary abstractions to improve clarity and maintainability after feature implementation.
taozhuo
Provides a comprehensive combat system implementation with hitboxes, damage calculation, and ability mechanics for game development.
Tmeister
Refactors PHP/Laravel code to enhance readability and maintainability while preserving original functionality.
dohernandez
Smart test runner with watch mode, coverage reporting, and path-specific test execution for efficient development testing.
dohernandez
Guides developers through a structured debugging process: reproduce, plan, write failing test, fix, and verify to resolve software bugs efficiently.
Tmeister
Provides safe management of WordPress plugin version tags including creation, verification, listing, and deletion.
choka30
Executes test suites with customizable scope (unit, module, integration, etc.), reports results and coverage to verify code changes and ensure quality.
buun-ch
Assists in developing, modifying, and debugging Temporal workflows and activities in Python following project conventions and best practices.
choka30
Automates final development session steps including verification, history logging, and branch preparation for merging into the main codebase.
briannadoubt
Provides real-time state synchronization for reactive UIs with stream resumption, filtering, and delta encoding to optimize bandwidth for large state objects.
rahulsub
Presents multiple technical approaches with explicit tradeoffs to enable informed decision-making during solution design.
taozhuo
Generates algorithmic content for games and simulations using noise functions, terrain, dungeon, and city generation systems.
Tmeister
Automates GitHub pull request reviews by running targeted checks and delivering a concise, decision-ready summary for developers and teams.
yangyunfu-ht
Provides expert assistance with React.js, Next.js, component architecture, state management, and performance optimization techniques.
IgorGanapolsky
Conducts anonymous code reviews using independent agent critiques and private synthesis to prevent groupthink and improve feedback quality.
rahulsub
Guides developers to implement a correct but simple solution first, then optimize for performance without compromising correctness in algorithms and critical code paths.