Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
working-with-git
Git version control cheatsheet - viewing history, making commits, diffs, and descriptions
majiayu000/claude-skill-registry 163
-
ebpf-packet-parser
Generate verifier-safe packet parsing logic for eBPF programs including bounds checking, header extraction (Ethernet, IPv4/IPv6, TCP/UDP, ICMP), protocol identification, and proper pointer arithmetic. Use when implementing packet inspection or manipulation in CNFs.
majiayu000/claude-skill-registry 163
-
example-plugin
Brief description of what this plugin does and when to use it
majiayu000/claude-skill-registry 163
-
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
-
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
-
agent-browser-jscraik-agent-skills
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
-
kubernetes-health
Comprehensive Kubernetes cluster health diagnostics using dynamic API discovery. Use when checking cluster health, troubleshooting K8s issues, or running health assessments.
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
-
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
-
github-search
Search GitHub code, repositories, issues, and PRs via MCP
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
-
swarm-team-lead
Auto-loads when CLAUDE_CODE_IS_TEAM_LEAD environment variable is set. Provides guidance for spawned team-leads on monitoring teammates, handling consults, assigning tasks, and coordinating the team. Use this when you are a spawned team-lead (not the original orchestrator who created the swarm).
majiayu000/claude-skill-registry 163
-
mise-task-managing
Use this skill when working with mise to manage your project. All projects should rely on mise for package management, encapsulating common tasks, and consolidating devops operations.
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
-
td-classification-evaluator
Classification model evaluation and metrics calculation
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
majiayu000/claude-skill-registry 163
-
blog-adding
Add a new English blog post to this Docusaurus site from a staging Markdown file and assets.
majiayu000/claude-skill-registry 163
-
40-claude-plugin
majiayu000/claude-skill-registry 163
-
Agent Generation
This skill provides knowledge for generating effective Claude Code agents tailored to specific projects. It is used internally by the agent-team-creator plugin when analyzing codebases and creating specialized agent teams. Contains templates, best practices, and patterns for writing project-aware agents.
majiayu000/claude-skill-registry 163
-
polars
Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.
majiayu000/claude-skill-registry 163
-
customrule
This is a new rule
majiayu000/claude-skill-registry 163
-
context-analytics
Portfolio analytics, metrics calculation, performance tracking, and dashboard data. Use when working with analytics code, files, or integration. Invoke when navigating analytics codebase, searching for analytics files, debugging analytics errors, or discussing analytics patterns. Keywords: analytics, analytics
majiayu000/claude-skill-registry 163