Loading...
Loading...
Found 48002 skills
matteocervelli
Creates structured unit tests with mocking and coverage guidance for various programming languages, improving code reliability and maintainability.
matteocervelli
Reviews code for quality, security, and performance, providing actionable feedback to enhance codebase health and maintainability.
matteocervelli
Validates Rust code quality using rustfmt, clippy, cargo check, and security analysis to enforce idiomatic code and best practices.
matteocervelli
Generates high-quality pull requests with detailed descriptions, test plans, and git workflow adherence for seamless code integration.
matteocervelli
Translates analyzed requirements into technical design for feature implementation, covering system architecture, API contracts, and data flows.
matteocervelli
Analyzes user story dependencies, detects potential issues, and generates visual dependency graphs for software project management.
matteocervelli
Extracts patterns, best practices, and usage examples from documentation to guide software implementation.
matteocervelli
Validates code quality, test coverage, performance, and security to ensure features meet standards before completion.
matteocervelli
Creates production-ready user interfaces by integrating design principles with modern frontend frameworks and implementation techniques.
OleksandrKucherenko
Comprehensive unit testing framework for Bash and POSIX shell scripts supporting TDD/BDD, mocking, and CI integration.
OleksandrKucherenko
BATS provides a testing framework for writing unit and integration tests for shell scripts, supporting TDD and CI/CD with JUnit reporting.
sunholo-data
Runs Gemini CLI commands with correct Node version for debugging, testing traces, and resolving telemetry issues in development environments.
sunholo-data
Guides AILANG parser development with conventions and patterns, enabling efficient modification, architecture understanding, and debugging to prevent token position bugs.
sunholo-data
Analyzes test coverage to identify gaps, detect dead code, and enhance test quality for improved software reliability.
sunholo-data
Reviews code for performance bottlenecks, runs benchmarks, and compares language performance (e.g., AILANG, Python, Go) to suggest optimizations.
sunholo-data
Debugs performance issues and code flow using AILANG telemetry traces for slow compilation, bottlenecks, and system behavior analysis.
rysweet
Creates hybrid Native AOT and CoreCLR .NET 10 tool packages for high-performance CLI tools with universal compatibility fallback.
rysweet
Enables embedding GitHub Copilot's AI coding assistant into Python, TypeScript, Go, and .NET applications with SDK integration, session management, and custom tool support.
rysweet
Installs and manages .NET SDK and runtime across Windows, macOS, and Linux with version control and platform-specific handling.
Jamie-BitFlight
Guides developers through adding new features to Python projects with emphasis on planning, test coverage, and TDD methodology.
Jamie-BitFlight
Modernizes Python code using 3.11+ best practices, including type hints, DRY, SRP, and contemporary framework patterns for improved maintainability and performance.
Jamie-BitFlight
Assists in writing and running Perl tests using TAP, Test::More, and related modules for test-driven development.
Jamie-BitFlight
Implements code functions per modernization plan and runs tests until passing, ensuring quality in the stinkysnake workflow.
Jamie-BitFlight
Reviews pytest test suites for coverage, isolation, mock usage, and naming conventions to ensure high-quality test code.