Loading...
Loading...
Found 48002 skills
AmnadTaowsoam
Provides proven patterns and strategies for effective cache invalidation in software systems, addressing a critical backend development challenge.
leobrival
Analyzes web forms for accessibility, label completeness, input types, and validation issues to ensure compliance and usability.
AmnadTaowsoam
Enforces code quality standards via linting, testing, and type checking within CI pipelines to maintain consistent codebase quality.
rtkelly13
A utility for executing common Git commands including status, diff, log, and branch management to streamline version control tasks.
leobrival
Performs automated accessibility audits on web pages to ensure WCAG compliance, ARIA usage, color contrast, and keyboard navigation meet standards.
iamyojimbo
Enforces coding standards for error handling in Express API routes within the ECP codebase's JavaScript files in the api/ directory.
AmnadTaowsoam
Enforces standardized commit message formats to ensure clear, searchable, and automated-friendly version control history.
aaronvanston
Manages file uploads, storage, serving, and metadata handling for Convex applications, enabling features like avatars and media galleries.
iamyojimbo
Enforces consistent Python coding standards including naming conventions, type hints, error handling, and documentation practices for maintainable code.
AmnadTaowsoam
Provides a comprehensive guide to maintaining backward compatibility in APIs, databases, and data contracts with migration strategies and testing approaches.
leobrival
Validates HTML heading hierarchy (H1-H6) for proper structure, SEO compliance, and accessibility issues.
AmnadTaowsoam
Provides advanced patterns for real-time bidirectional communication using WebSockets in web applications.
AmnadTaowsoam
Tool for identifying, visualizing, and managing project dependencies to mitigate risks and improve team coordination.
AmnadTaowsoam
Systematically evaluates software architecture trade-offs to balance competing factors like performance, cost, and scalability for informed design decisions.
rtkelly13
Reviews code for best practices, refactoring opportunities, complexity, and dead code to enhance maintainability.
aaronvanston
Provides a comprehensive checklist for auditing Convex codebases, ensuring security, performance, and production readiness in pull requests and deployments.
AmnadTaowsoam
Implements bulkhead patterns to prevent cascading failures and limit blast radius in distributed systems.
AmnadTaowsoam
Automates code quality checks including linting, formatting, and type checking for consistent, error-free codebases.
AmnadTaowsoam
Manages database connections efficiently to enhance application performance and scalability through connection pooling techniques.
rtkelly13
Validates development environment configurations, system dependencies, and required setup for seamless project execution.
leobrival
Validates web page images for accessibility, SEO, and optimization by checking alt attributes, dimensions, and size.
clipsheep6
AI-powered tool for generating RFC technical specifications, conducting requirement analysis, and designing API contracts to streamline software development processes.
leobrival
Analyzes web page performance issues including resource loading, lazy loading, and Core Web Vitals to identify optimizations and render-blocking problems.
AmnadTaowsoam
Provides a single source of truth for repository structure, including key directories, domain boundaries, and shared code references.