Loading...
Loading...
Found 48002 skills
ahkohd
Generates comprehensive test cases covering all error paths, edge conditions, and regression points for code modifications.
ahkohd
Reviews code changes for bugs, edge cases, and state issues, delivering prioritized fixes and impact analysis.
EricOo0
Automates mock interface generation for Go unit tests using mockery and go:generate, eliminating manual mock struct implementation.
EricOo0
Delegates independent implementation tasks to sub-agents for efficient execution within the current development session.
ErlendTregde
Provides comprehensive GDScript and Godot 4.x development support for node architecture, scene structure, physics, and game logic implementation.
EricOo0
Executes unit tests for code correctness exclusively in the final verification step, prohibited during implementation phases.
EricOo0
Converts architectural diagrams, flowcharts, and sequence diagrams into structured JSON for system documentation and integration.
ErlendTregde
Provides architecture and patterns for the Snufkin game (Godot), including player movement, scene transitions, NPC dialogue, and UI systems.
pwittchen
Performs quick code reviews on files or changes, identifying bugs, enforcing best practices, and suggesting improvements.
pwittchen
Analyzes Gradle project dependencies to identify outdated versions, security vulnerabilities (CVEs), and unnecessary transitive dependencies.
pwittchen
Identifies concurrency issues such as race conditions, deadlocks, and unsafe shared state in code.
pwittchen
Verifies software architecture health by checking for layer violations, circular dependencies, package structure, and design pattern compliance.
pwittchen
Identifies blocking operations in reactive WebFlux applications to prevent performance degradation and thread starvation.
phi-friday
Automates updating Python type stubs for socketio library by analyzing version changes and modifying .pyi files accordingly.
Foundup
Coordinates output formatting and telemetry for AI models (Qwen, Gemma, 0102) to ensure precise data delivery.
Foundup
Refactors monolithic CLI applications by extracting command modules using Qwen 1.5B for improved maintainability and structure.
Zate
Provides implementation guidance for Java/Spring patterns, dependency injection, streams, and Optional with Spring Boot, Maven, and Gradle support.
Zate
Guides efficient database schema design, query optimization, migrations, and ORM patterns for PostgreSQL and MySQL.
Zate
Designs RESTful and GraphQL APIs with versioning, pagination, authentication, and backend routing for web services.
Zate
Guides developers on creating small, focused, and reviewable Git commits by splitting large changes and maintaining commit hygiene.
Zate
Guides on designing test strategies including coverage, pyramid, unit/integration/E2E tests, TDD, BDD, and mocking techniques.
Zate
Guides implementation of Git branching strategies, conventional commits, PR workflows, and release management including Git Flow and trunk-based development.
Zate
Guides system design, architectural patterns, SOLID principles, and code organization for robust software development.
Zate
Provides idiomatic Go patterns for error handling, concurrency, interfaces, and testing in software development.