Loading...
Loading...
Found 48002 skills
jsmithdenverdev
Provides advanced TypeScript patterns including generics, conditional types, mapped types, and type inference for type-safe development.
MSBart2
Diagnoses npm/yarn dependency conflicts and suggests safe upgrade paths for React and Node.js projects.
mcsdodo
Performs code reviews to ensure quality, correctness, and alignment with industry best practices in software development.
rcdailey
Enables direct GitHub API calls for managing discussions and draft pull requests, bypassing standard CLI patterns.
moogah
Ensures Emacs configuration is edited via .org source files instead of generated .el files, and properly tangles changes for consistency.
JUN-WEI-DING
Guides best practices for Git commits, branching strategies, and pull requests to enhance team collaboration in software development.
mcsdodo
Verifies code quality and project state before completion by running tests, checking Git status, and validating changelog entries.
rryter
Enables efficient Angular 19 monorepo development with Nx, including component generation, testing, and build management for the Sentinel frontend workspace.
moogah
Configures and debugs Emacs modules and package management using straight.el for streamlined development environment setup.
JUN-WEI-DING
Refactors Python code while preserving behavior, applying SOLID/DRY principles and providing detailed implementation steps, risks, and testing guidance.
copy-in-action
Automatically generates form schema and validation structures for software development based on user prompts about form creation.
Captain-App
Enables developers to write, test, and deploy code in isolated Cloudflare container sandboxes for safe development and deployment of Workers.
SomtoUgeh
Creates and manages Biome GritQL custom lint rules to enforce coding conventions and prevent anti-patterns.
JUN-WEI-DING
Assists in code reviews by checking for linting errors, style consistency, and adherence to best practices.
JUN-WEI-DING
Enforces phase-specific engineering standards to ensure code quality and compliance throughout the development lifecycle.
Howmany-Zeta
Provides robust patterns for building HTTP clients with authentication, error handling, and rate limiting strategies.
DevXoje
Provides a coding style guide with decision trees and patterns for consistent, maintainable code in GeroCare projects.
DevXoje
Provides testing strategy and patterns for GeroCare using Vitest and Playwright, including test helpers and factories.
DevXoje
Provides Clean Architecture patterns for implementing features, including domain entities, repositories, and business logic in GeroCare.
Howmany-Zeta
Provides expert guidance on Python best practices, coding patterns, testing strategies, and code quality standards for professional development.
JUN-WEI-DING
Enforces test-driven development by requiring a failing test to be written before implementing production code for features or bug fixes.
DevXoje
Provides Zod validation schemas for domain entities, form data, and Firestore data following Clean Architecture principles.
DevXoje
Provides standardized patterns and conventions for developing reusable, framework-agnostic UI components within the GeroCare project.
AbeJitsu
Scans codebases for anti-patterns from The Pragmatic Programmer, reporting identified issues.