Loading...
Loading...
Found 48002 skills
agentuity
Builds Agentuity application artifacts for deployment, handling compilation and packaging of source code into deployable packages.
dasien
Systematically improves code structure, readability, and maintainability without altering external behavior.
dasien
Applies testing patterns including AAA, mocking, and parameterization to create maintainable and readable test suites for software development.
dasien
Identifies untested code paths and prioritizes high-risk areas to improve test coverage and code quality in software development.
dasien
Designs RESTful APIs with proper resource modeling, HTTP methods, error handling, and clear contracts following REST principles.
dasien
Provides strategies for implementing robust error handling with validation, recovery mechanisms, and clear feedback to ensure system stability.
dasien
Provides patterns for building reliable third-party API integrations with secure authentication, robust error handling, and rate limiting strategies.
dasien
Designs secure webhooks with HMAC validation, idempotency, and event-driven architecture patterns for robust API integrations.
dasien
Analyzes CPU, memory, and I/O usage to pinpoint performance bottlenecks and diagnose software execution issues.
dasien
Applies Gang of Four and architectural design patterns to address common software design challenges.
dasien
Applies proven architectural patterns like MVC, layered, and microservices to design maintainable systems with clear separation of concerns.
dasien
Applies caching, database tuning, and algorithmic enhancements to boost application performance and efficiency.
dasien
Manages keyboard focus, optimizes tab order, and validates keyboard shortcuts for accessible web interfaces.
dasien
Implements API rate limiting strategies including exponential backoff and token bucket algorithms for quota management.
dasien
Designs AI agents with tailored capabilities, tools, and personas to assist in specific software development workflows and tasks.
dasien
Identifies code smells, prioritizes refactoring opportunities, and evaluates technical debt impact to improve code maintainability and quality.
dasien
Systematically reproduces, diagnoses, and prioritizes software bugs to determine root cause and guide efficient resolution strategies.
dasien
Enables structured logging with context, levels, and correlation for efficient debugging and monitoring in application code.
vlados
Refactors Laravel and Livewire code using modern tools (Pint, PHPStan, Rector) for improved quality, performance, and maintainability.
Jst-Well-Dan
Collaboratively refines rough technical ideas into structured software designs through questioning, exploration, and validation before implementation.
theantichris
Provides code review and refactoring suggestions to enhance code quality and maintainability.
nieomylnieja
Assists in developing, debugging, and maintaining Go (Golang) applications for software engineering tasks.
Agent-CI
Automates release preparation by updating changelogs and version files for Python and JavaScript projects.
eferro
Analyzes Python test suites for weaknesses using mutation testing with mutmut, ensuring tests effectively cover code changes and improve coverage.