1. Software Development
Found 33838 skills
hot-reloading-for-chrome-extensions
paulirish
Automates Chrome extension reloading during development, eliminating manual refreshes. Zero-dependency solution for manifest v3 extensions.
buck2-rule-basics
Guides users in writing their first Buck2 build rule, covering core concepts like rules, actions, targets, and configurations for hands-on learning.
tanstack-router-migration
redpanda-data
Migrates React applications from React Router to TanStack Router using file-based routing with type-safe implementation.
e2e-tester
redpanda-data
Automates and enhances end-to-end testing for Redpanda Console using Playwright and testcontainers, improving test stability and failure analysis.
testing
redpanda-data
Provides test utilities for Vitest v4 with mock functions and Zustand store testing patterns in React applications.
form-refactorer
redpanda-data
Refactors legacy forms to modern Redpanda UI Registry Field components using react-hook-form and Zod validation for improved maintainability and type safety.
code-standards
redpanda-data
Enforces TypeScript, React, and JavaScript best practices using Ultracite/Biome for consistent code quality and maintainability.
ui-development
redpanda-data
Builds accessible user interfaces using Redpanda Registry components and Tailwind CSS v4 for modern frontend development.
react-best-practices
redpanda-data
Provides proven patterns for optimizing client-side React application performance, emphasizing efficient rendering and resource management.
state-management
redpanda-data
Manages client and server state in React applications using Zustand stores and React Query patterns for efficient data handling.
api-patterns
redpanda-data
Offers reusable patterns for API data fetching, including queries and mutations, to streamline integration with backend services.
codebase-classification
gptme
Analyzes codebase structure and technology to determine the optimal development strategy for modifications.
python-repl
gptme
Automates Python REPL sessions with common helpers and best practices for efficient development.
infographic-item-creator
antvis
Generates and updates infographic item components in TypeScript/TSX for data visualization layouts and item composites within the repository.
infographic-structure-creator
antvis
Creates and manages TypeScript/TSX components for infographic structures including layout logic and component composition within a design system.
infographic-template-updater
antvis
Automates updating template catalogs, UI prompts, and documentation following new infographic template additions to the codebase.
git
EpicenterHQ
Provides guidelines for conventional commit messages and pull request descriptions to ensure consistent version control history.
factory-function-composition
EpicenterHQ
Composes clients and services using factory functions to enforce separation of concerns and refactor mixed client/service/method options.
styling
EpicenterHQ
Provides CSS and Tailwind styling guidelines for writing styles, creating UI components, and reviewing code structure.
svelte
EpicenterHQ
Provides Svelte 5 development patterns for component composition, TanStack Query mutations, and shadcn-svelte UI integration.
single-or-array-pattern
EpicenterHQ
Provides a pattern for functions to accept single items or arrays, enabling flexible input handling in CRUD operations, batch APIs, and factory functions.
monorepo
EpicenterHQ
Provides standardized script commands for monorepo management, enabling efficient builds, tests, formatting, linting, and type checking across multiple projects.
control-flow
EpicenterHQ
Provides human-readable patterns to refactor complex conditionals, enhancing code readability and restructuring decision logic.
rust-errors
EpicenterHQ
Provides Rust to TypeScript error handling patterns for Tauri applications, enabling seamless error propagation and type-safe error handling in cross-language command execution.