Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
linear-usage
This skill should be used when user asks about "Linear issues", "issue tracking best practices", "sprint planning", "Linear project management", or "creating Linear issues".
majiayu000/claude-skill-registry 163
-
new-workflow
Generate production-ready Workscript workflow JSON files for the Workscript Agentic Workflow Engine with built-in defensive guards and complexity detection. Use when asked to create workflows, automations, data pipelines, or generate workflow JSON. IMPORTANT - For complex requests that would result in deeply nested or overly complex workflows, this skill will STOP and suggest developing new custom nodes first using /new-node, then return to create a simpler, more linear workflow. All generated workflows include data validation (validateData node) for structured JSON outputs, input guards, array length checks, and error handling edges. Fetches up-to-date node documentation from the Reflection API when available. Outputs validated .json files to the sandbox prompts folder. Also suitable for Claude Code subagents needing to compose workflows programmatically.
majiayu000/claude-skill-registry 163
-
deployment-and-ops
Deploy and operate the vehicle insurance data analysis platform. Use when user asks about local development setup, production deployment, server configuration, build process, service management, or troubleshooting deployment issues. Focuses on the project's actual simple deployment model using start_server.sh, not complex enterprise setups.
majiayu000/claude-skill-registry 163
-
Implement Drag Match Question
Create D3 questions with drag-and-drop matching interactions. Students drag items (tables, graphs, equations) to categories.
majiayu000/claude-skill-registry 163
-
scrum-master-agent
Comprehensive Scrum Master assistant for sprint planning, backlog grooming, retrospectives, capacity planning, and daily standups with intelligent context-aware reporting
majiayu000/claude-skill-registry 163
-
policyengine-api
PolicyEngine API - Flask REST service powering policyengine.org and programmatic access
majiayu000/claude-skill-registry 163
-
metool
Package management for modular code organization. This skill should be used when creating, installing, or modifying metool packages, working with package structure conventions, or adding Claude Code skills to packages.
majiayu000/claude-skill-registry 163
-
nginx-config-builder
Generate NGINX configuration files for web servers, reverse proxies, load balancing, SSL termination, and static file serving. Triggers on "create nginx config", "generate nginx.conf", "nginx configuration for", "reverse proxy config".
majiayu000/claude-skill-registry 163
-
controller-generation
Code generation for CRUD endpoints
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
-
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
-
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
-
handler-storage-gcs
Google Cloud Storage handler for fractary-file plugin
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
-
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
-
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
-
stable-version
各言語/フレームワークの安定版バージョン確認ガイド。
LTSの考え方、EOLチェック、アップグレード判断をサポート。
majiayu000/claude-skill-registry 163
-
timing-calibration
Use when animation speed feels wrong—too fast, too slow, or inconsistent
majiayu000/claude-skill-registry 163
-
launch-video
プロダクトローンチ動画の台本作成を支援。ローンチ動画、ウェビナー、オンラインセミナーのスクリプトを書く際に使用。3話構成・4話構成に対応。
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
-
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
-
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
-
router
Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
majiayu000/claude-skill-registry 163