技能雷达 · GITHUB

值得安装的 Agent Skills。

汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。

目录范围
已验证
Skills
10,772
仓库
1711
最近同步
2026年9月23日
10,772 Skills
ziniao-open
社区

ziniao-store

Use when a request concerns the local 紫鸟/ZClaw browser, a store name or ID, listing/resolving/opening/reusing/closing a store browser, or a store-scoped task that starts from a store. Do not use for server-side account CRUD or for a webpage task on an already-open store.

安装量
1
GitHub Stars
5
最近更新
8月31日
pepabo
社区

pepabo-guide

GMOペパボについて知りたい人の質問に答えるガイド。企業理念、技術文化、サービス、採用情報、働き方などについて、公式ページの最新情報をもとに回答する。「ペパボについて教えて」「ペパボの技術スタック」「ペパボの採用情報」「ペパボのエンジニア文化」などの質問時に使用。

安装量
1
GitHub Stars
1
最近更新
3月31日
pepabo
社区

suzuri-api

SUZURI REST APIを使ったアプリケーション構築のガイド。SUZURI APIでグッズを作成・検索・表示するアプリや、SUZURIと連携するサービスを開発する際に使用する。「SUZURIのAPIで」「SUZURIで商品を」「SUZURIと連携」「スズリAPI」「suzuri.jpのAPI」などSUZURIに関連するアプリケーション開発の話題が出たら、このスキルを参照すること。

安装量
1
GitHub Stars
1
最近更新
3月31日
screensdesign-com
社区

screensdesign-data

Research mobile apps, broader-market competitors, positioning, public App Store reviews, onboarding, paywalls, recorded screens, user flows, App Store creatives, developers, and saved collections through the ScreensDesign MCP. Use when the user asks for mobile product or market research, app ideas, competitor comparisons, revenue/download evidence, review pain points or sentiment, UI references, visual similarity, sequence analysis, or ScreensDesign MCP setup and skill updates.

安装量
1
GitHub Stars
1
最近更新
8月17日
wu529778790
社区

db-migration-helper

Use when generating database migration SQL from model or schema changes — compares current vs desired schema, detects diffs, outputs reversible safe migrations.

安装量
1
GitHub Stars
0
最近更新
8月16日
wu529778790
社区

dependency-audit

Use when auditing project dependencies for security vulnerabilities, outdated packages, or license compliance across npm/yarn/pnpm, pip, go, and cargo.

安装量
1
GitHub Stars
0
最近更新
8月16日
wu529778790
社区

docker-build-deploy

Use when containerizing a Node.js app and setting up GitHub Actions CI/CD to build, push to GHCR, and deploy via SSH. Multi-stage build, non-root user, caching.

安装量
1
GitHub Stars
0
最近更新
8月16日
wu529778790
社区

git-hooks-setup

Use when setting up git hooks (pre-commit, commit-msg, pre-push) with husky or native hooks for linting, formatting, commit conventions, and secret scanning.

安装量
1
GitHub Stars
0
最近更新
8月16日
wu529778790
社区

github-figure-bed

Upload images to any GitHub repo as a figure bed and get CDN/markdown links (jsdelivr/jsdmirror/raw). One-time setup.sh guides gh login, auto-detects the owner, creates the default repo (img.shenzjd.com) if missing, and syncs config with the img.shenzjd.com web app via the repo's .imgx-config/config.json — upload with zero manual configuration. Use for uploading images to GitHub, generating CDN links, deleting/listing hosted images, or setting up a figure bed. Keywords: github figure bed, image host, CDN link, jsdelivr, jsdmirror, upload image to GitHub, 图床, 上传图片, CDN 链接, 初始化图床.

安装量
1
GitHub Stars
0
最近更新
8月16日
prisma
官方

prisma-8

- Comprehensive guide for building with Prisma 8 (Prisma Next), the contract-first data layer. Use whenever working on Prisma code in a project that uses it — authoring or editing the data contract (contract.prisma, PSL, TypeScript builders), migrations, queries (db.orm / db.sql), runtime wiring (db.ts, middleware, DATABASEURL), build-tool integration, Supabase / RLS, reading PN- structured errors, or filing feedback — and for orientation questions like "what is Prisma Next" or comparisons to other ORMs. Signals that this skill applies: @internal/ imports, prisma.config.ts, contract.prisma / contract.json / contract.d.ts, the prisma-next CLI, PN- error codes. Also covers upgrading Prisma in a project — "upgrade Prisma 8", "bump Prisma Next", "move to Prisma Next X.Y", or dealing with an @internal/ version bump, in a consumer app or in an extension package. Does not apply to Prisma ORM 7 or earlier (schema.prisma + @prisma/client projects).

安装量
1
GitHub Stars
4.8万
最近更新
9月2日
sickn33
社区

antigravity-design-expert

Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.

安装量
1
GitHub Stars
4.6万
最近更新
9月5日
sickn33
社区

golang-pro

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

安装量
1
GitHub Stars
4.6万
最近更新
9月5日
casey
社区

just

Reference for just, the command runner. Use when working in a project with a justfile or when the user mentions just or justfile.

安装量
1
GitHub Stars
3.6万
最近更新
9月1日
apify
官方

apify-sdk-integration

Integrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. Use when adding web scraping, automation, or data extraction capabilities to an existing app via the Apify API.

安装量
1
GitHub Stars
2367
最近更新
8月27日
mattpocock
社区

research-ts-decisions

Research why the TypeScript team made a specific typing decision. Use when evaluating whether ts-reset should override a built-in type, or when triaging issues that propose type changes. Searches the microsoft/TypeScript repo for relevant issues, PRs, and team comments.

安装量
1
GitHub Stars
8603
最近更新
4月1日
microsoft
官方

powerbi-report-authoring

CRITICAL NOTES 1. To find the workspace details (including its ID) from workspace name: list all workspaces and, then, use JMESPath filtering 2. To find the item details (including its ID) from workspace ID, item type, and item name: list all items of that type in that workspace and, then, use JMESPath filtering Power BI Report Authoring Skill (PBIR/PBIP Format) This skill enables reading, editing, and creation of Power BI report definition files in the PBIR (Power BI Report) format used by PBIP (Power BI Project) files. Must/Prefer/Avoid MUST Use this skill only for concrete PBIR/PBIP report file mechanics such as pages, visuals, filters, slicers, navigation, bookmarks, themes, formatting, validation, Desktop reloads, and screenshots. Validate PBIR with powerbi report author validate after each logical batch. Use powerbi desktop reload/screenshot workflows for rendered output changes. U

安装量
1
GitHub Stars
1109
最近更新
9月4日
microsoft
官方

powerbi-report-management

Manage Power BI report workspace items and PBIR definitions in Microsoft Fabric via az rest CLI against the Fabric REST API. Use when the user wants to: (1) upload or publish a PBIR/report definition to Fabric, (2) get or download report definitions, (3) update report item definitions or properties, (4) list workspace reports, (5) delete reports. For editing PBIR files, pages, visuals, filters, themes, or formatting, use powerbi-report-authoring. For business questions over report data, use fabriciq. Triggers: upload PBIR report definition, upload Power BI report, download PBIR definition, publish PBIR definition, publish Power BI report to Fabric, manage Power BI reports, list workspace reports.

安装量
1
GitHub Stars
1109
最近更新
9月4日
getsentry
官方

gha-security-review

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression injection, credential theft, and supply chain attacks. Exploitation-focused with concrete PoC scenarios.

安装量
1
GitHub Stars
979
最近更新
8月25日
kunchenguid
社区

gnhf

Use when the user asks to run GNHF, says they are going to sleep or leaving and wants an agent-managed coding run, asks to supervise, steer, or review an active GNHF run, or gives feedback on GNHF results.

安装量
1
GitHub Stars
3930
最近更新
9月4日
coinbase
官方

cds-code

Provides a workflow for building and reviewing high-quality React and React Native UI with the Coinbase Design System (CDS). Use this skill to create UI or make visual changes to existing UI with CDS components, tokens, style props, icons, and illustrations. Use it for explicit CDS-adherence audits and reviews, not non-visual logic, data, analytics, navigation, tests, generated code, or refactoring. Examples: "build this screen", "fix spacing on this component", "replace this UI with CDS components", "perform a CDS audit on our changes", "check our codebase for CDS adherence", "does this feature use CDS well?"

安装量
1
GitHub Stars
500
最近更新
9月3日
coinbase
官方

cds-docs

Retrieve Coinbase Design System (CDS) documentation: setup, installation, theming, tokens, and per-component APIs/examples. Use this skill whenever the task involves CDS components, design-system rules, theming, or choosing between web and mobile CDS packages, even if the user only says "use CDS" or names a component. Always start from the docs route index, then fetch only the pages you need to reason and implement correctly. Prefer the CDS MCP server (list-cds-routes, get-cds-doc); if MCP is unavailable, use curl against https://cds.coinbase.com/llms/....

安装量
1
GitHub Stars
500
最近更新
9月3日
coinbase
官方

components.styles

Guidelines writing styles API (styles, classNames, and static classNames) for a CDS component. Use this skill when adding customization options to a React component via styles or classNames props or when needing to update the docsite with component styles documentation.

安装量
1
GitHub Stars
500
最近更新
9月3日
coinbase
官方

dev.cds-mobile

USE THIS when asked to work on a new or existing (MOBILE) CDS React component in packages/mobile

安装量
1
GitHub Stars
500
最近更新
9月3日
coinbase
官方

eslint-plugin-custom-rule

USE THIS when asked to create a new eslint plugin rule for the eslint-plugin-cds package

安装量
1
GitHub Stars
500
最近更新
9月3日