Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
project-documentation
Comprehensive codebase documentation generator following a layered methodology. This skill should be used when scanning and documenting a codebase for the first time, when creating onboarding documentation for new developers, when generating architecture overviews, walkthroughs, and API references. Supports README generation, architecture diagrams, entry point documentation, pattern guides, and edge case documentation.
majiayu000/claude-skill-registry 163
-
langgraph-builder
Use when creating a new LangGraph graph. Start with a minimal graph and iterate.
majiayu000/claude-skill-registry 163
-
textcleaner-repl
Interact with TextCleaner's REPL interface to manage pipelines, set input text, and process data through the socket server
majiayu000/claude-skill-registry 163
-
buck2-rule-basics
Guide users through writing their first Buck2 rule to learn fundamental concepts including rules, actions, targets, configurations, analysis, and select(). Use this skill when users want to learn Buck2 basics hands-on or need help understanding rule writing.
majiayu000/claude-skill-registry 163
-
grey-haven-code-style
Apply Grey Haven Studio's TypeScript/React and Python/FastAPI coding standards from production templates. Use when writing code, reviewing PRs, fixing linting errors, formatting files, or when the user mentions 'code standards', 'Grey Haven style', 'linting', 'Prettier', 'ESLint', 'Ruff', 'formatting rules', or 'coding conventions'. Includes exact Prettier/ESLint/Ruff configs, naming conventions, project structure, and multi-tenant database patterns.
majiayu000/claude-skill-registry 163
-
working-with-git
Git version control cheatsheet - viewing history, making commits, diffs, and descriptions
majiayu000/claude-skill-registry 163
-
github-evidence-kit
Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and re-verification against original sources.
majiayu000/claude-skill-registry 163
-
wsc-entities
Create, validate, and query WSC world entities (polities, agents, regions, forces, locales, holdings). Use when working with entity JSON files, checking entity consistency, or finding entities by type, tag, or relationship.
majiayu000/claude-skill-registry 163
-
zensical-development
Best practices for developing zensical/Material for MkDocs static sites. Covers installation, virtual environments, project structure, responsive images, CSS, media embedding, and verification. Use for ANY Material for MkDocs project development beyond basic text editing.
majiayu000/claude-skill-registry 163
-
code-style-guides
主要コードスタイルガイドの比較と適用を整理し、チーム規約の統一と移行を支援するスキル。
Airbnb/Google/Standardの選定、カスタマイズ、移行計画を扱う。
Anchors:
• Clean Code (Robert C. Martin) / 適用: 命名と意図の明確化 / 目的: 可読性の向上
• Style Guide Comparison / 適用: ガイド選定 / 目的: 適合性評価
• Migration Patterns / 適用: 移行計画 / 目的: 変更影響の最小化
Trigger:
Use when selecting or migrating style guides, unifying team conventions, or customizing linting rules.
code style guide, ESLint config, Prettier rules, migration, coding conventions
majiayu000/claude-skill-registry 163
-
copywriting
Эксперт по копирайтингу. Используй для написания продающих текстов, заголовков, landing pages и conversion copy.
majiayu000/claude-skill-registry 163
-
mobile-app-icon
Generate mobile app icons using OpenAI or Gemini image generation. Use when creating iOS icons, Android icons, app icons, or generating icon assets.
majiayu000/claude-skill-registry 163
-
agent-cli-developer
Expert CLI developer specializing in command-line interface design, developer tools, and terminal applications. Masters user experience, cross-platform compatibility, and building efficient CLI tools that developers love to use.
majiayu000/claude-skill-registry 163
-
ios26-liquid-glass
iOS 26 Liquid Glass API reference for SwiftUI and UIKit. Use this skill when working with glassEffect, GlassEffectContainer, glassEffectID, glassEffectUnion, or any Liquid Glass related code on iOS 26+.
majiayu000/claude-skill-registry 163
-
section-detection
Detect clinical note sections (HPI, ROS, Assessment, Plan) using regex patterns and LLM topic segmentation. Generates ToC with accurate byte offsets.
majiayu000/claude-skill-registry 163
-
nuxt-v4
Production-ready Nuxt 4 framework development with SSR, composables,
data fetching, server routes, and Cloudflare deployment.
Use when: building Nuxt 4 applications, implementing SSR patterns,
creating composables, server routes, middleware, data fetching,
state management, debugging hydration issues, deploying to Cloudflare,
optimizing performance, or setting up testing with Vitest.
Keywords: Nuxt 4, Nuxt v4, SSR, universal rendering, Nitro, Vue 3,
useState, useFetch, useAsyncData, $fetch, composables, auto-imports,
middleware, server routes, API routes, hydration, file-based routing,
app directory, SEO, meta tags, useHead, useSeoMeta, transitions,
error handling, runtime config, Cloudflare Pages, Cloudflare Workers,
NuxtHub, Workers Assets, D1, KV, R2, Durable Objects, Vitest, testing,
performance optimization, lazy loading, code splitting, prerendering,
layers, modules, plugins, Vite, TypeScript, hydration mismatch,
shallow reactivity, reactive keys, singleton pattern, defineNuxtConfig,
defineEventHandler, navigateTo, definePageMeta, useRuntimeConfig,
app.vue, server directory, public directory, assets directory
majiayu000/claude-skill-registry 163
-
uv-package-management-assistant
python's package managing
majiayu000/claude-skill-registry 163
-
presentation-design
Techniques and code examples for creating professional slide decks and presentations. Use this skill to structure narratives, apply design principles, and automate slide generation.
majiayu000/claude-skill-registry 163
-
pr-documentation-uml
Generate PR documentation with UML diagrams based on Git branch differences. Explains modification reasons, content, and implementation. Uses Mermaid to draw architecture, class, sequence diagrams with exact code element names matching actual code.
majiayu000/claude-skill-registry 163
-
agent-browser-jscraik-agent-skills
majiayu000/claude-skill-registry 163
-
verified-search
Expert verified search with source validation, credibility scoring, and fact-checking
majiayu000/claude-skill-registry 163
-
uloop-hello-world
Sample hello world tool via uloop CLI. Use when you need to test the MCP tool system or see an example of custom tool implementation.
majiayu000/claude-skill-registry 163
-
copilot-delegate
Delegate GitHub operations and research tasks to Copilot CLI to preserve Claude Code session limits. Automatically activates when detecting GitHub keywords (issue, PR, repo, commit) or research needs (compare, research, lookup, best practices). Offloads heavy operations to Copilot subprocess and returns compressed results only.
majiayu000/claude-skill-registry 163
-
jira-search
Search Jira issues using JQL queries. Use when filtering issues by project, status, assignee, date, or building reports.
majiayu000/claude-skill-registry 163