github▌
101 indexed skills · max 10 per page
suggest-awesome-github-copilot-skills
github/awesome-copilot · Productivity
Analyze current repository context and suggest relevant Agent Skills from the GitHub awesome-copilot repository that are not already available in this repository. Agent Skills are self-contained folders located in the skills folder of the awesome-copilot repository, each containing a SKILL.md file with instructions and optional bundled assets.
plan-eng-review
garrytan/gstack · gstack-planning
Engineering-manager style review that hardens the plan around architecture, boundaries, state transitions, edge cases, tests, and diagrams before coding starts.
open-gstack-browser
garrytan/gstack · gstack-browser
Launches a visible AI-controlled browser window with the GStack sidebar and anti-bot behavior for live observation and control.
plan-devex-review
garrytan/gstack · gstack-planning
DevEx review for developer-facing products. It explores personas, benchmarks onboarding, and scores friction across APIs, CLIs, SDKs, libraries, docs, and platform flows.
github-ops
daymade/claude-code-skills · Productivity
This skill provides comprehensive guidance for GitHub operations using the gh CLI tool and GitHub REST/GraphQL APIs. Use this skill when performing any GitHub-related tasks including pull request management, issue tracking, repository operations, workflow automation, and API interactions.
github-to-skills
kkkkhazix/khazix-skills · Productivity
This skill automates the conversion of GitHub repositories into fully functional AI skills.
trending-repos-search
github.com/trending-repos-search-gbjpu7 · developer-tools
Return the current set of trending public repositories from github.com/trending — owner, repo, description, programming language, total stars, total forks, stars gained in the selected period, and top contributing developers — with optional filters for spoken language, programming language, and date range (daily/weekly/monthly).
get-repo-metadata
github.com/get-repo-metadata-iglddk · developer-tools
Given a GitHub repo reference (URL, owner/repo slug, deep tree/blob URL, or owner URL), return the repository's core metadata, latest release, license, language breakdown, top contributors, README, and health signals as structured JSON. Read-only.
get-pr-review
github.com/get-pr-review-st0euo · developer-tools
Extract a normalized JSON snapshot of a GitHub pull request — metadata, ordered review timeline, per-file diff annotations with inline review comments (outdated + resolved flags), and check-run / status-context results — primarily via the GitHub REST API with a rendered-HTML fallback for UI-only signals. Read-only.
docs-vs-code-auditor
docs.stagehand.dev/docs-vs-code-auditor-kkiqtm · developer-tools
Crawl docs.stagehand.dev via its Mintlify llms-full.txt export, resolve the linked GitHub source repo (browserbase/stagehand) pinned to a commit SHA, and use Cerebras (Qwen3-Coder-480B) to flag drift in function signatures, flag/option names, types, and example code. Emits a JSON report with docs URL + source file/line citations. Read-only.