Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
aggregating-gauge-metrics
Aggregate pre-computed metrics (gauge, counter, delta types) using OPAL. Use when analyzing request counts, error rates, resource utilization, or any numeric metrics over time. Covers align + m() + aggregate pattern, summary vs time-series output, and common aggregation functions. For percentile metrics (tdigest), see analyzing-tdigest-metrics skill.
majiayu000/claude-skill-registry 163
-
medchem
Medicinal chemistry filters. Apply drug-likeness rules (Lipinski, Veber), PAINS filters, structural alerts, complexity metrics, for compound prioritization and library filtering.
majiayu000/claude-skill-registry 163
-
funsloth-train
Generate Unsloth training notebooks and scripts. Use when the user wants to create a training notebook, configure fine-tuning parameters, or set up SFT/DPO/GRPO training.
majiayu000/claude-skill-registry 163
-
gh-listing-milestones
Lists milestones in a repository. Use to track progress against release goals.
majiayu000/claude-skill-registry 163
-
triadic-skill-orchestrator
Orchestrates multiple skills in GF(3)-balanced triplets. Assigns MINUS/ERGODIC/PLUS trits to skills ensuring conservation. Use for multi-skill workflows, parallel skill dispatch, or maintaining GF(3) invariants across skill compositions.
majiayu000/claude-skill-registry 163
-
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
majiayu000/claude-skill-registry 163
-
plan-collab
Collaborative plan review system with web UI. Use when entering plan mode or creating implementation plans. Enables users to view plans in browser, add inline comments by selecting text, and answer questions through a beautiful web interface.
majiayu000/claude-skill-registry 163
-
ln-130-tasks-docs-creator
Creates task management documentation (docs/tasks/README.md + kanban_board.md). L2 Worker in ln-100-documents-pipeline. Sets up Linear integration and task tracking rules.
majiayu000/claude-skill-registry 163
-
agentuity-cli-git-account-list
List GitHub accounts connected to your organizations. Requires authentication
majiayu000/claude-skill-registry 163
-
implementing-casbin
Implement role-based (RBAC) and attribute-based (ABAC) access control in Go using Casbin. Covers model configuration, GORM adapters, Chi/gRPC middleware, and production patterns. Use when implementing authorization in Go services.
majiayu000/claude-skill-registry 163
-
prd-v08-monitoring-setup
Define monitoring strategy, metrics collection, and alerting thresholds during PRD v0.8 Deployment & Ops. Triggers on requests to set up monitoring, define alerts, or when user asks "what should we monitor?", "alerting strategy", "observability", "metrics", "SLOs", "dashboards", "monitoring setup". Outputs MON- entries with monitoring rules and alert configurations.
majiayu000/claude-skill-registry 163
-
api-error-handling
Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly messages. Use when building resilient APIs, debugging issues, or improving error reporting.
majiayu000/claude-skill-registry 163
-
Task Layering
Breaks down specs into complexity-stratified tasks. Use when organizing tasks, assigning work to agents, or when user mentions task layering, task stratification, or parallel task execution.
majiayu000/claude-skill-registry 163
-
claim-extraction
Extract structured claims, predictions, hints, and opinions from AI research content. Use when processing tweets, blog posts, substacks, or other content from AI researchers to identify substantive assertions about AI capabilities, limitations, and progress.
majiayu000/claude-skill-registry 163
-
suggestion-engine
智能建议引擎,根据上下文和用户行为主动推荐相关操作
majiayu000/claude-skill-registry 163
-
learning
Extracts reusable patterns from sessions. Use at session end to capture debugging insights and project-specific knowledge.
majiayu000/claude-skill-registry 163
-
codebase-orchestrator
Multi-MCP deployment tool for Claude Desktop that coordinates filesystem, git, and testing servers to assess deployment readiness across build status, test coverage, code quality, and component migration progress. Integrates with Compliance-Dashboard skill for design system validation.
majiayu000/claude-skill-registry 163
-
coverage-analysis
Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.
majiayu000/claude-skill-registry 163
-
product-marketing-context
When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Creates `.claude/product-marketing-context.md` that other marketing skills reference.
majiayu000/claude-skill-registry 163
-
playwright-browser-press-key
To press a keyboard key in the page, send a key press for shortcuts or input behavior.
majiayu000/claude-skill-registry 163
-
Parser Developer
Guides AILANG parser development with conventions and patterns. Use when user wants to modify parser, understand parser architecture, or debug parser issues. Saves 30% of development time by preventing token position bugs.
majiayu000/claude-skill-registry 163
-
ratatui
Build terminal UIs in Rust with Ratatui. Use when creating TUI applications, immediate-mode rendering, high-performance terminal interfaces, or production Rust CLIs.
majiayu000/claude-skill-registry 163
-
budget-creation
Complete budgeting and forecasting workflow covering annual budgets, departmental budgets,
rolling forecasts, and variance analysis. Delivers documented budgets with approval trails.
majiayu000/claude-skill-registry 163
-
searching-slack-history
Use when needing to search Slack message history, find past conversations, or retrieve channel messages - provides Slack Web API patterns for search.messages and conversations.history endpoints using WebFetch or curl
majiayu000/claude-skill-registry 163