Loading...
Loading...
Found 48002 skills
Eva813
Comprehensive Vue 3 frontend development support including project setup, migration, Composition API, and Pinia state management.
agentuity
Builds and packages the Agentuity application for deployment, handling compilation and release preparation.
agentuity
Generates SQL schema for authentication tables to manage user credentials within Agentuity projects.
Eva813
Provides a comprehensive guide for unit testing Vue 3 components, composables, and Pinia stores using Vitest and Vue Test Utils in Vite projects.
agentuity
CLI tool for building and running the development server in application development workflows.
agentuity
Interactive command-line environment for testing and debugging code snippets during development workflows.
tikazyq
Eliminates code, data, and documentation redundancy by enforcing the DRY principle, providing refactoring strategies for single-source optimization.
tikazyq
Streamlines code review workflows with multi-dimensional checks for correctness, quality, tests, and security across PRs and pair programming sessions.
tikazyq
Adds missing technical details (database, API, communication protocols) to L1/L2 designs for seamless developer implementation.
tikazyq
Identifies and eliminates over-engineering by ensuring only current requirements are implemented, reducing technical debt through refactoring.
tikazyq
Provides simplicity checks and complexity reduction methods for code, architecture, interfaces, and workflows through structured diagnostics and optimization techniques.
tatat
Manages Git branches, commits, and pull requests using industry best practices for collaborative code development.
tatat
Generates unit tests, integration tests, and test fixtures to ensure code quality and reliability during development.
tikazyq
Enforces pre-commit code quality gates: ≥80% test coverage, ≥95% integration pass rate, zero lint errors.
tikazyq
Offers a comprehensive framework for designing microservices, covering service splitting, communication, infrastructure, governance, and observability to guide distributed system architecture decisions.
jmreidy
Performs code reviews focused on simplicity, identifying over-engineering, unnecessary abstractions, and premature optimization to enhance code maintainability.
tikazyq
Verifies completeness of Verification Specification (VS) to Goal (GOAL) to System Component (SC) coverage, preventing acceptance failures from missing mappings.
tikazyq
Analyzes unit, integration, and e2e test ratios, recommending a 60/30/10 balance to optimize test coverage and execution efficiency.
tatat
Handles REST API connections, authentication management, and JSON response processing for seamless application integration.
tikazyq
Compares software architecture options (monolithic, microservices) using SOLID principles, cost, and complexity to generate scoring tables and client-ready recommendations.
tikazyq
Plans TDD cycles by estimating Red/Green/Refactor rounds and execution time based on test suite complexity.
tikazyq
Guides developers through the TDD cycle (RED→GREEN→REFACTOR) with checklists and rhythm control to ensure test-driven development practices.
tikazyq
Checks US-VS coverage, generates reports and repair suggestions to ensure 100% coverage before CONSTRAINT acceptance.
jmreidy
Performs architecture-focused code reviews to ensure pattern consistency, separation of concerns, and proper dependency direction in software design.