Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
react-flow-advanced
Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines, programmatic layouts, drag-and-drop, undo/redo, or complex state synchronization.
majiayu000/claude-skill-registry 163
-
td-classification-evaluator
Classification model evaluation and metrics calculation
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-sandbox-execution-get
Get information about a specific execution. Requires authentication. Use for Agentuity cloud platform operations
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
-
explaining-code
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
majiayu000/claude-skill-registry 163
-
editorconfig-generator
Generate .editorconfig files for consistent coding styles across different editors and IDEs. Triggers on "create editorconfig", "generate editor config", "editorconfig for", "editor settings".
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
-
unknown
majiayu000/claude-skill-registry 163
-
commitments
Extract and track builder commitments from critique exegesis. Use /commitments to audit promises made in prose, verify implementation status, and identify unfulfilled obligations.
majiayu000/claude-skill-registry 163
-
List Noridocs
List all server-side noridocs, optionally filtered by repository and/or path prefix.
majiayu000/claude-skill-registry 163
-
c3-query
Navigates C3 architecture docs and explores corresponding code to answer architecture questions.
Use when the user asks "where is X", "how does X work", "explain X", "show me the architecture",
"find component", "what handles X", "what constraints apply to X", "what rules apply to X",
or references C3 IDs (c3-0, c3-1, adr-*).
Requires .c3/ to exist. For changes, route to c3-alter instead.
majiayu000/claude-skill-registry 163
-
create-meeting-agenda
Create weekly software meeting agenda in the wiki repo.
majiayu000/claude-skill-registry 163
-
mr-description-generator
Generate comprehensive MR/PR descriptions based on branch changes. Use when creating merge requests or pull requests.
majiayu000/claude-skill-registry 163
-
filters-building
Building table filters with query parameters, model search, and supported query patterns
majiayu000/claude-skill-registry 163
-
add-package
パッケージを追加する際に使用します。開発用と、プロダクト用途問わずこれを使います。
majiayu000/claude-skill-registry 163
-
MCP Go-Live
Guide developers through Intility's production go-live checklist for MCP servers, ensuring security compliance with the lethal trifecta rules, Intility Software Engineering Policy, and infrastructure requirements. Use when a developer is ready to deploy an MCP server to production.
majiayu000/claude-skill-registry 163
-
session-execution
Use when working on or reviewing session execution, command handling, shell state, FIFO-based streaming, or stdout/stderr separation. Relevant for session.ts, command handlers, exec/execStream, or anything involving shell process management. (project)
majiayu000/claude-skill-registry 163
-
MOVA: wf_cycle_scaffold_basic (wrapper)
Bootstrap a wf_cycle experiment scaffold (rules, inputs, attempts) with A/B/C templates in one deterministic run.
majiayu000/claude-skill-registry 163
-
fof-preflight
Diff-aware guardrail checker for Fear-of-Falling (FOF) changes; fails closed on raw data edits, Kxx intro/req_cols mismatches, and output discipline risks.
majiayu000/claude-skill-registry 163