Loading...
Loading...
Found 48002 skills
sigridjineth
Provides cross-session persistence for user preferences and an implementation guide for the Memory feature in software applications.
sbluemin
Delegates natural language prompts to OpenAI Codex CLI for automated code generation and development assistance.
phuongrealmax
Provides memory persistence, code validation, multi-agent coordination, and workflow tracking for code projects via Claude Code Guardian MCP tools.
gar-ai
Enables efficient, lazy data processing using Rust iterator chains to eliminate intermediate allocations during collection operations.
varubogu
Assists in implementing internationalization (i18n) using Inlang Paraglide, supporting message translation, language switching, and testing in React applications.
blikblum
Guides the creation and updating of page components in a web application, facilitating frontend development tasks.
gar-ai
Provides unified linting, formatting, and type checking across all services in a monorepo to maintain code quality and consistency.
gar-ai
Enforces consistent and safe Rust code through automated rustfmt and clippy linting in development and CI workflows.
gar-ai
Provides repository pattern implementation for database access with sqlx, including transactions and retry logic for robust data layer development.
blikblum
Creates and updates Reatom stores, including state shape changes and computed atoms for frontend state management.
varubogu
Implements and debugs front-end tests for TypeScript and Svelte 5 applications using Vitest, including component testing and internationalization mocking.
gar-ai
Provides Rust implementation for graceful shutdown of long-running services using signal handling and broadcast channels.
gar-ai
Provides scaffolding and structure for creating new Claude Code skills, including templates and anatomy guidance for developers.
ranjanpoudel1234
Advises on Domain-Driven Design, Clean Architecture, and CQRS patterns for code reviews and feature design in layered applications.
ranjanpoudel1234
Automatically reviews code for architecture, performance, and API design against Microsoft C# and .NET standards upon keyword detection.
eli0shin
Tests CLI applications by managing tmux sessions, sending commands, capturing output, and verifying behavior with helper scripts.
varubogu
Assists in implementing and debugging backend tests for Rust/Tauri applications, including test creation, execution, and error resolution across service layers.
ranjanpoudel1234
Reviews React/TypeScript code for accessibility, performance, and UX compliance with React.dev, TypeScript, and WCAG standards.
gar-ai
Provides seamless Rust-Python integration via PyO3 with GIL handling and async support for ML model deployment.
OhMinsSup
Validates Node version and Turbo task dependencies in pnpm monorepos to safely execute linting, typechecking, and builds, isolating failures to specific packages.
gar-ai
Provides essential Tokio patterns for async Rust development, covering runtime setup, CPU-bound task handling, and non-blocking practices.
gar-ai
Organizes Rust code using modules, traits, and builder patterns for clean API design and type safety.
varubogu
Assists in debugging front-end and back-end applications by identifying error causes, analyzing logs, and resolving type and runtime errors.
gar-ai
Builds mithril-cache for torch.compile, implementing content-addressable storage and cache eviction strategies.