Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
obsidian-pdf-export
Export Obsidian notes to professional PDFs with configurable dimensions, clickable internal links, auto-generated TOC, and PDF bookmarks. Supports single note and batch export modes. Has device presets for Supernote Nomad, reMarkable, and Kindle. Use when user wants to create PDFs from their notes for sharing, printing, e-readers, or archival.
majiayu000/claude-skill-registry 163
-
Claude SDK Expert
Build autonomous AI agents using Claude Agent SDK with computer use, tool calling, MCP integration, and production best practices
majiayu000/claude-skill-registry 163
-
create-extension
Creates a new Starlark MCP extension with tools, handlers, and proper structure. Use when the user wants to add a new extension to the starlark-mcp server.
majiayu000/claude-skill-registry 163
-
github-templates
GitHub repository templates and configuration. Activate when setting up GitHub repos, CONTRIBUTING.md, CODEOWNERS, issue templates, PR templates, or GitHub Copilot instructions.
majiayu000/claude-skill-registry 163
-
readme-i18n
README 多語言同步。觸發:i18n、翻譯、多語言、sync readme。
majiayu000/claude-skill-registry 163
-
lorcana-card-migration
Interactive Lorcana card migration from legacy @lorcanito/lorcana-engine format to new @tcg/lorcana format. Use when implementing cards from packages/lorcana-cards. Parses abilities, asks for clarification on complex cases, generates new card files, and handles legacy file cleanup.
majiayu000/claude-skill-registry 163
-
team-topologies
Four fundamental team types and interaction modes from Team Topologies
majiayu000/claude-skill-registry 163
-
ecs-performance-audit
Analyze Entity Component System implementations for performance bottlenecks including entity iteration efficiency, system priority ordering, memory allocation patterns in hot paths (OnUpdate, rendering loops), cache coherency, LINQ allocations, and boxing issues. Use when reviewing ECS code for optimization, debugging slow entity updates, or investigating frame rate drops.
majiayu000/claude-skill-registry 163
-
coding-workflow
Best practices for coding, debugging, and refactoring. Use when reviewing code, debugging issues, refactoring, or establishing coding patterns.
majiayu000/claude-skill-registry 163
-
champion-identifier
Analyze LinkedIn profiles in target accounts to identify potential internal champions. Evaluates role, career path, mutual connections, interests, and suggests personalization approach. Use when you need to find who will champion your solution internally.
majiayu000/claude-skill-registry 163
-
entry-point-analyzer
Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.
majiayu000/claude-skill-registry 163
-
understand-networked-events
Figure out how events are being used in the project. You can't answer questions about them without this skill.
majiayu000/claude-skill-registry 163
-
schema-migrate
Rename frontmatter fields or transform values in bulk. Triggers on "rename field", "migrate values", "transform field", "bulk update".
majiayu000/claude-skill-registry 163
-
route-transition-tracking
Measure time from navigation to page fully loaded and interactive. Use when tracking SPA navigation, route changes, or slow page transitions.
majiayu000/claude-skill-registry 163
-
workspace-builder
Set up and configure development workspaces
majiayu000/claude-skill-registry 163
-
exa-webfetch
Uses Exa API for intelligent web searches instead of default WebFetch. Provides up-to-date information with semantic search capabilities.
majiayu000/claude-skill-registry 163
-
hypermedia-link-generator
Hypermedia Link Generator - Auto-activating skill for API Development.
Triggers on: hypermedia link generator, hypermedia link generator
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
expert-routing
领域专家路由。当知识库无法回答用户问题时,根据问题领域查找并通知对应专家。仅在 IM 模式下可用。触发条件:6阶段检索无结果时。
majiayu000/claude-skill-registry 163
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
majiayu000/claude-skill-registry 163
-
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
majiayu000/claude-skill-registry 163
-
pull-request-descriptor
Analyze code diffs and commit messages between current branch and target branch to generate comprehensive Pull Request descriptions in markdown format. Automatically selects appropriate PR template and creates structured, informative PR descriptions ready for submission.
majiayu000/claude-skill-registry 163
-
GitHub for Beginners
This skill provides comprehensive guidance for learning and using GitHub, from fundamental concepts through practical workflows. Designed for complete beginners, this skill should be used when teaching GitHub concepts, explaining git workflows, debugging git/GitHub issues, or guiding through practical GitHub tasks like creating branches, commits, pull requests, and merging code.
majiayu000/claude-skill-registry 163
-
dockerfile-basics
Learn Dockerfile fundamentals and best practices for building production-ready container images
majiayu000/claude-skill-registry 163
-
readme-updater
Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.
majiayu000/claude-skill-registry 163