RADAR SKILLI · GITHUB
Przydatne Agent Skills, ocenione według realnego użycia.
Porównuj zweryfikowane Skills: ich zastosowanie, zawartość pakietu, liczbę instalacji i wiarygodność źródła.
- ZAKRES KATALOGU
- ZWERYFIKOWANE
- Skills
- 5771
- repozytoria
- 824
- ostatnia synchronizacja
- 8 wrz 2026
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).
- instalacje
- 1
- GitHub Stars
- 47,6 tys.
- Aktualizacja
- 2 wrz
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.
- instalacje
- 1
- GitHub Stars
- 38,6 tys.
- Aktualizacja
- 4 wrz
githubpytest-coverage
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
- instalacje
- 1
- GitHub Stars
- 38,6 tys.
- Aktualizacja
- 4 wrz
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.
- instalacje
- 1
- GitHub Stars
- 23,9 tys.
- Aktualizacja
- 4 wrz
sickn33antigravity-design-expert
Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.
- instalacje
- 1
- GitHub Stars
- 46 tys.
- Aktualizacja
- 5 wrz
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
- instalacje
- 1
- GitHub Stars
- 46 tys.
- Aktualizacja
- 5 wrz
sickn33golang-pro
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
- instalacje
- 1
- GitHub Stars
- 46 tys.
- Aktualizacja
- 5 wrz
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.
- instalacje
- 1
- GitHub Stars
- 39,4 tys.
- Aktualizacja
- 1 wrz
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.
- instalacje
- 1
- GitHub Stars
- 39,4 tys.
- Aktualizacja
- 1 wrz
caseyjust
Reference for just, the command runner. Use when working in a project with a justfile or when the user mentions just or justfile.
- instalacje
- 1
- GitHub Stars
- 35,6 tys.
- Aktualizacja
- 1 wrz
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.
- instalacje
- 1
- GitHub Stars
- 2,5 tys.
- Aktualizacja
- 4 wrz
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.
- instalacje
- 1
- GitHub Stars
- 2,4 tys.
- Aktualizacja
- 27 sie
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.
- instalacje
- 1
- GitHub Stars
- 2,4 tys.
- Aktualizacja
- 27 sie
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.
- instalacje
- 1
- GitHub Stars
- 2,4 tys.
- Aktualizacja
- 27 sie
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.
- instalacje
- 1
- GitHub Stars
- 2,4 tys.
- Aktualizacja
- 27 sie
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.
- instalacje
- 1
- GitHub Stars
- 8,6 tys.
- Aktualizacja
- 1 kwi
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.
- instalacje
- 1
- GitHub Stars
- 8,3 tys.
- Aktualizacja
- 5 wrz
ibelickui-skills-root
Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.
- instalacje
- 1
- GitHub Stars
- 8,1 tys.
- Aktualizacja
- 3 wrz
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
- instalacje
- 1
- GitHub Stars
- 1,1 tys.
- Aktualizacja
- 4 wrz
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.
- instalacje
- 1
- GitHub Stars
- 1,1 tys.
- Aktualizacja
- 4 wrz
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.
- instalacje
- 1
- GitHub Stars
- 979
- Aktualizacja
- 25 sie
benjitayloragentation
Add Agentation visual feedback toolbar to a Next.js project
- instalacje
- 1
- GitHub Stars
- 4,6 tys.
- Aktualizacja
- 7 cze
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.
- instalacje
- 1
- GitHub Stars
- 4,6 tys.
- Aktualizacja
- 7 cze
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.
- instalacje
- 1
- GitHub Stars
- 3,9 tys.
- Aktualizacja
- 4 wrz