Searching...
Searching...
Found 122398 results
levnikolaevich
Automates configuration of ESLint, Prettier, Ruff, and .NET analyzers to enforce consistent code quality and style standards.
levnikolaevich
Automates implementation task execution through a defined workflow (Todo -> In Progress -> To Review) with quality checks and KISS/YAGNI adherence.
levnikolaevich
Automates creation of essential root documentation files including standards, principles, and project README for consistent project setup.
levnikolaevich
Performs architectural quality audits on codebases, checking DRY, KISS/YAGNI compliance, layer breaks, error handling, and DI patterns. Provides severity-ranked findings with recommendations.
levnikolaevich
Generates test documentation including testing strategy and test directory README, establishing testing philosophy and Story-Level Test Task Pattern.
levnikolaevich
Automates Docker, CI/CD pipeline, and environment configuration setup through intelligent auto-detection.
levnikolaevich
Scans codebase for hardcoded secrets, providing severity ratings and remediation guidance. Integrates as a pre-commit hook to prevent secret leaks.
levnikolaevich
Audits project dependencies across multiple ecosystems for security vulnerabilities using CVSS severity scoring.
levnikolaevich
Generates essential backend documentation including API specifications and database schema in Markdown format, triggered conditionally based on project structure.
levnikolaevich
Coordinates migration of project structure to Clean Architecture, ensuring separation of concerns and maintainable codebase.
levnikolaevich
Configures Husky, lint-staged, commitlint, and pre-commit for automated code quality checks before commits in Python projects.
levnikolaevich
Automates the creation of Claude command files by generating individual .claude/commands files from predefined templates.
levnikolaevich
Automates dependency upgrades for npm, yarn, and pnpm while handling breaking changes to maintain project stability.
levnikolaevich
Automates creation of .NET Clean Architecture backend structure from entity definitions, accelerating backend development workflows.
levnikolaevich
Audits test suites for isolation, determinism, and anti-patterns to improve test reliability and reduce flakiness.
levnikolaevich
Configures global middleware for consistent exception handling across application endpoints, ensuring standardized error responses.
levnikolaevich
Runs existing tests to detect regressions, auto-detects framework, and reports pass/fail without modifying project state.
levnikolaevich
Orchestrates end-to-end test planning pipeline from research to manual and automated testing phases, coordinating related test skills.
levnikolaevich
Audits tests to identify and flag framework/library validation (e.g., Prisma, Express) instead of business logic, recommending removal for improved test quality.
levnikolaevich
Automates security audits of codebases, identifying vulnerabilities like hardcoded secrets and SQL injection with severity ratings and remediation guidance.
levnikolaevich
Generates and configures Swagger/OpenAPI documentation for RESTful APIs, ensuring standardized and developer-friendly API specifications.
levnikolaevich
Coordinates automatic dependency upgrades across all detected package managers, streamlining project maintenance.
levnikolaevich
Audits application lifecycle management for initialization, shutdown, resource cleanup, and Kubernetes health probes, delivering severity-ranked findings and recommendations.
levnikolaevich
Automates creation of development tasks (implementation, refactoring, test) in Linear, validates rules, and updates kanban via templates.