16,832 skills sorted by stars.
Convert files (PDF, images) to Base64 encoding with MIME type detection for API attachments. Use when you need to prepare file att...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of devel...
Fix CRLF (Windows) to LF (Unix) line endings in files. Use when encountering `/bin/bash: line 1: $'\r': command not found` errors.
Analyze a traceback or error log, identify root cause, and implement the minimal fix with a short summary. Use when a traceback is...
Purpose: Flutter app build, test, deployment automation, and code generation workflows for BooksTrack
WCAG 2.2 AA compliance for forms, ARIA patterns, focus management, keyboard navigation, and screen reader support. Use when implem...
Production-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use when building for...
Production-ready Vue form patterns using VeeValidate (default) or Vuelidate with Zod integration. Use when building forms in Vue 3...
Router for web form development. Use when creating forms, handling validation, user input, or data entry across React, Vue, or van...
Guide for building applications with @fpkit/acss components. This skill should be used when composing custom React components from...
Autonomously debug frontend issues through empirical browser observation using Chrome DevTools MCP. This skill should be used when...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web...
Authenticate to Google Cloud Platform using Application Default Credentials. Use when user selects GCP from cloud provider selecti...
Expert developer skill for implementing real-time voice and video interactions using the Google Gemini Live API. This skill should...
Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, de...
Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made.
Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory c...
Handles Git operations with human-style commits (no AI markers). Use when user mentions git, commits, committing code, pushing cha...
Complete GitHub workflow for Claude Code on the web. ALL GitHub operations MUST use REST API (never gh CLI). Includes branch namin...
Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging...
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the...
Search Claude Code conversation history to find past solutions, recall commands, and discover related work. Use when looking for p...
Your approach to handling global code organization. Use this skill when working on files where global code organization comes into...
Your approach to handling global performance. Use this skill when working on files where global performance comes into play.
Go development guide for the dotfiles-installer project. Use when writing Go code, adding features, fixing bugs, creating tests, w...
Define and enforce golden paths and best practices for development teams
Split changes into a Graphite stack with PR titles and descriptions. Use when asked to create or propose a stacked PR series.
>
Internationalization specialist for Phoenix/Elixir applications. Use when you need to extract hardcoded strings and replace them w...
Rules for working with Igniter
Use when implementing bug fixes, features, or any code changes where test-first development is appropriate.
Map include chains and explain module relationships.
Use when building multi-day features, avoiding long-lived branches, features taking >1 day, changes touching multiple systems, or...