Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Cloud Environment Setup
Set up Claude Code cloud/mobile environments for AILANG development. Use when starting a new cloud session, when tools are missing (Go, make, gh), or when user says "setup cloud", "setup environment", or mentions mobile Claude Code.
majiayu000/claude-skill-registry 163
-
Planning Implementation
Create structured implementation plans before coding. Use when breaking down complex features, refactors, or system changes. Validates requirements, analyzes codebase impact, and produces actionable task breakdowns with identified dependencies and risks.
majiayu000/claude-skill-registry 163
-
embedded-systems
majiayu000/claude-skill-registry 163
-
setting-detector
基于关键词自动检测故事设定(类型、时代、主题)并激活相应的知识库 - 在后台静默工作,无需用户干预即可提供相关写作指导
majiayu000/claude-skill-registry 163
-
Quality Gate Skill
Comprehensive code quality verification workflow that checks linting, formatting, type safety, tests, and build before committing code. Uses parallel agent execution for maximum speed. Non-destructive - only reports issues without making changes.
majiayu000/claude-skill-registry 163
-
typescript-specialist
Build and review TypeScript applications and libraries with strong typing, tooling, and delivery quality.
majiayu000/claude-skill-registry 163
-
cargo-log-parser
Parse and filter cargo build logs to extract errors, warnings, and diagnostics with regex-based filtering. Use when debugging Rust projects, analyzing cargo build output, filtering errors by file path or message pattern, or helping users understand compilation failures. Triggers on cargo build errors, rustc diagnostics, Rust compilation issues, or requests to parse .log files from cargo.
majiayu000/claude-skill-registry 163
-
decay-upkeep
Building decay and upkeep systems for survival games. Use when implementing timer-based decay, Tool Cupboard patterns (Rust-style protection radius), resource upkeep costs, or server performance management through automatic cleanup. Balances gameplay and server health.
majiayu000/claude-skill-registry 163
-
shell-dev-practices
Shell scripting best practices for bash, sh, zsh with focus on error handling, portability, and automation.
majiayu000/claude-skill-registry 163
-
solidity-development
Master Solidity smart contract development with patterns, testing, and best practices
majiayu000/claude-skill-registry 163
-
cli-development
CLIツール開発ガイド。Node.js(Commander、Inquirer)、Python(Click、Typer)、Go(Cobra)、引数パース、インタラクティブUI、アーキテクチャ設計、テスト、配布方法など、プロフェッショナルなCLIツール開発のベストプラクティス。
majiayu000/claude-skill-registry 163
-
spawn-search-agents
정보 수집이 필요할 때 검색 에이전트 활용 가이드. 코드 탐색, 레퍼런스, 웹검색
majiayu000/claude-skill-registry 163
-
uniprot-database
Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.
majiayu000/claude-skill-registry 163
-
uv
This skill should be used when the user asks about UV (Python package manager), needs to set up Python virtual environments, install/manage Python CLI tools, run MCP servers with UVX, decide between uv tool install vs uvx, configure VS Code or IDEs for MCP server integration, migrate from pip/pipx/poetry to UV, or troubleshoot UV-related issues. Use when queries mention UV, UVX, Python package management, virtual environments, MCP servers, tool installation, or Python version management.
majiayu000/claude-skill-registry 163
-
zenn-article-writer
Write technical articles for Zenn in Oikon's distinctive writing style. This skill should be used when creating articles about AI tools, development workflows, tool integrations, updates/new features, or technical reports. The skill provides detailed writing guidelines, article structure patterns, and reference materials based on Oikon's existing articles.
majiayu000/claude-skill-registry 163
-
skill-authoring-template
新しいSkillを作るときの必須セクション(入力/出力/禁止/検証/根拠)テンプレ。skill-builder が新規Skillを生成するときに参照する。
majiayu000/claude-skill-registry 163
-
prettier-configuration
Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
majiayu000/claude-skill-registry 163
-
git-workflow-strategy
Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.
majiayu000/claude-skill-registry 163
-
cargo-build
Run cargo build with consistent flags and colorless output for CI/log parsing. Formats code first, then builds all workspace targets. Trigger when asked to build Rust projects or prepare binaries.
majiayu000/claude-skill-registry 163
-
rts-log-analyzer
Analyze OSS-Fuzz incremental build and JVM RTS (Regression Test Selection) test logs. Use when user mentions RTS logs, test failures, build failures, log analysis, or when working with *.log files from JVM RTS tests. Extracts errors, failed test classes, and categorizes issues.
majiayu000/claude-skill-registry 163
-
satisfaction-feedback
处理用户满意度反馈。用户回复"满意"/"不满意"时,更新 FAQ 使用计数或记录 BADCASE。触发词:满意/不满意/解决了/���解决/谢谢。
majiayu000/claude-skill-registry 163
-
goplaces
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
majiayu000/claude-skill-registry 163
-
create-backend-controller
Creates a backend (adminhtml) controller action in Magento 2 with proper ACL, routing, authorization, and admin UI integration. Use when building admin pages, AJAX endpoints, form handlers, or mass actions.
majiayu000/claude-skill-registry 163
-
pr-code-review
Comprehensive code review for GitHub pull requests using parallel agents. Checks bugs, CLAUDE.md compliance, git history, previous PR patterns, and code comments. Use when reviewing PRs, doing code review, or when user mentions "review PR", "check PR", or provides a PR number.
majiayu000/claude-skill-registry 163