Loading...
Loading...
Found 48002 skills
paiml
Automates code refactoring and complexity reduction using AI-driven analysis and industry best practices across 25+ programming languages.
paiml
Generates LLM-optimized, compressed codebase context for developers to quickly understand architecture, dependencies, and project structure across 25+ languages.
paiml
Analyzes code quality, complexity, and technical debt across 25+ languages using PMAT, providing cyclomatic complexity and maintainability metrics.
paiml
Performs unified quality assessment across polyglot codebases, identifying cross-language integration patterns and language-specific violations using PMAT.
paiml
Tracks and quantifies technical debt via SATD annotations, providing prioritization, repayment tracking, and reporting for development teams.
NTCoding
Sets up NX monorepo for TypeScript backend projects with AI-assisted development optimization, minimizing manual configuration.
NTCoding
Guides developers through TDD cycles with enforced red-green-refactor steps for test-first development.
NTCoding
Assists developers in applying tactical domain-driven design patterns for code design, refactoring, and analysis.
NTCoding
Provides evidence-based design analysis across 8 dimensions, offering actionable refactoring suggestions with file:line references.
NTCoding
Enforces structured code organization using features, platform, and shell directories to improve maintainability and clarity during development.
NTCoding
Provides a systematic debugging methodology that uses instrumentation to gather specific data, eliminating guesswork and ensuring evidence-based problem resolution.
NTCoding
Provides principles for writing effective, maintainable tests with best practices in naming, assertions, and edge case coverage based on BugMagnet methodology.
NTCoding
Applies object-oriented design principles (e.g., dependency inversion, fail-fast) during code refactoring and design reviews to enhance code quality.
NTCoding
Guides developers through code analysis for bug fixes, features, and refactoring by tracing execution paths and verifying understanding with lightweight diagrams and user confirmation.
mitkox
Provides implementation of repository pattern with Unit of Work for Entity Framework Core, enabling efficient data access and transaction management in .NET applications.
mitkox
Generates and configures production-ready ASP.NET Core Web API projects following industry best practices.
mitkox
Enables clean implementation of CQRS pattern in .NET applications using MediatR for separation of concerns and scalable architecture.
mitkox
Generates domain models adhering to Domain-Driven Design principles for robust backend system architecture.
mitkox
Enables JWT-based authentication and authorization implementation for ASP.NET Core web applications and APIs.
mitkox
Configures a robust testing environment using xUnit for unit tests, Moq for mocking, and TestContainers for containerized dependencies.
new-silvermoon
Expert guidance for implementing image loading with Coil in Jetpack Compose, covering URL handling, state management, and performance optimization.
new-silvermoon
Expert guidance for implementing type-safe HTTP networking in Android using Retrofit, covering service definitions, coroutines, OkHttp, and Hilt integration.
hiromaily
Assists in updating Makefiles and managing build configurations within the make/ directory for software projects.
hiromaily
Enables development and modification of Solidity smart contracts within the ERC20 token project directory.