Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pr-ready
Prepare code for a PR by checking for cleanliness, removing debug statements, ensuring DRY principles, checking React component structure, and identifying prop drilling issues.
majiayu000/claude-skill-registry 163
-
langconfig-builder
Complete guide for building agents and workflows in LangConfig. Use when users need help configuring nodes, connecting agents, setting up tools, or designing multi-agent systems within the LangConfig platform.
majiayu000/claude-skill-registry 163
-
bubble-chart-generator
This skill generates interactive Chart.js bubble chart visualizations for priority matrices and multi-dimensional data analysis. Use this skill when users need to create scatter plots with variable bubble sizes, particularly for 2x2 priority matrices (Impact vs Effort, Risk vs Value, etc.), portfolio analysis, or any visualization comparing items across two dimensions with a third dimension represented by size. The skill creates a complete MicroSim package with HTML, CSS, and documentation.
majiayu000/claude-skill-registry 163
-
expo-devtools-cli
Building Expo DevTools Plugins with CLI Interfaces for interacting with running Expo apps using agents.
majiayu000/claude-skill-registry 163
-
flutter-widget-assistant
Interactive Flutter Widget implementation assistant that guides you through widget implementation decisions by asking structured questions about state management, widget type (screen/component), and state sharing. Use this skill when you need help determining the appropriate Flutter widget architecture for your implementation.
majiayu000/claude-skill-registry 163
-
sayhello
Generate friendly greetings in multiple languages and styles. Use this skill when users request greetings, welcome messages, or multilingual hello messages for various contexts (formal, casual, cultural).
majiayu000/claude-skill-registry 163
-
resolve-git-issue
Resolve a GitHub issue by implementing a fix and tests; use when asked to fix an issue end-to-end.
majiayu000/claude-skill-registry 163
-
flow-shop-scheduling
When the user wants to solve Flow Shop Scheduling Problems (FSP), optimize production on assembly lines, or minimize makespan with linear routing. Also use when the user mentions "flow shop," "FSP," "permutation flow shop," "assembly line scheduling," "sequential processing," or "linear production." For job shop (flexible routing), see job-shop-scheduling.
majiayu000/claude-skill-registry 163
-
blazor-expert
Comprehensive Blazor development expertise covering Blazor Server, WebAssembly, and Hybrid apps. Use when building Blazor components, implementing state management, handling routing, JavaScript interop, forms and validation, authentication, or optimizing Blazor applications. Includes best practices, architecture patterns, and troubleshooting guidance.
majiayu000/claude-skill-registry 163
-
self-extracting-script
Create self-extracting Bash scripts that embed any payload (archives, executables, configs) using base64 encoding. Use when creating portable single-file installers, deployment packages, or distributing files without external dependencies.
majiayu000/claude-skill-registry 163
-
product-analyst
Track user metrics and provide data-driven insights for product decisions. Use when measuring product health, analyzing user behavior, conducting cohort analysis, or optimizing key metrics. Covers acquisition, engagement, retention, revenue metrics, and data-driven decision making.
majiayu000/claude-skill-registry 163
-
analyze-prd
Analyze existing PRDs to generate actionable implementation plans, risk assessments, and resource estimates
majiayu000/claude-skill-registry 163
-
session-recap
Document Claude Code sessions by extracting knowledge into cross-referenced documentation. Triggers on "recap the session", "summarize the work", or after significant code changes.
majiayu000/claude-skill-registry 163
-
initialize-project-memory
Use to set up Obsidian vault and populate it with existing codebase knowledge. Enables context memory for AI development.
majiayu000/claude-skill-registry 163
-
retrieve
Fetch known facts or data from specified sources with citations and evidence pointers. Use when you know what you need and where to find it. Emphasizes provenance and verifiable references.
majiayu000/claude-skill-registry 163
-
freshsales
Manage sales with Freshsales CRM powered by AI and automation.
majiayu000/claude-skill-registry 163
-
token-formatter
Convert verbose docs/markdown/text into token-efficient formats. Use when user wants to reduce token count, compress content for LLM context, or optimize for AI consumption.
majiayu000/claude-skill-registry 163
-
emacs-buffer
Use when manipulating Emacs buffers - provides elisp patterns for listing, switching, creating, killing, and working with buffer contents
majiayu000/claude-skill-registry 163
-
photo-content-recognition-curation-expert
Expert in photo content recognition, intelligent curation, and quality filtering. Specializes in face/animal/place recognition, perceptual hashing for de-duplication, screenshot/meme detection, burst photo selection, and quick indexing strategies. Activate on 'face recognition', 'face clustering', 'perceptual hash', 'near-duplicate', 'burst photo', 'screenshot detection', 'photo curation', 'photo indexing', 'NSFW detection', 'pet recognition', 'DINOHash', 'HDBSCAN faces'. NOT for GPS-based location clustering (use event-detection-temporal-intelligence-expert), color palette extraction (use color-theory-palette-harmony-expert), semantic image-text matching (use clip-aware-embeddings), or video analysis/frame extraction.
majiayu000/claude-skill-registry 163
-
Trust Pages Structure
Comprehensive guide to structuring trust-building pages including About, Privacy, Terms, Security, and FAQ pages that build credibility
majiayu000/claude-skill-registry 163
-
graph-based-ui-decomposition
Apply graph theory to decompose large UIs into optimal rendering subgraphs.
majiayu000/claude-skill-registry 163
-
co14-platformization
Apply CO14 Platformization to extract common capabilities into reusable infrastructure serving multiple use cases.
majiayu000/claude-skill-registry 163
-
api-testing
Test FastAPI endpoints with pytest and generate API documentation. Use when creating new APIs or verifying existing endpoints work correctly.
majiayu000/claude-skill-registry 163
-
resize-images
Resizes images that are too large for the blog. Use when asked to resize images, optimize images, or make images smaller. Can resize to a specific width (e.g., "resize to 300px") or default to 1000px max width. Defaults to the most recent post's assets folder.
majiayu000/claude-skill-registry 163