Loading...
Loading...
Found 48002 skills
ar4rpon
Generates comprehensive unit and component tests for React applications using Vitest, improving test coverage and testing patterns for TypeScript code.
ar4rpon
Automates pull request reviews against team standards, checking code quality, test coverage, security, and architecture.
eyadsibai
Analyzes software architecture, code structure, dependencies, and design patterns to provide actionable insights for codebase improvement.
eyadsibai
Enables requesting, providing, and addressing code review feedback to ensure quality before merging changes.
dpietersz
Guides minimal, self-explanatory comment creation for complex logic without documenting temporary changes, applicable across all programming languages.
dpietersz
Writes minimal, strategic tests for core user flows and critical paths with clear names and mocked dependencies.
dpietersz
Creates responsive frontend layouts using mobile-first principles, fluid grids, and media queries for optimal cross-device viewing.
ereferen
Performs automated code quality checks for Rust projects using cargo fmt, clippy, tests, and documentation validation.
msd-dev-lab
Performs iterative code review using Codex CLI, making fixes until quality confirmation, for pre-commit and pre-release quality assurance.
wuwenrufeng
Generates conventional commit messages from staged Git changes, adhering to semantic versioning standards for clear and consistent version control.
ekozmdev
Installs and manages Volta for Node.js version control, environment setup, and project-specific tool version pinning on macOS, Linux, and Windows.
ar4rpon
Generates conventional commit messages adhering to project standards for clear version control communication during code commits.
bfmcneill
Builds SvelteKit applications using Svelte 5, supporting runes, SSR, forms, and modern stack patterns like Kysely and shadcn-svelte.
marromugi
Assists in determining whether to refactor component logic into custom React hooks and identifying optimal placement within component structure.
eyadsibai
Analyzes code for quality, style, complexity, and unused elements to improve maintainability and adherence to standards.
eyadsibai
Builds React application artifacts including bundling, single HTML output, and integration with shadcn/ui and Tailwind CSS.
eyadsibai
Enables Stripe payment processing implementation including subscriptions, checkout flows, webhooks, and PCI compliance handling.
dpietersz
Provides consistent error handling with user-friendly messages, centralized management, and graceful degradation across multiple programming languages.
enact-on
Enables React Native development with Expo's managed workflow, EAS Build, and over-the-air updates for efficient mobile app deployment.
dpietersz
Enables creation of accessible user interfaces through semantic HTML, ARIA attributes, keyboard navigation, and screen reader compatibility in React, Vue, and HTML.
enact-on
Enables cross-browser extension development using Manifest V3, TypeScript, and modern browser APIs for robust functionality.
ar4rpon
Guides the TDD Red-Green-Refactor cycle for TypeScript development, enabling test-first implementation of features and bug fixes.
primer-io
Provides web components for building checkout and payment experiences in React, Next.js, and vanilla JavaScript applications with integration patterns and theming.
ereferen
Explains Rust project architecture including Cargo workspace structure, crate dependencies, database schema, and feature placement rules for rustfeed.