Loading...
Loading...
Found 48002 skills
ehtbanton
Generates Astro page components using islands architecture for interactive web pages. Triggers on specified commands.
pproenca
Optimizes Python code performance using profiling, async/await patterns, and concurrency techniques for efficient execution.
pproenca
Provides pytest patterns for writing effective tests with fixtures, mocking, and async support to verify actual behavior, not mocks.
ehtbanton
Generates framework-specific ESLint configuration files for JavaScript/TypeScript projects to enforce code quality and style rules.
pproenca
Eliminates flaky tests by replacing arbitrary timeouts with condition polling to wait for actual state changes during test execution.
ehtbanton
Automates creation of Node.js project configuration with optimal dependencies, scripts, and setup for various project types.
ehtbanton
Automates creation of NestJS module files including controllers, services, DTOs, and entities for efficient backend development.
pproenca
Adds multi-layer validation at entry, business logic, and environment to prevent failures from invalid data, making bugs structurally impossible.
ehtbanton
Generates optimized Webpack configuration files for bundling JavaScript and TypeScript applications with customizable loaders, plugins, and performance settings.
pproenca
Ensures code correctness before committing or creating PRs by running verification commands and validating output, emphasizing evidence-based success claims.
matthewharwood
Provides 30 pragmatic rules for writing semantic, accessible, and performant HTML to enhance SEO, accessibility (WCAG 2.1 AA), and Core Web Vitals.
matthewharwood
Provides zero-dependency JavaScript utilities for object, array, string, number, and function manipulation using native APIs and fallback to just-* micro-packages.
markus41
Validates Supabase schema changes to ensure migrations align with member management, event tracking, and financial models in NABIP AMS.
ehtbanton
Generates Renovate configuration files to automate dependency updates in software projects.
ehtbanton
Generates optimized tsconfig.json files for TypeScript projects with project-type-specific compiler settings.
ehtbanton
Generates realistic JSON API mock responses with proper data types, nested structures, and configurable record counts for development and testing.
ehtbanton
Generates MongoDB/Mongoose schema files with validation, indexes, and virtual fields for efficient database modeling.
ehtbanton
Generates Turborepo configuration files to orchestrate builds in monorepos, simplifying setup for developers.
GolferGeek
Enforces pre-commit code quality checks including linting, formatting, testing, and building via npm scripts to ensure clean, error-free commits.
ehtbanton
Automates creation of Expo configuration files (app.json) for React Native projects, simplifying development environment setup.
pproenca
Automates code implementation by dispatching subagents for independent tasks with built-in code review, ensuring quality and fast iteration.
ehtbanton
Generates SWC configuration files for high-performance JavaScript/TypeScript compilation, triggered by setup commands.
ehtbanton
Generates OAuth 2.0 configuration for social login providers (Google, GitHub) to streamline authentication setup in applications.
matthewharwood
Provides production-tested patterns for fault-tolerant browser audio playback, including AudioContext management, preloading, and rapid-fire sound effects using the Web Audio API.