Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frontend-design-systems
Systematic approach to building consistent, maintainable frontend UI components with design systems and component libraries
majiayu000/claude-skill-registry 163
-
agent-php-pro
Expert PHP developer specializing in modern PHP 8.3+ with strong typing, async programming, and enterprise frameworks. Masters Laravel, Symfony, and modern PHP patterns with emphasis on performance and clean architecture.
majiayu000/claude-skill-registry 163
-
pytorch-common-pitfalls
Fix common PyTorch bugs: percentile calculations, LayerNorm for Conv1d, buffer edge cases. Trigger when writing PyTorch code for RL or neural networks.
majiayu000/claude-skill-registry 163
-
gemini-genai
Google python-genai SDK for Gemini 3 Flash, Gemini 3 Pro, and Gemini models. Use when building with Google's Gemini API, google-genai, implementing thinking/reasoning, structured outputs, function calling, image generation, or multimodal. Triggers on "gemini", "google ai", "genai".
majiayu000/claude-skill-registry 163
-
ln-713-pip-upgrader
Upgrades Python pip/poetry/pipenv dependencies with breaking change handling
majiayu000/claude-skill-registry 163
-
cover-letter
Generate a voice-matched cover letter for a specific job. Analyzes your writing samples and creates a personalized letter that sounds like you.
majiayu000/claude-skill-registry 163
-
validating-type-assertions
Teaches when type assertions are safe versus dangerous in TypeScript. Use when considering using 'as' keyword, type casting, or when working with external data that might use assertions instead of proper validation.
majiayu000/claude-skill-registry 163
-
backend-code-organisation
Kotlin backend layering and packaging guidelines
majiayu000/claude-skill-registry 163
-
openapi-swagger
Design, document, and generate APIs using OpenAPI/Swagger specifications. Create interactive API documentation, generate client SDKs, validate schemas, and build mock servers. Use when designing REST APIs, creating API documentation, generating client libraries, or validating API contracts. (project)
majiayu000/claude-skill-registry 163
-
nuxt-realtime
Real-time features with Laravel Echo and WebSockets. Use when subscribing to channels, listening for events, implementing live updates, or managing channel subscriptions.
majiayu000/claude-skill-registry 163
-
repository-organization
Guidelines for establishing and maintaining a standardized, intuitive, and automated repository environment to minimize technical debt and ensure long-term maintainability.
majiayu000/claude-skill-registry 163
-
material-tracking-iot
IoT-based material tracking for construction sites. Monitor material delivery, storage conditions, usage, and inventory with sensors, RFID, GPS, and real-time dashboards.
majiayu000/claude-skill-registry 163
-
field-extraction-parsing
Extract structured fields from unstructured log data using OPAL parsing functions. Covers extract_regex() for pattern matching with type casting, split() for delimited data, parse_json() for JSON logs, and JSONPath for navigating parsed structures. Use when you need to convert raw log text into queryable fields for analysis, filtering, or aggregation.
majiayu000/claude-skill-registry 163
-
add-authorization-methods
Add authorization methods for a new entity to AuthorizationService. Use after creating a resource service. Triggers on "add permissions", "authorization methods", "entity permissions", "add auth methods".
majiayu000/claude-skill-registry 163
-
seedream-image-generator
Generate images using the Doubao SeeDream API based on text prompts. Use this skill when users request AI-generated images, artwork, illustrations, or visual content creation. The skill handles API calls, downloads generated images to the project's /pic folder, and supports batch generation of up to 4 sequential images.
majiayu000/claude-skill-registry 163
-
grist-reference
Grist API reference documentation for the grist-mcp-server project. Use when implementing or modifying Grist MCP tools, working with Grist cell values, UserActions, column types, widget options, database schema, or pages/widgets. This skill provides authoritative API specifications.
majiayu000/claude-skill-registry 163
-
gay-mcp
Deterministic color generation with SplitMix64, GF(3) trits, and MCP. Colors are the perceptual rendering of solved constraint systems.
majiayu000/claude-skill-registry 163
-
weather-pollen
Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.
majiayu000/claude-skill-registry 163
-
hellofresh
Enables Claude to browse HelloFresh meal kits and manage subscriptions
majiayu000/claude-skill-registry 163
-
screenshotting
Take screenshots to see what's on screen. Triggers on 'screenshot', 'grab a screenshot', 'have a look', 'can you see', 'what does it look like', 'check the screen', 'did that work', 'verify it worked', 'what happened'. AFTER uncertain CLI operations (backgrounded processes, nohup, visual changes), consider capturing to verify state. Captures windows or full screen to files. (user)
majiayu000/claude-skill-registry 163
-
huggingface
Import GGUF models from HuggingFace into Ollama. Pull models directly
using the hf.co/ prefix, track download progress, and use imported
models for inference.
majiayu000/claude-skill-registry 163
-
claude-code-skills
Comprehensive reference for creating Claude Code skills with progressive disclosure, SKILL.md structure, references/ organization, frontmatter specification, and best practices for modular capability development.
majiayu000/claude-skill-registry 163
-
scienceworld-room-scanner
This skill performs a 'look around' action to scan and describe the current room's contents, including visible objects, containers, and doors. It should be triggered upon entering a new room or when the agent needs to locate specific items or assess the environment state. The skill outputs a detailed room description, which is essential for inventory discovery and situational awareness.
majiayu000/claude-skill-registry 163
-
add-hook-whatifwedigdeeper-application-tracker
Create a custom React hook with TypeScript and tests
majiayu000/claude-skill-registry 163