Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
polars
Fast DataFrame library (Apache Arrow). Select, filter, group_by, joins, lazy evaluation, CSV/Parquet I/O, expression API, for high-performance data analysis workflows.
majiayu000/claude-skill-registry 163
-
refining-prompts
Refining and improving user prompts for StickerNest development. Use when the user asks to improve a prompt, make a request clearer, help phrase something better, or when they give a vague request and you want to clarify. Covers prompt engineering, StickerNest context injection, and disambiguation.
majiayu000/claude-skill-registry 163
-
qlora
Memory-efficient fine-tuning with 4-bit quantization and LoRA adapters. Use when fine-tuning large models (7B+) on consumer GPUs, when VRAM is limited, or when standard LoRA still exceeds memory. Builds on the lora skill.
majiayu000/claude-skill-registry 163
-
terraform-iac-helper
Expert helper for Terraform and infrastructure-as-code best practices
majiayu000/claude-skill-registry 163
-
debug-orchestrator
Systematic 5-step debugging ladder for broken story executions. Use when a story is at executing (broken) stage.
majiayu000/claude-skill-registry 163
-
validation-engine
Validate plugin integrity and offer safe auto-fixes for common issues - checks agents, skills, hooks, routing config, and plugin structure
majiayu000/claude-skill-registry 163
-
specification-management
Initialize and manage specification directories with auto-incrementing IDs. Use when creating new specs, checking spec status, tracking user decisions, or managing the docs/specs/ directory structure. Maintains README.md in each spec to record decisions (e.g., PRD skipped), context, and progress. Orchestrates the specification workflow across PRD, SDD, and PLAN phases.
majiayu000/claude-skill-registry 163
-
update-issue-status
Update the status of a GitHub Issue to any available status in all linked projects using the `gh project item-edit` command. Allows interactive status selection via CLI.
majiayu000/claude-skill-registry 163
-
ruby-metaprogramming
Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.
majiayu000/claude-skill-registry 163
-
searching-library-reference
Context7 API を利用して外部ライブラリのAPIドキュメントとコードスニペットを検索・取得します。
majiayu000/claude-skill-registry 163
-
review-codedesign
comming soon...
majiayu000/claude-skill-registry 163
-
manage-agents
Creates, modifies, and manages Claude Code subagents by writing agent files with YAML frontmatter,
system prompts, and tool configurations. Use when you need to "create an agent", "modify an agent",
"set up a specialist", "I need an agent for [task]", "agent to handle [domain]", or "configure
agent tools". Covers agent file format, YAML frontmatter, system prompts, tool restrictions,
MCP integration, model selection, and testing.
majiayu000/claude-skill-registry 163
-
dart-create-project
To scaffold a new Dart or Flutter project, create a fresh project structure and starter files.
majiayu000/claude-skill-registry 163
-
tavily-usage
This skill should be used when user asks to "search the web", "fetch content from URL", "extract page content", "use Tavily search", "scrape this website", "get information from this link", or "web search for X".
majiayu000/claude-skill-registry 163
-
codex-readiness-integration-test
Run the Codex Readiness integration test. Use when you need an end-to-end agentic loop with build/test scoring.
majiayu000/claude-skill-registry 163
-
implementation-guide
Generate comprehensive implementation guides for coding tasks instead of writing code directly. Use when the user requests detailed implementation documentation, step-by-step development guides, or when they want to implement features themselves using tools like Cursor. Creates exhaustive guides with background context, architecture decisions, milestones with verification points, and rationale for a "build-it-yourself" workflow.
majiayu000/claude-skill-registry 163
-
commands-useautumn-autumn
majiayu000/claude-skill-registry 163
-
github-issue-analyzer
Fetches issues from any GitHub repository with recent activity and generates a prioritized report by analyzing issue state, labels, and comment counts to identify high-priority bugs, enhancements, and good first issues for contributors.
majiayu000/claude-skill-registry 163
-
git-atomic-commit
Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and guiding through the commit process. Use when committing changes with proper conventional commit format and maintaining atomic commits.
majiayu000/claude-skill-registry 163
-
discussion-drafter
발굴조사 보고서 고찰(考察) 섹션 초안 작성
majiayu000/claude-skill-registry 163
-
erc4337-privacy-wallet
Privacy-preserving ERC-4337 wallet development for vehicle identity and sensitive data protection. Use when implementing ERC-4337 account abstraction wallets that handle sensitive information (vehicle license plates, biometric data, personal IDs) requiring on-chain privacy. Triggers on requests like "implement ERC-4337 wallet for vehicle", "create privacy-protected account abstraction", "build wallet with vehicle number privacy", "develop ERC-4337 with ZK proof integration", or any smart contract wallet development requiring commitment schemes, deterministic address generation, and sensitive data protection.
majiayu000/claude-skill-registry 163
-
codebase-assessment
Use when starting open-ended tasks in unfamiliar codebases, before following existing patterns
majiayu000/claude-skill-registry 163
-
environment-variables
Use compile-time validated environment variables with t3-oss/env-nextjs. Ensures type-safe access to environment variables with automatic validation at build time. Use when accessing any environment variable or adding new environment configurations.
majiayu000/claude-skill-registry 163
-
prereview
Review unpushed commits before pushing for code quality, bugs, security issues, and error handling. Use when preparing to push commits, want pre-push code review, or need to validate changes before pushing. Runs comprehensive analysis using specialized review agents.
majiayu000/claude-skill-registry 163