Loading...
Loading...
Found 48002 skills
v1-io
Conducts thorough code reviews for pull requests, assigns confidence scores, and automatically posts results to GitHub.
v1-io
Removes unnecessary AI-generated code from the current Git branch to improve code quality and maintainability.
v1-io
Creates comprehensive unit tests for code changes to ensure reliability and functionality.
v1-io
Refactors code to improve structure and maintainability using KISS, DRY, SOLID, and YAGNI principles.
islammesabah
Provides expert review of code for logical errors and bugs to ensure software correctness and reliability.
v1-io
Automates addressing pull request review comments from Copilot, bots, or human reviewers.
v1-io
Systematically identifies and resolves test failures to ensure a fully passing test suite.
v1-io
Automates reduction of cognitive complexity in code functions while maintaining original functionality.
zhiwu-zjj
Conducts thorough code reviews to assess quality, detect bugs, and recommend improvements aligned with best practices and standards.
v1-io
Systematically diagnoses and fixes software errors to ensure reliable code.
kimrejstrom
Creates validated data models using Pydantic for configuration and event handling in Python applications.
iamladi
Creates distinctive, production-grade terminal user interfaces (TUIs) for CLI tools with polished, non-generic code.
benjaminjackson
Optimizes Ruby development by using LSP operations for code navigation instead of standard file reads, preventing unnecessary I/O.
tianguzhe
Enables Android app developers to implement in-app purchases, manage products, handle transactions, and validate subscriptions using Google Play Billing Library.
tianguzhe
Enables semantic code search and symbol-level navigation via Ace-Tool and Serena MCP collaboration, ensuring read-only safety for efficient code analysis.
twofoldtech-dakota
Assists in developing and maintaining C#/.NET backend services, controllers, and dependency injection configurations.
zhiwu-zjj
Enforces naming conventions, folder structure, and validation for Agent Skills during creation, review, and packaging.
tianguzhe
Provides a Kotlin dependency injection framework for modular, testable application architecture in Android, Ktor, and Multiplatform projects.
twofoldtech-dakota
Provides support for classic frontend development with CSS, SASS, JavaScript, and jQuery.
tianguzhe
Provides compile-time dependency injection for Android applications using Hilt, enabling Dagger integration, ViewModel injection, and test-friendly DI setup.
tianguzhe
Facilitates structured code collaboration through three stages: requirement analysis, prototype acquisition, and review, with emphasis on critical thinking and read-only safety.
kasaharu
Generates Conventional Commits-compliant Japanese commit messages based on change history and problem context.
YoranBrondsema
Requires running verification commands and confirming output before claiming code completion, preventing premature assertions in development workflows.
YoranBrondsema
Guides users through a four-phase debugging framework: root cause investigation, pattern analysis, hypothesis testing, and implementation to ensure thorough understanding before fixing.