Loading...
Loading...
Found 48002 skills
sehyun0518
Caches function call results to eliminate redundant computations, improving application performance and efficiency.
sehyun0518
Prevents React state mutation bugs by using Array.prototype.toSorted instead of Array.prototype.sort, ensuring immutability.
sehyun0518
Optimizes code performance by avoiding repeated creation of regular expressions through hoisting.
sehyun0518
Optimizes task execution by parallelizing independent operations based on dependency graphs, achieving 2-10x speedup in processing workflows.
joneqian
A UI component library for building WeChat mini apps using TDesign, featuring design system and best practices.
RaiKanaeru
A protocol designed to enhance intelligence, precision, and security in coding and debugging workflows.
joelklabo
Manages klabo.world development server startup, dependency handling, and real-time debugging of environment issues.
nx-std
Configures, reconfigures, and builds targets in an nx-std monorepo using task-based workflows for efficient compilation of build artifacts.
nx-std
Checks Rust code for compilation errors and linting issues using Clippy, ensuring code quality before building.
sehyun0518
Reduces perceived latency by preloading resources based on predicted user behavior and navigation patterns.
sehyun0518
Applies transitions to non-urgent UI updates to maintain responsiveness and ensure smooth user experience during rendering.
sehyun0518
Optimizes array processing by combining multiple iterations into a single pass, improving computational efficiency.
sehyun0518
Builds index maps to optimize repeated lookups, reducing operations from 1 million to 2 thousand.
sehyun0518
Enables parallel data fetching in component composition to eliminate server-side data fetching waterfalls.
Saturate
Conducts thorough code reviews to identify bugs, security flaws, performance issues, and testing gaps in pull requests and code changes.
chouxcreams
Offers configuration assistance for Neovim, including plugin management, key mappings, and LazyVim setup guidance.
sehyun0518
Automates extraction of React components into memoized versions to enable early returns and optimize rendering performance.
sehyun0518
Optimizes UI performance by subscribing to derived state and minimizing unnecessary component re-renders in reactive applications.
Jawad-Chaudhary
Creates server-side tools for AI agents using Python MCP SDK, enabling tool registration and AI-accessible function development.
sehyun0518
Automates deduplication of identical data fetch requests in React applications using the SWR library.
chandima
Provides development standards, workflows, and AI agent configurations for SST, Astro, and Alpine.js, supporting coding standards, code reviews, PRs, debugging, and test planning.
DxTa
Executes verification commands and validates output to confirm success before finalizing a task.
chandima
Provides lightweight reactivity patterns for Alpine.js, including directives, magics, and state management, enabling simple interactivity without heavy frameworks.
Jawad-Chaudhary
Refines specifications to enhance code generation quality from AI outputs, improving development efficiency.