Loading...
Loading...
Found 48002 skills
stevegeek
Comprehensive tool for Ruby RBS type signatures: writing inline annotations, creating .rbs files, and setting up Steep type checking.
stevegeek
Enables writing RBS type annotations directly in Ruby source files using comment syntax for type-safe development with rbs-inline.
stevegeek
Generates standalone RBS type signature files for Ruby codebases, enabling type checking without altering source files.
rinaldofesta
Methodology for making and documenting critical architectural decisions using ADRs, trade-off analysis, migration planning, and technical debt management.
matteocervelli
Translates analyzed requirements into technical design, including system architecture, API contracts, and data flows for feature implementation.
matteocervelli
Checks dependency version compatibility, identifies breaking changes, and scans for security vulnerabilities in project dependencies.
matteocervelli
Validates Python code quality through PEP 8 compliance, type checking, linting, and security analysis for robust development workflows.
matteocervelli
Generates comprehensive browser-based end-to-end tests using Playwright with Page Object Model pattern for user workflow validation.
matteocervelli
Generates comprehensive integration tests for API endpoints, database operations, and multi-component workflows to validate system interactions.
matteocervelli
Analyzes project dependencies to build trees, detect conflicts, and ensure compatibility across package versions.
matteocervelli
Generates CHANGELOG entries in conventional commits format with semantic versioning to maintain clear project change history during feature finalization.
matteocervelli
Creates pytest-compliant unit tests for Python with fixtures, mocking, and parametrization.
matteocervelli
Generates automated tests for REST and GraphQL APIs, covering HTTP methods, status codes, authentication, and validation.
matteocervelli
Creates distinctive, production-grade Vue 3/TypeScript frontends with exceptional design quality.
matteocervelli
Designs RESTful APIs and function contracts with clear request/response specs, error handling, authentication, and documentation.
matteocervelli
Analyzes code test coverage, identifies untested sections, and generates reports to validate coverage thresholds and improve code quality.
matteocervelli
Validates TypeScript/JavaScript code quality using ESLint, Prettier, type checking, and security analysis to enforce standards.
matteocervelli
Enables feature implementation following TDD and coding standards, including code, tests, and documentation.
matteocervelli
Validates code quality, test coverage, performance, and security to ensure features meet standards before completion.
matteocervelli
Automates generation of Jest unit tests for JavaScript/TypeScript with mocking, describe blocks, and coverage.
matteocervelli
Enables feature implementation with code, tests, and documentation adhering to TDD and project coding standards.
matteocervelli
Automates creation of structured test files, fixtures, and mock configurations for module testing.
matteocervelli
Designs component architecture and module structure using established patterns for clean, maintainable, and scalable systems.
matteocervelli
Executes test suites with configuration, parallel processing, and detailed reporting for unit, integration, and full test suites.