tools automation tools Skills
Discover the best skills in this category.
pr
by robbyt
Pull request operations using GitHub CLI. Trigger when user wants to list PRs ("show open PRs"), view PR details ("view...
diff-review
by robbyt
Get Codex's code review of git changes after Claude makes edits. Trigger when user wants a second opinion on code change...
go-style-guide
by robbyt
Review Go code for adherence to Go Style Guide. Use when the user requests a code review of completed work, pull request...
codebase-analysis
by robbyt
Deep architectural analysis using Gemini's codebase_investigator tool. Trigger when user needs architecture overview ("a...
diff-review
by robbyt
Get Gemini's code review of git changes after Claude makes edits. Trigger when user wants a second opinion on code chang...
actions
by robbyt
GitHub Actions workflow management using GitHub CLI. Trigger when user wants to check CI status ("check CI", "is the bui...
github-pr-review
by fvadicamo
Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback,...
github-pr-creation
by fvadicamo
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull re...
git-commit
by fvadicamo
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes...
plugin-authoring
by ivan-magda
Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.js...
codebase-analysis
by fmoda3
Invoke IMMEDIATELY via python script when user requests codebase understanding, architecture comprehension, or repositor...
ast-grep
by edmundmiller
Structural code search and refactoring using AST patterns. Use when searching for code patterns (not text), finding depr...
moonbit-refactoring
by moonbitlang
Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views...
moonbit-agent-guide
by moonbitlang
Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizin...
council
by davidgasquez
Get a help or a second opinion from other agents. Bundle a prompt and a curated file set, then ask other LLMs for advice...
frontend-design
by davidgasquez
Create unique, visually appealing frontend interfaces with high design quality. Use this skill when the user asks to bui...
github-pr-review
by The1Studio
Comprehensive GitHub PR review with inline suggestions, approval/rejection criteria, and technology-agnostic checklists....
theone-react-native-stand...
by The1Studio
Enforces TheOne Studio React Native development standards including TypeScript patterns, React/Hooks best practices, Rea...
theone-cocos-standards
by The1Studio
Enforces TheOne Studio Cocos Creator development standards including TypeScript coding patterns, Cocos Creator 3.x archi...
frontend-design
by The1Studio
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
theone-unity-standards
by The1Studio
Enforces TheOne Studio Unity development standards including C# coding patterns, Unity architecture (VContainer/SignalBu...
starwards-ci-debugging
by starwards
Debug Starwards GitHub Actions CI failures - analyze logs for ESLint/TypeScript/E2E/Docker errors, identify root causes,...
sgrep
by Rika-Labs
Use sgrep for semantic code search. Use when you need to find code by meaning rather than exact text matching. Perfect f...