스킬 레이더 · GITHUB
실제 사용량으로 검증된 유용한 Agent Skills.
공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.
- 카탈로그 범위
- 검증 완료
- Skills
- 5,771
- 저장소
- 824
- 최근 동기화
- 2026. 9. 8.
prismaprisma-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일
githubdocumentation-writer
Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.
- 설치 수
- 1
- GitHub Stars
- 3.9만
- 업데이트
- 9월 4일
githubpytest-coverage
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
- 설치 수
- 1
- GitHub Stars
- 3.9만
- 업데이트
- 9월 4일
anthropicsjob-post-builder
Builds end-to-end hiring packets — job post, structured interview guide with scoring rubric, and offer letter template — from a hiring brief. Triggers on: "help me hire", "we're hiring for", "write a job post", "job description", "JD", "open role", "create a job ad", "interview questions", "scoring rubric", "draft an offer letter", "send an offer", "make a hiring packet", or any request to recruit for a position. When in doubt, trigger — covers the full hiring workflow from job post through DocuSign envelope creation via browser. Does NOT screen or rank applicants.
- 설치 수
- 1
- GitHub Stars
- 2.4만
- 업데이트
- 9월 4일
sickn33antigravity-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일
sickn33app-store-optimization
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
- 설치 수
- 1
- GitHub Stars
- 4.6만
- 업데이트
- 9월 5일
sickn33golang-pro
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
- 설치 수
- 1
- GitHub Stars
- 4.6만
- 업데이트
- 9월 5일
wshobsonasync-python-patterns
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
- 설치 수
- 1
- GitHub Stars
- 3.9만
- 업데이트
- 9월 1일
wshobsondata-storytelling
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
- 설치 수
- 1
- GitHub Stars
- 3.9만
- 업데이트
- 9월 1일
caseyjust
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일
awsagents-deploy
Use when deploying your agent to AWS, or when a deploy has failed. Handles pre-flight validation, CDK/IAM/quota error diagnosis, version management, rollback, and canary deployments. Triggers on: "deploy my agent", "agentcore deploy", "deploy failed", "CDK error", "rollback", "canary deploy", "pin version", "redeploy", "deploy stuck". Not for production hardening — use agents-harden. Not for adding capabilities before deploy — use agents-build or agents-connect. Not for VPC configuration errors — use agents-build.
- 설치 수
- 1
- GitHub Stars
- 2.5천
- 업데이트
- 9월 4일
apifyapify-actorization
Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects.
- 설치 수
- 1
- GitHub Stars
- 2.4천
- 업데이트
- 8월 27일
apifyapify-generate-output-schema
Generate output schemas (datasetschema.json, outputschema.json, keyvaluestoreschema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.
- 설치 수
- 1
- GitHub Stars
- 2.4천
- 업데이트
- 8월 27일
apifyapify-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
- 2.4천
- 업데이트
- 8월 27일
apifyapify-ultimate-scraper
Universal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, LinkedIn, X/Twitter, Google Maps, Google Search, Google Trends, Reddit, Airbnb, Yelp, and 15+ more platforms. Use for lead generation, brand monitoring, competitor analysis, influencer discovery, trend research, content analytics, audience analysis, review analysis, SEO intelligence, recruitment, or any data extraction task.
- 설치 수
- 1
- GitHub Stars
- 2.4천
- 업데이트
- 8월 27일
mattpocockresearch-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
- 8.6천
- 업데이트
- 4월 1일
kunchenguidno-mistakes
Validate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and CI - before they reach the configured push target. Use when the user asks to run no-mistakes, gate or ship or validate their changes, push safely, asks you to do a task and then validate it, or invokes /no-mistakes.
- 설치 수
- 1
- GitHub Stars
- 8.3천
- 업데이트
- 9월 5일
ibelickui-skills-root
Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.
- 설치 수
- 1
- GitHub Stars
- 8.1천
- 업데이트
- 9월 3일
microsoftpowerbi-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
- 1.1천
- 업데이트
- 9월 4일
microsoftpowerbi-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
- 1.1천
- 업데이트
- 9월 4일
getsentrygha-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일
benjitayloragentation
Add Agentation visual feedback toolbar to a Next.js project
- 설치 수
- 1
- GitHub Stars
- 4.6천
- 업데이트
- 6월 7일
benjitayloragentation-self-driving
Autonomous design critique mode using the Agentation annotation toolbar. Use when the user asks to "critique this page," "add design annotations," "review the UI," "self-driving mode," "auto-annotate," or wants an AI agent to autonomously add design feedback annotations to a web page via the browser. Requires the Agentation toolbar to be installed on the target page and agent-browser skill to be available.
- 설치 수
- 1
- GitHub Stars
- 4.6천
- 업데이트
- 6월 7일
kunchenguidgnhf
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
- 3.9천
- 업데이트
- 9월 4일