Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pattern-design
The craft of creating intentional, beautiful LED patterns for K1.reinvented. Teaches emotion-to-code workflow, analyzes the three core patterns, and provides criteria for evaluating beauty vs mediocrity.
majiayu000/claude-skill-registry 163
-
timing-calibration
Use when animation speed feels wrong—too fast, too slow, or inconsistent
majiayu000/claude-skill-registry 163
-
stable-version
各言語/フレームワークの安定版バージョン確認ガイド。
LTSの考え方、EOLチェック、アップグレード判断をサポート。
majiayu000/claude-skill-registry 163
-
claim-matrix-rewriter
Rewrite `outline/claim_evidence_matrix.md` as a projection/index of evidence packs (NO PROSE), so claims/axes are driven by `outline/evidence_drafts.jsonl` rather than outline placeholders.
**Trigger**: claim matrix rewriter, rewrite claim-evidence matrix, evidence-first claim matrix, matrix index, 证据矩阵重写, 从证据包生成矩阵.
**Use when**: `outline/subsection_briefs.jsonl` + `outline/evidence_drafts.jsonl` are ready and you want a clean claim→evidence index for QA/writing.
**Skip if**: `outline/claim_evidence_matrix.md` is already refined and consistent with evidence packs.
**Network**: none.
**Guardrail**: NO PROSE; do not invent facts; only cite keys present in `citations/ref.bib`; if evidence is abstract/title-only, claims must be provisional.
majiayu000/claude-skill-registry 163
-
worker-benchmarks
Run comprehensive worker system benchmarks and performance analysis
majiayu000/claude-skill-registry 163
-
routing-map
SEMO 라우팅 구조 시각화. Use when (1) /SEMO:routing-map 커맨드,
(2) "라우팅 구조", "SEMO 구조", "설치된 패키지" 키워드,
(3) Agent/Skill 전체 목록 확인 요청.
majiayu000/claude-skill-registry 163
-
incomplete-onboarding-assessor
Assess incomplete onboardings using COLD/WARM/HOT temperature model with time decay
majiayu000/claude-skill-registry 163
-
launch-video
プロダクトローンチ動画の台本作成を支援。ローンチ動画、ウェビナー、オンラインセミナーのスクリプトを書く際に使用。3話構成・4話構成に対応。
majiayu000/claude-skill-registry 163
-
github-explorer
Explores, analyses, and works with GitHub repositories and git history. Includes searching public repos, comparing repositories, setting up GitHub Actions, debugging workflows, and investigating git history to trace code changes. Use when working with GitHub or git history.
majiayu000/claude-skill-registry 163
-
trace-claude-code
Automatically trace Claude Code conversations to Braintrust for observability.
Captures sessions, conversation turns, and tool calls as hierarchical traces.
majiayu000/claude-skill-registry 163
-
code-reviewer
majiayu000/claude-skill-registry 163
-
resilient-async-operations
A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.
majiayu000/claude-skill-registry 163
-
composite-actions
GitHub Actions の Composite Actions 設計と実装を支援するスキル。
action.yml の構造、入出力設計、再利用性、検証手順を整理する。
Anchors:
• 『The Pragmatic Programmer』(Andrew Hunt, David Thomas) / 適用: 自動化設計 / 目的: 再利用可能な処理の整理
• 『GitHub Actions公式ドキュメント』 / 適用: Composite Actions 実装 / 目的: 構文仕様の準拠
• 『The Twelve-Factor App』 / 適用: 設定と可搬性 / 目的: アクションの独立性確保
• 『Release It!』(Michael Nygard) / 適用: エラーハンドリング / 目的: 安定運用の設計
Trigger:
Use when designing composite actions, validating action.yml structure, or integrating reusable GitHub Actions steps.
composite actions, action.yml, reusable action, inputs outputs, github actions
majiayu000/claude-skill-registry 163
-
create-changeset
Analyze git changes and create changesets for package releases. Use when preparing pull requests, creating PRs, when branch has commits ready for review, or when user mentions changeset or version bump.
majiayu000/claude-skill-registry 163
-
handler-storage-gcs
Google Cloud Storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163
-
opengraph-images
Create dynamic OpenGraph images for social media sharing using Next.js ImageResponse API. Use when adding OG images to new pages, updating existing OG images, or implementing page-specific social previews.
majiayu000/claude-skill-registry 163
-
github-actions-ci-workflow
Sets up comprehensive GitHub Actions CI/CD workflows for modern web applications. This skill should be used when configuring automated lint, test, build, and deploy pipelines, adding preview URL comments on pull requests, or optimizing workflow caching. Use when setting up continuous integration, deployment automation, GitHub Actions, CI/CD pipeline, preview deployments, or workflow optimization.
majiayu000/claude-skill-registry 163
-
cursor-ai-chat
Manage master Cursor AI chat interface for code assistance. Triggers on "cursor chat",
"cursor ai chat", "ask cursor", "cursor conversation", "chat with cursor". Use when working with cursor ai chat functionality. Trigger with phrases like "cursor ai chat", "cursor chat", "cursor".
majiayu000/claude-skill-registry 163
-
code-audit-vigil
Vigil Guard v2.0.0 project-specific code audit context. Maps 10 audit categories
to specific directories, files, and technologies. Includes custom checks for
3-branch parallel detection pipeline (24 nodes), Presidio PII detection,
ClickHouse analytics with branch scoring, and heuristics-service patterns.
majiayu000/claude-skill-registry 163
-
phd-phase8-execution
Execute PhD Pipeline Phase 8 using Claude Code Task tool with dynamic agents per chapter
majiayu000/claude-skill-registry 163
-
portable-safe-skills
Create portable, safe Codex skills focused on file or I/O operations under WASIp1 constraints. Use when authoring skills that must be portable across environments and avoid unsafe assumptions about paths, preopens, or stdio.
majiayu000/claude-skill-registry 163
-
scanning-accessibility
Validate WCAG compliance and accessibility standards (ARIA, keyboard navigation).
Use when auditing WCAG compliance or screen reader compatibility.
Trigger with phrases like "scan accessibility", "check WCAG compliance", or "validate screen readers".
majiayu000/claude-skill-registry 163
-
skill-developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
majiayu000/claude-skill-registry 163
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163