π―Skills251
Provides Zod schema validation patterns and best practices for TypeScript, from an Agent Skills collection following the Agent Skills open format.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Provides specialized guidelines and best practices for creating smooth, performant animations in web and mobile applications using modern JavaScript/TypeScript frameworks.
Provides guidance on implementing Clean Architecture principles for building maintainable, testable software with clear separation of concerns and dependency inversion.
Provides comprehensive testing guidelines and best practices for Vitest, a native Vite testing framework for JavaScript/TypeScript projects.
Simplifies and streamlines complex code by applying best practices, reducing redundancy, and improving overall code readability and maintainability.
Provides guidance on using nuqs for type-safe URL search parameter state management in Next.js applications.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Provides comprehensive clean code guidelines and automated refactoring recommendations following best practices from software craftsmanship principles.
A react refactor skill from a curated development skills collection for AI coding assistants.
TypeScript refactoring skill from the dot-skills collection. Provides patterns and workflows for safely refactoring TypeScript codebases.
shadcn/ui best practices skill with 58 rules across 10 categories, covering Radix primitives, Tailwind styling, React Hook Form validation, data tables, theming, and component composition
Generates boilerplate code and provides best practices for developing Chrome browser extensions with optimized architecture and development workflows.
Provides UI development guidelines and best practices for creating user interfaces in Chrome browser extensions using modern web technologies.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Code refactoring skill based on Martin Fowler's catalog and Clean Code principles, containing 43 rules across 8 categories prioritized by impact for automated refactoring, code smell elimination, and maintainability improvement
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Guides Expo React Native development with performance optimization techniques for building cross-platform mobile applications.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A tailwind ui refactor skill from a curated development skills collection for AI coding assistants.
React 19 performance optimization skill covering 40 rules across concurrent rendering, Server Components, actions, hooks, and memoization with priority-based categorization
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Next.js 16 App Router performance optimization skill containing 40 rules across 8 categories for caching, Server Components, routing configuration, and next.config.js setup
TanStack Query v5 performance optimization skill containing 40 rules across 8 categories for data fetching, caching strategies, mutations, and query patterns in React applications
A Tailwind CSS responsive UI skill from an agent skills collection that includes curated skills for debugging, React, Next.js, Playwright, Python, Rust, and shadcn/ui.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Systematically investigates and resolves software bugs through a comprehensive, hypothesis-driven methodology covering reproduction, root cause analysis, and systematic debugging techniques.
Text humanization and natural language refinement techniques from dot-skills, a curated Agent Skills collection following the agentskills.io open format
React feature-based architecture skill containing 42 rules across 8 categories for organizing scalable applications by features, covering directory structure, module boundaries, cross-feature imports, data fetching patterns, and component composition
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Provides best practices and optimization guidelines for using Zustand state management in React applications, focusing on efficient and scalable global state handling.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A ios design skill from a curated development skills collection for AI coding assistants.
React Testing Library skill for writing component tests with user-centric queries, event simulation, and async testing patterns.
React performance optimization skill from the dot-skills collection. Provides guidelines and patterns for optimizing React application performance.
Rails Hotwire skill from the dot-skills collection. Provides patterns and best practices for building reactive Rails applications with Turbo and Stimulus.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Dead code detection skill using Knip from the dot-skills collection. Finds and removes unused files, dependencies, and exports in JavaScript/TypeScript projects.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Enables precise code search, refactoring, and structural transformations using Abstract Syntax Tree (AST) pattern matching across multiple programming languages.
Provides Material UI (MUI) base component guidelines and best practices from dot-skills, a curated Agent Skills collection following the agentskills.io open format.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Provides Vite build tool configuration, performance optimization guidelines, and best practices for modern JavaScript/TypeScript frontend development.
AI agent skills authoring best practices skill containing 46 rules across 8 categories for creating Claude Code skills, designing SKILL.md files, optimizing triggers, and building MCP tools
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
An iOS animations skill from an agent skills collection with curated skills for React, Next.js, Expo, SwiftUI, and mobile development best practices.
Python 3.11+ performance optimization skill containing 42 rules across 8 categories for asyncio, data structures, memory management, concurrency, and Python idioms
Dockerfile optimization skill for building smaller, faster, and more secure Docker images with multi-stage builds and best practices.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Provides Google API integration patterns for JavaScript applications from dot-skills, an Agent Skills collection with curated development skills.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Rust refactoring skill for improving and modernizing Rust codebases following idiomatic patterns and best practices.
Tailwind CSS refactoring skill for cleaning up and optimizing Tailwind classes, removing duplicates, and improving utility usage.
37signals Rails skill for building Ruby on Rails applications following 37signals/Basecamp conventions and development philosophy.
A 12 factor app skill from a curated development skills collection for AI coding assistants.
Audio voice recovery skill for implementing audio processing and voice recovery techniques in applications.
A nginx c module design skill from Dot Skills, a curated collection of development skills for Claude Code.
RESTful HATEOAS skill for implementing hypermedia-driven REST APIs following HATEOAS constraints and resource linking patterns.
A nginx c modules skill from Dot Skills, a curated collection of development skills for Claude Code.
Skill
iOS design system skill from the dot-skills collection. Provides guidelines for building consistent design systems for iOS applications.
Skill
An iOS Xcode development skill from an agent skills collection featuring curated skills for debugging, React, Next.js, Expo, Playwright, and mobile development.
Ruby refactoring skill from an agent skills collection providing code improvement and modernization patterns for Ruby applications.
Rails development skill from the dot-skills collection. Provides Ruby on Rails best practices and development workflows.
A skill from an agent skills collection that provides Ruby on Rails testing best practices, including test frameworks, debugging methodologies, and comprehensive test coverage strategies.
An iOS Human Interface Guidelines (HIG) skill from an agent skills collection with curated skills for mobile development, React, Next.js, and UI design patterns.
Ruby optimization skill for improving performance of Ruby applications through profiling and optimization techniques.
Swift optimization skill for improving performance of Swift applications through compiler hints, memory management, and algorithmic improvements.
iOS UI refactoring skill from the dot-skills collection. Provides patterns for safely restructuring iOS user interfaces.
Swift refactoring skill from an agent skills collection following the open Agent Skills format, providing code improvement patterns for Swift applications.
A ios testing skill from Dot Skills, a curated collection of development skills for Claude Code.
Rails design system skill from a collection of AI agent skills in the open Agent Skills format, providing patterns for building design systems in Ruby on Rails applications.
Swift Data skill for working with Apple SwiftData persistence framework patterns and data modeling.
iOS Storyboard skill for building iOS interfaces with Interface Builder storyboards, Auto Layout, and segue patterns.
A swift ui architect skill from Dot Skills, a curated collection of development skills for Claude Code.
iOS navigation skill covering UIKit and SwiftUI navigation patterns, deep linking, tab bars, and navigation stack management for iOS applications.
Skill
An agent skills collection covering Nginx C module performance optimization, featuring curated and custom skills for debugging, Expo, and React feature-based architecture.
Part of an AI agent skills collection following the Agent Skills open format, providing iOS chaos monkey testing capabilities alongside curated skills for debugging, Expo, and feature architecture.
A react native elements skill from Dot Skills, a curated collection of development skills for Claude Code.
A rails application ui blocks skill from Dot Skills, a curated collection of development skills for Claude Code.
A nginx c module debug skill from Dot Skills, a curated collection of development skills for Claude Code.
Provides expert guidelines and optimization strategies for implementing smooth, performant animations in React applications using Framer Motion library.
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Skill
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Guides building event-driven systems in Rust with async patterns and message-passing architectures, from an Agent Skills Collection following the agentskills.io open format.
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Skill
Skill
Skill
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Rust optimization skill for profiling and optimizing Rust code performance, memory usage, and compilation times.
Skill
Skill
Teaches Rust idiomatic patterns and best practices from dot-skills, a curated Agent Skills collection following the agentskills.io open format.
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Skill
A collection of agent skills for TypeScript optimization, framework configuration, and development best practices for AI coding assistants.
Identifies and removes unused code, dependencies, and exports in JavaScript/TypeScript projects using Knip, promoting clean and optimized codebases.
Identifies and provides actionable recommendations for detecting and refactoring common anti-patterns and code quality issues in React applications.
Provides comprehensive guidelines and best practices for writing efficient, maintainable, and effective unit and integration tests using React Testing Library.
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
