Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rust-expert
Expert Rust development including ownership, lifetimes, async, and systems programming
ljchg12-hue/windows-dotfiles
-
code-reviewer
Comprehensive code review for quality, security, performance, and best practices
ljchg12-hue/windows-dotfiles
-
typescript-expert
Expert TypeScript development with strict typing, generics, advanced patterns, and best practices
ljchg12-hue/windows-dotfiles
-
database-expert
Expert database development including SQL, NoSQL, schema design, query optimization, and migrations
ljchg12-hue/windows-dotfiles
-
api-developer
Expert API development including REST, GraphQL, OpenAPI, versioning, and documentation
ljchg12-hue/windows-dotfiles
-
debugger
Expert debugging including error analysis, root cause identification, and systematic problem solving
ljchg12-hue/windows-dotfiles
-
frontend-expert
Expert frontend development with React, Vue, Next.js, state management, and modern UI/UX patterns
ljchg12-hue/windows-dotfiles
-
backend-expert
Expert backend development including APIs, databases, server architecture, and performance optimization
ljchg12-hue/windows-dotfiles
-
python-expert
Expert Python development including FastAPI, Django, data processing, async programming, and best practices
ljchg12-hue/windows-dotfiles
-
trend-analyzer
Expert technology trend analysis including adoption patterns, market signals, and future predictions
ljchg12-hue/windows-dotfiles
-
tech-scout
Expert technology scouting including emerging tech discovery, evaluation, and adoption recommendations
ljchg12-hue/windows-dotfiles
-
deep-research
Expert deep research including multi-source verification, fact-checking, and comprehensive analysis
ljchg12-hue/windows-dotfiles
-
github-expert
Expert GitHub research including repository analysis, code search, contributor patterns, and project evaluation
ljchg12-hue/windows-dotfiles
-
documentation-analyst
Expert documentation analysis including quality assessment, gap detection, and improvement recommendations
ljchg12-hue/windows-dotfiles
-
verified-search
Expert verified search with source validation, credibility scoring, and fact-checking
ljchg12-hue/windows-dotfiles
-
paper-reviewer
Expert academic paper review including summary, methodology critique, and practical implications
ljchg12-hue/windows-dotfiles
-
gh-search-prs
Use when searching GitHub pull requests ACROSS REPOSITORIES or organizations - provides syntax for filtering by draft status, merge status, review state, CI checks, branches. For current repo PRs, use gh pr list instead.
aaddrick/gh-cli-search 3
-
gh-search-commits
Use when searching commit history across GitHub repositories - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling
aaddrick/gh-cli-search 3
-
gh-search-repos
Use when searching for repositories across GitHub - provides syntax for filtering by stars, forks, language, topics, license, archived status, and all repository attributes
aaddrick/gh-cli-search 3
-
gh-search-code
Use when searching code across GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions, and using -w flag for regex search via web interface
aaddrick/gh-cli-search 3
-
using-gh-cli-search
MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling
aaddrick/gh-cli-search 3
-
testing-gh-skills
SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80 tests across 6 skill groups.
aaddrick/gh-cli-search 3
-
gh-search-issues
Use when searching GitHub issues ACROSS REPOSITORIES or organizations - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates. For current repo issues, use gh issue list instead.
aaddrick/gh-cli-search 3
-
gh-search
Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures
aaddrick/gh-cli-search 3