Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
git-reference-manager
Safely introduce external Git repositories as reference materials. Responsible for managing the `_reference` directory, ensuring external code is read-only and does not pollute the project's version control.
majiayu000/claude-skill-registry 163
-
discover-debugging
Automatically discover debugging and profiling skills when working with debugging. Activates for debugging development tasks.
majiayu000/claude-skill-registry 163
-
nextjs-firestore
Next.js + Firebase/Firestore統合開発パターン。型定義、データ操作、リアルタイム同期、認証に使用。Firestore、Firebase、データベース操作時に使用。
majiayu000/claude-skill-registry 163
-
writing-changelogs
Use when releasing a new version, updating CHANGELOG.md, or user asks to document changes - enforces Keep a Changelog format with proper categorization derived from conventional commits
majiayu000/claude-skill-registry 163
-
replay
Replay fuzzer divergences to reproduce bugs, find root cause by comparing Ivy AST interpreter vs Boa bytecode execution
majiayu000/claude-skill-registry 163
-
rust-error-handling
Rust error handling patterns and best practices. Use when designing error types, implementing error propagation, adding error context, converting between error types, or debugging error handling issues.
majiayu000/claude-skill-registry 163
-
regex-tester
Test, debug, and explain regular expressions. Visualize matches, generate patterns from examples, and convert between regex flavors.
majiayu000/claude-skill-registry 163
-
baseline-check
Autonomously run quality checks (RuboCop, RSpec) to establish baseline or detect regressions. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.
majiayu000/claude-skill-registry 163
-
spec-flow-auto
SpecWorkflowMcpとAI連携による仕様駆動開発(SDD)完全自動化スキル。 PRD→SPEC→実装タスク→品質検証→Miyabi連携までを1コマンドで完結。 kiroやspec-flowの考え方を統合し、Claude Sonnet 4による高品質な仕様生成とタスク分解を実現。 あらゆるソフトウェア開発プロジェクトに適用可能な汎用SDDプラットフォーム。
majiayu000/claude-skill-registry 163
-
session-logs
Discover and analyze Claude Code session logs from ~/.claude/projects, including finding the current session and extracting tool calls, user messages, and conversation history
majiayu000/claude-skill-registry 163
-
freee-api-skill
freee 会計・人事労務 API を MCP 経由で操作するスキル。詳細なAPIリファレンスと使い方ガイドを提供。
majiayu000/claude-skill-registry 163
-
changeset-validation
Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.
majiayu000/claude-skill-registry 163
-
create-table
将已有 SQL 接入到数据栈的某一层(ODS/DIM/DWD/ADS)。当用户需要添加新表、接入数据源、配置数据层时使用。支持配置 sources、table_dependencies、创建 migration 文件。
majiayu000/claude-skill-registry 163
-
pptx
Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification.
majiayu000/claude-skill-registry 163
-
rfc-process
Request for Comments (RFC) process for technical proposals
majiayu000/claude-skill-registry 163
-
portfolio-context
majiayu000/claude-skill-registry 163
-
test-coverage-improver
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
majiayu000/claude-skill-registry 163
-
handoff-log-condense
Create a short summary of recent handoff log entries without modifying the append-only log.
majiayu000/claude-skill-registry 163
-
leychile
Queries Chilean legislation from the Biblioteca del Congreso Nacional using SPARQL and Linked Data. Use when searching for Chilean laws, decrees, regulations, congressional information, or when user mentions specific Chilean legal codes.
majiayu000/claude-skill-registry 163
-
agent-rust-engineer
Expert Rust developer specializing in systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and performance optimization for mission-critical applications.
majiayu000/claude-skill-registry 163
-
django-api-debugger
Debug Django REST Framework API issues including serializers, viewsets, permissions, pagination, filtering, and response formatting. Use when troubleshooting API endpoints, serialization errors, permission denials, or unexpected response data.
majiayu000/claude-skill-registry 163
-
crawl
这个技能接收用户的需求,抓取theatlantic.com的文章
majiayu000/claude-skill-registry 163
-
ert
A guide to using ERT (Emacs Lisp Regression Testing) for testing Emacs Lisp code.
majiayu000/claude-skill-registry 163
-
autogenerate-constraints
Autogenerate constraint checking code from constraints (C-*) that specify system limits, timeouts, dependencies, or environmental requirements. Use when C-* includes technical constraints like timeouts, API limits, or compliance requirements.
majiayu000/claude-skill-registry 163