Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
check-memories
This skill should be used when the user asks "how did we solve this before", "what was the decision about X", "have we done this before", "what do you remember about", "check your memory", or when searching for past context, previous decisions, or historical information about the project.
majiayu000/claude-skill-registry 163
-
command-structure-fundamentals
Claude Code スラッシュコマンドの基本構造(YAML frontmatter/本文パターン/ファイル構造)を整理し、最小構成と設計判断を支援するスキル。
frontmatter設計、本文パターン、配置ルールを一貫して整理する。
Anchors:
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 構造設計の実務 / 目的: コマンド構造の再現性確保
• 18-skills.md 仕様 / 適用: スキル構造の整合 / 目的: frontmatter規約の統一
Trigger:
Use when designing slash command structure, defining YAML frontmatter fields, or establishing consistent command composition patterns.
command structure, YAML frontmatter, command composition, minimal command template
majiayu000/claude-skill-registry 163
-
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
majiayu000/claude-skill-registry 163
-
agent-sdk-guide
Guide for Claude Agent SDK - build custom AI agents powered by Claude. Triggers on agent sdk, claude-agent-sdk, @anthropic-ai/claude-agent, build agent, programmatic agent, embed claude, custom ai agent, agent infrastructure. Covers installation, authentication providers, tool permissions, file-based configuration, and TypeScript/Python code examples.
majiayu000/claude-skill-registry 163
-
harness-model-protocol
Analyze the protocol layer between agent harness and LLM model. Use when (1) understanding message wire formats and API contracts, (2) examining tool call encoding/decoding mechanisms, (3) evaluating streaming protocols and partial response handling, (4) identifying agentic chat primitives (system prompts, scratchpads, interrupts), (5) comparing multi-provider abstraction strategies, or (6) understanding how frameworks translate between native LLM APIs and internal representations.
majiayu000/claude-skill-registry 163
-
dendron
do not use this skill
majiayu000/claude-skill-registry 163
-
collaborative-writing
Co-create any professional writing through Socratic dialogue using established voice patterns
majiayu000/claude-skill-registry 163
-
nextjs-project-manager
Expert guide for Next.js 14+ App Router projects. Use when building features, routing, server/client components, forms, layouts, or debugging Next.js-specific issues.
majiayu000/claude-skill-registry 163
-
dev-environment-wizard
Interactive setup wizard for development environments. ALWAYS trigger first when users want to set up, create, or initialize a new development environment. Asks discovery questions about tech stack, services, and preferences, then coordinates other skills (zero-to-running, database-seeding, git-hooks, local-ssl, env-manager) to generate a customized environment.
majiayu000/claude-skill-registry 163
-
using-git-worktree
Create isolated git worktrees at bare repo root level
majiayu000/claude-skill-registry 163
-
Analyze PDE Simulation
Run and analyze one or multiple PDE simulations. Use for every simulation.
majiayu000/claude-skill-registry 163
-
chatbot-widget
Build embeddable chatbot widgets for web applications. Use when creating chat UIs, iframe embeds, or widget-based AI interfaces.
majiayu000/claude-skill-registry 163
-
wiql-queries
Build and execute WIQL (Work Item Query Language) queries for Azure DevOps. Use when the user wants to query work items, find bugs, list tasks, search by assignee, filter by state, find items in a sprint, or build custom work item queries. Use when user mentions "query", "find work items", "list bugs", "my tasks", "assigned to", "in sprint", or "WIQL".
majiayu000/claude-skill-registry 163
-
wp-performance
Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.
majiayu000/claude-skill-registry 163
-
x-trend-architecture
Use when implementing X-Trend or attention-based trading models. Covers LSTM encoders, cross-attention, self-attention, sequence representations, entity embeddings, Variable Selection Networks, encoder-decoder patterns, Deep Momentum Networks, and interpretable predictions for trend-following strategies.
majiayu000/claude-skill-registry 163
-
rithum
Rithum B2B patterns and distribution API
majiayu000/claude-skill-registry 163
-
unknown-adelabdelgawad-support-center
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
-
notion-md-sync
Batch upload local Markdown files to Notion via Python script. Optimized for single or multiple files with zero token cost. Direct script execution bypasses LLM parsing, saving significant tokens on large files while preserving formatting (tables, code blocks, rich text).
majiayu000/claude-skill-registry 163
-
graphql-apollo-client
Build React apps with Apollo Client - queries, mutations, cache, and subscriptions
majiayu000/claude-skill-registry 163
-
roastplus-ui
ローストプラスアプリのUIデザインシステム。Tailwind CSS v4ベースの配色、コンポーネントパターン、レイアウト、アニメーションを提供。新規ページ作成、コンポーネント実装、デザイン一貫性チェックに使用。通常モードとクリスマスモードの両方に対応。
majiayu000/claude-skill-registry 163
-
Code Template Library
Maintain and organize a curated library of code templates, boilerplate, and scaffolds for rapid project initialization
majiayu000/claude-skill-registry 163
-
python-cleanup
Perform comprehensive dead code and clean-up analysis in Python projects using static analysis, coverage, dependency checks, and security scanning. Use when asked to clean up code, find unused code, analyze dependencies, or improve code quality.
majiayu000/claude-skill-registry 163
-
pr-review-extraction
Extract and summarize review comments from GitHub PRs. Use when analyzing PR reviews, checking unresolved issues, or responding to CodeRabbit feedback.
majiayu000/claude-skill-registry 163