Loading...
Loading...
Found 48002 skills
armanzeroeight
Advises on selecting and implementing React state management solutions for global state and server state in applications.
armanzeroeight
Assists in implementing Next.js App Router patterns including server components, layouts, and route organization.
armanzeroeight
Optimizes React Native applications by addressing rendering bottlenecks, memory leaks, and bridge communication issues.
armanzeroeight
Optimizes frontend performance through bundle size reduction, lazy loading, and Core Web Vitals enhancements to improve page speed.
armanzeroeight
Analyzes cyclomatic and cognitive complexity to identify overly complex functions, aiding in code refactoring and maintainability.
armanzeroeight
Guides effective code review practices to identify issues early, foster knowledge sharing, and provide constructive feedback during pull request reviews and team standardization.
armanzeroeight
Generates conventional commit messages by analyzing git diffs, ensuring adherence to commit conventions for clear version control documentation.
armanzeroeight
Safely creates, manages, and rolls back database schema changes including index additions and structural modifications.
armanzeroeight
Analyzes test coverage reports to identify untested code and prioritize testing efforts for improved software quality.
armanzeroeight
Advises on selecting optimal Next.js rendering methods (SSR, SSG, ISR, CSR) based on content and performance requirements.
armanzeroeight
Generates test fixtures, mock data, and test scenarios for unit and integration testing, streamlining test setup.
armanzeroeight
Provides Go error handling utilities for error wrapping, sentinel errors, and custom error types to enhance code reliability.
armanzeroeight
Manages Python dependencies using UV, pip-tools, or requirements.txt, resolving conflicts and optimizing workflow selection.
armanzeroeight
Provides actionable refactoring advice and structured plans to enhance code quality and reduce technical debt.
armanzeroeight
Provides implementation of Go concurrency patterns using goroutines, channels, and context for building concurrent systems.
armanzeroeight
Designs RESTful API endpoints with proper resource modeling, HTTP methods, and URL structure for backend services.
armanzeroeight
Automates generation of API documentation from code using OpenAPI, JSDoc, and Python docstrings for RESTful APIs and library functions.
armanzeroeight
Configures Python package metadata and build systems (setup.py, pyproject.toml) for distribution via UV or setuptools, preparing packages for PyPI.
armanzeroeight
Automates generation of OpenAPI/Swagger documentation from code or design for REST APIs, enhancing developer productivity and API consistency.
armanzeroeight
Provides utilities for implementing common React component patterns to build reusable and maintainable frontend components.
armanzeroeight
Designs database schemas with normalization, relationships, constraints, and indexes for efficient data storage and retrieval.
armanzeroeight
Advises on Git branching strategies tailored to team size, deployment frequency, and project requirements to optimize development workflows.
jeanluciano
Optimizes application performance through profiling, caching strategies, and database query tuning for faster response times and scalability.
jeanluciano
Systematically identifies and resolves software bugs through structured reproduction, error analysis, and root cause fixes for production incidents and unexpected behavior.