Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
no-hardcoding
Forbid hardcoded values in code. Use this when reviewing code, writing new features, or when magic numbers/strings are detected. Enforces constants, env variables, and config files.
majiayu000/claude-skill-registry 163
-
styled-jsx-migrate
Migrate a component from plain CSS/CSS Modules/other CSS-in-JS to styled-jsx while preserving behavior, accessibility, and SSR compatibility.
majiayu000/claude-skill-registry 163
-
motherduck-build-data-pipeline
Design an end-to-end MotherDuck pipeline. Use when choosing raw, staging, and analytics boundaries, bulk ingestion paths, transformation sequencing, publication targets, or whether DuckLake is actually required.
majiayu000/claude-skill-registry 163
-
prompt-engineering
Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.
majiayu000/claude-skill-registry 163
-
research
Analyzes codebase, searches documentation, investigates dependencies and architecture patterns
majiayu000/claude-skill-registry 163
-
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
majiayu000/claude-skill-registry 163
-
openai-chatkit-backend-python
Design, implement, and debug a custom ChatKit backend in Python that powers the ChatKit UI without Agent Builder, using the OpenAI Agents SDK (and optionally Gemini via an OpenAI-compatible endpoint). Use this Skill whenever the user wants to run ChatKit on their own backend, connect it to agents, or integrate ChatKit with a Python web framework (FastAPI, Django, etc.).
majiayu000/claude-skill-registry 163
-
code-review
Smart code review skill that helps review code quality, identify potential issues, and provide improvement suggestions.
majiayu000/claude-skill-registry 163
-
ui-component
Generate a new UI component that follows StyleSeed Toss conventions for structure, tokens, accessibility, and component ergonomics.
majiayu000/claude-skill-registry 163
-
react-flow-architect
Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integration. Use when Claude needs to create or...
majiayu000/claude-skill-registry 163
-
livewire
Laravel Livewire conventions for building interactive UI without custom JavaScript. Components are PHP classes with reactive properties, computed properties, and event dispatching.
majiayu000/claude-skill-registry 163
-
wcag-audit-patterns
Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.
majiayu000/claude-skill-registry 163
-
ln-821-npm-upgrader
Upgrades npm/yarn/pnpm dependencies with breaking change handling. Use when updating JavaScript/TypeScript dependencies.
majiayu000/claude-skill-registry 163
-
speech-recognition
Transcribe speech to text using the Speech framework. Use when implementing live microphone transcription with AVAudioEngine, recognizing pre-recorded audio files, configuring on-device vs server-based recognition, handling authorization flows, or adopting the new SpeechAnalyzer API (iOS 26+) for modern async/await speech-to-text.
majiayu000/claude-skill-registry 163
-
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
majiayu000/claude-skill-registry 163
-
pc-games
PC and console game development principles. Engine selection, platform features, optimization strategies.
majiayu000/claude-skill-registry 163
-
check-upstream-flake
Check if a failing test is a known upstream flake in Chromium's LUCI Analysis database. Provides flakiness statistics, verdict, and recommendation for filter file decisions. Triggers on: check upstream flake, is this test flaky upstream, check luci flakiness, upstream flake check.
majiayu000/claude-skill-registry 163
-
performance
Performance Optimization - React Native. Use when optimizing performance or profiling code.
majiayu000/claude-skill-registry 163
-
project-bootstrapper
Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.
majiayu000/claude-skill-registry 163
-
configmap-secret
Kubernetes ConfigMap 与 Secret
majiayu000/claude-skill-registry 163
-
retrospective
Post-engagement lessons-learned retrospective. Reads the engagement directory, analyzes skill routing decisions, identifies knowledge gaps and missing skills, and produces an actionable improvement report.
majiayu000/claude-skill-registry 163
-
Source Maps
Expert skill for generating and consuming source maps for debugging compiled code
majiayu000/claude-skill-registry 163
-
cortex-query
Search and query your Knowledge Cortex (~/.cortex/). Use when asked to "cortex stats", "cortex search", "cortex client", "cortex contacts", "cortex export", "cortex prune", "search my knowledge base", or "what do I know about COMPANY". Queries portable JSONL/JSON files for contacts, clients, communications, and facts.
majiayu000/claude-skill-registry 163
-
flutter-development
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
majiayu000/claude-skill-registry 163