RADAR DE SKILLS · GITHUB

Agent Skills úteis, classificados pelo uso real.

Compare Skills verificados por finalidade, conteúdo do pacote, instalações e evidências da fonte antes de adicioná-los.

ESCOPO DO CATÁLOGO
VERIFICADO
Skills
10.772
repositórios
1711
última sincronização
23 de set. de 2026
10.772 Skills
horuz-ai
Comunidade

website-cloner

Agentic workflow for cloning websites with pixel-perfect fidelity using specialized sub-agents. Use when the user wants to clone/copy/replicate a website, create a landing page based on an existing site, or needs to extract and recreate a website's design. Includes orchestration via slash command, four specialized sub-agents (screenshotter, extractor, cloner, qa-reviewer), and outputs React components with Tailwind CSS and motion animations.

instalações
1
GitHub Stars
5
Atualizado
28 de jan.
ulpi-io
Comunidade

frontend-design-ui-ux

Produce a distinctive, LOCKED design language plus an implementation-ready UX/UI spec, written to .ulpi/design/: a per-brief visual identity (palette, type, signature), the design system to build on, user flows and states, component briefs, and accessibility constraints. Commits to a bold aesthetic direction, bans AI-slop by name, and locks the identity so every screen and future session stays consistent. Can visit inspiration links with the browse skill to extract real design DNA. Ends with a build handoff that a delegated engineering agent implements — a DESIGN-SPEC skill that produces the spec, never production UI code. Use for new features, redesigns, or design-system work where the build should follow a locked spec.

instalações
1
GitHub Stars
5
Atualizado
31 de ago.
amirtaherkhani
Comunidade

nestjs-architecture-principles

Designs and reviews NestJS application architecture using cohesive feature modules, modular monoliths, layered or hexagonal boundaries, dependency inversion, and pragmatic engineering principles. Use when planning a NestJS project, changing module boundaries, evaluating Clean Architecture or DDD, resolving circular dependencies, defining ports and adapters, reviewing coupling, or deciding whether CQRS or microservices are justified. Do not use for pure frontend work or non-NestJS backends. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
amirtaherkhani
Comunidade

nestjs-code-audit

Audits an existing NestJS repository with the NestJS Architecture, OOP, and Features skills and returns one prioritized, evidence-backed code-quality report. Use when asked to check a whole NestJS codebase or a scoped folder for syntax, TypeScript, lint, module-boundary, dependency, design-smell, security, testing, performance, reliability, or production-readiness problems. This is a read-only review workflow: it does not fix code, install dependencies, run migrations, or deploy. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
amirtaherkhani
Comunidade

nestjs-feature-audit

Audits one NestJS feature against its documented roadmap on a specific Git branch and returns an evidence-backed implementation, gap, legacy, bug, and blocker report. Use when asked to audit a feature, validate feature completeness, compare code with a roadmap or acceptance plan, run a feature gap analysis, review migration status, or invoke /auditfeature with a feature name and optional branch. It stops when no clear roadmap is available and does not implement fixes. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
amirtaherkhani
Comunidade

nestjs-features-performance

Selects and implements NestJS runtime features, error and API contracts, security, testing, DevOps, performance, and safe scale. Use for middleware, guards, pipes, interceptors, exception filters, typed failures/results, Problem Details, validation errors, HTTP/GraphQL/RPC/gRPC/WebSocket error mapping, deadlines, cancellation, retry classification, fatal process errors, authentication, authorization, caching, queues, schedulers, CI/CD, containers, Kubernetes, configuration and secrets, migrations, supply-chain controls, health probes, logs/metrics/traces, SLOs and alerts, incident recovery, rollout and rollback, event-loop or database bottlenecks, load tests, horizontal scaling, idempotency, backpressure, and graceful shutdown. Do not use for frontend-only performance or non-NestJS services. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
amirtaherkhani
Comunidade

nestjs-git-commit-pr-message

Prepares and publishes intentional Git changes for NestJS projects. Use when the user asks to commit, push, create or update a pull request, prepare changelog or release text, or verify a GitHub Pages deployment after publication. It inspects the complete diff, preserves unrelated work, scans staged content for secrets, matches repository commit conventions, runs relevant checks, and performs only the explicitly requested remote actions. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
amirtaherkhani
Comunidade

nestjs-oop-design-patterns

Applies pragmatic OOP, SOLID, object-design rules, and design patterns to NestJS and TypeScript code. Use when writing or refactoring controllers, providers, use cases, entities, value objects, repositories, adapters, factories, strategies, handlers, or tests; when diagnosing god services, primitive obsession, inheritance misuse, duplicated conditionals, or leaky abstractions; and when selecting a pattern without over-engineering. Do not use for pure functional codebases or non-NestJS frontend work. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
amirtaherkhani
Comunidade

nestjs-professional-software-engineering

Designs, implements, refactors, debugs, reviews, and verifies production-quality NestJS and TypeScript software. Use for NestJS feature development, bug fixes, APIs, libraries, testing, maintainability, developer experience, idiomatic syntax, or syntactic sugar. It inspects the current project and official version-appropriate documentation before selecting syntax, preserves public behavior, and tests the result. When other skills also apply, reconcile ownership before mutation.

instalações
1
GitHub Stars
4
Atualizado
2 de ago.
c15t
Comunidade

c15t

Work with c15t consent management docs, APIs, and integrations for Next.js, React, and JavaScript. Use when the user asks about c15t setup, components, hooks, styling, cookie/consent UX, GDPR/CCPA/IAB TCF compliance, script or iframe blocking, GTM/GA4/PostHog/Meta integrations etc, or self-hosting c15t/backend.

instalações
1
GitHub Stars
4
Atualizado
8 de abr.
edalcin
Comunidade

biohousekeeper

Analyzes biodiversity spreadsheets (CSV/XLSX) and proposes a restructured column layout aligned with Darwin Core (DwC), asking the user clarifying questions about anything ambiguous before finalizing the report. Detects columns that should be renamed to DwC terms, composite columns that should be split (e.g. packed "lat,long" pairs, "Genus species" binomials, delimited locality hierarchies), redundant duplicate columns, and missing recommended fields (occurrenceID, basisOfRecord, eventDate, coordinates). Use when the user mentions "biohousekeeper", "clean up my spreadsheet", "restructure my biodiversity data", "map my spreadsheet to Darwin Core", or asks to analyze/tidy/fix columns in an occurrence/species/collection spreadsheet.

instalações
1
GitHub Stars
4
Atualizado
26 de ago.
edalcin
Comunidade

darwin-core

Helps users work with Darwin Core (DwC), Darwin Core Archive (DwC-A), Darwin Core Conceptual Model (DwC-CM), and Darwin Core Data Package (DwC-DP), the biodiversity data standards maintained by TDWG. Validates DwC-A files, generates templates, maps CSV columns to DwC terms, explains the standard, explains class relationships via DwC-CM, and helps create DwC-DP packages. Use when the user mentions "Darwin Core", "DwC", "DwC-A", "DwC-DP", "DwC-CM", "GBIF", "biodiversity data", "occurrence", "taxon", "biodiversity", "conceptual model", "data package", "frictionless data", or "datapackage.json".

instalações
1
GitHub Stars
4
Atualizado
26 de ago.
edalcin
Comunidade

grist-master

Provides comprehensive technical knowledge about Grist (getgrist.com), the spreadsheet-database hybrid tool: REST API, SQL endpoint, MCP server, OAuth apps, webhooks, Python formulas and the full Excel-like function reference, column types, references/lookups, summary tables, access rules, self-hosted (Docker) installation and administration, and integrations (Zapier, n8n, Make, embedding, custom widgets). Use when the user mentions "Grist", "getgrist.com", "grist-core", "grist-widget", building or debugging Grist formulas, querying the Grist REST/SQL API, connecting an MCP client to Grist, self-hosting Grist with Docker, writing Grist access rules, or building a Grist custom widget or integration.

instalações
1
GitHub Stars
4
Atualizado
26 de ago.
edalcin
Comunidade

iczn

Expert knowledge of the International Code of Zoological Nomenclature (ICZN, 4th edition 1999, with Declarations 44-47 and the 2012 electronic-publication amendment) for zoological taxonomists and for anyone structuring taxonomic data. Decides whether a name is available, which of two competing names is valid, whether a type designation is effective, how authorship and parentheses are cited, and how to model names, taxa and nomenclatural acts in a database. Use this skill whenever the user mentions "ICZN", "zoological nomenclature", "Code of Zoological Nomenclature", an Article number of the Code, "available name", "valid name", "senior/junior synonym", "homonym", "nomen nudum", "nomen oblitum", "nomen protectum", "nomen novum", "holotype", "syntype", "lectotype", "neotype", "paratype", "type species", "type genus", "type locality", "priority", "typification", "emendation", "new combination", "ZooBank", "LSID", "Bulletin of Zoological Nomenclature", or the ICZN Commission -- and also whenever they are describing a new animal species, reviewing a taxonomic manuscript, cleaning or validating animal name strings, resolving a synonymy or a spelling variant, deciding what belongs in scientificName / scientificNameAuthorship / nomenclaturalStatus / taxonomicStatus / typeStatus, or designing a database or checklist that holds animal names, even if they never say "ICZN".

instalações
1
GitHub Stars
4
Atualizado
26 de ago.
edalcin
Comunidade

skos-xl

Helps users build, validate, convert, and explore controlled vocabularies using SKOS (Simple Knowledge Organization System) and SKOS-XL (the W3C extension for annotatable labels). Supports Darwin Core integration for biodiversity vocabularies (basisOfRecord, habitat types, taxonomic names) and Traditional Knowledge (CTA/EtnoTermos) vocabularies with CARE principles, Nagoya Protocol compliance, per-label access control, and indigenous language attribution (PROV-O). Use when the user mentions "SKOS", "SKOS-XL", "thesaurus", "controlled vocabulary", "concept scheme", "RDF vocabulary", "taxonomic names vocabulary", "Darwin Core vocabulary", "conhecimento tradicional", "etnotermos", "CTA", "CARE principles", "Nagoya Protocol", "indigenous knowledge", "skos:Concept", "prefLabel", or "broadMatch".

instalações
1
GitHub Stars
4
Atualizado
26 de ago.
pgraeff
Comunidade

frontend-design-pro

Design, build, review, and polish production frontend and mobile interfaces with distinctive visual direction, searchable UX and design-system guidance, responsive and accessibility rules, stack-specific recommendations, and concise product copy. Use whenever creating or changing pages, components, layouts, styling, interaction, navigation, motion, charts, visual assets, UI copy, or frontend usability in web, Flutter, React Native, SwiftUI, desktop, or similar interfaces.

instalações
1
GitHub Stars
3
Atualizado
1 de ago.
logbookfordevs
Comunidade

writing-for-humans

Write, revise, or critique substantial human-facing prose: documentation, PR descriptions, articles, newsletters, explainers, and educational content.

instalações
1
GitHub Stars
2
Atualizado
10 de set.
shiplightai
Comunidade

shiplight

Shiplight QA toolkit — the single entry point for all Shiplight test/QA work. Use ONLY when the user explicitly says 'shiplight' (e.g. 'write a shiplight test', 'use shiplight to verify X', 'shiplight cover') or invokes /shiplight. Routes to subcommands: init, setup-test-auth, update, create-yaml-tests, create-agent-verification, cover, fix, verify, review, ci, cloud, support, help.

instalações
1
GitHub Stars
2
Atualizado
2 de set.
ziniao-open
Comunidade

ziniao-page

Use when a request concerns a webpage running inside an already-opened 紫鸟/ZClaw store browser, including navigation, inspection, interaction, extraction, or screenshots. If the task starts by identifying or opening a store, use ziniao-store first.

instalações
1
GitHub Stars
6
Atualizado
31 de ago.
andersonadelino
Comunidade

cut-silence

Cuts silence from ONE video with auto-editor and normalizes the audio to -16 LUFS. With the --fillers flag, also removes filler words and stutters using word-level transcription (Brazilian Portuguese only). Triggers "cut the silences", "remove the pauses from this video", "trim the dead air", "speed this video up by cutting pauses", "corta os silêncios", "tira as pausas do vídeo", "tira os tempos mortos", "tira os né/tá do vídeo", "corta as gagueiras". Do NOT use for creative editing (choosing takes, burned-in captions, color grading, overlays, cutting by content) — this skill only removes silence and parasitic sound. If the request is vague like "edit my video", ask what exactly before triggering.

instalações
1
GitHub Stars
1
Atualizado
10 de set.
sjunepark
Comunidade

cleanup-branches

Clean completed local and remote Git branches using integration and pull-request evidence. Explicit invocation only.

instalações
1
GitHub Stars
1
Atualizado
10 de set.
sjunepark
Comunidade

windows-cleanup

Diagnose why a Windows PC feels slower and cautiously reclaim storage or reduce avoidable startup and background load with supported Windows tools. Explicit invocation only; use when the user names $windows-cleanup for Windows 11 or legacy Windows 10 slowdown, low system-drive space, sluggish boot or sign-in, high background activity, or inspection and cleanup of temporary files, startup apps, unused apps, cloud-local files, update components, or drives. Do not use for registry optimization, broad debloating, privacy hardening, active malware incident response, hardware repair, boot recovery, or Windows reset and reinstallation.

instalações
1
GitHub Stars
1
Atualizado
10 de set.
958877748
Comunidade

cocos2d-cli

用户提供 UI 截图并要求生成白盒预制体时,使用此技能

instalações
1
GitHub Stars
0
Atualizado
4 de ago.
apidojo-io
Comunidade

scraping-urban-dictionary-definitions

Extracts definitions, examples, and community votes from Urban Dictionary using apidojo's Urban Dictionary Scraper on Apify. Triggers when the user asks to: get Urban Dictionary definitions for a word or phrase, look up slang terms on Urban Dictionary, scrape definitions for internet slang or memes, export Urban Dictionary entries for a keyword, find how a term is defined by the internet community, collect crowd-sourced definitions for multiple words, or analyze slang usage and voting patterns. Returns word, definition, example, author, upvotes, downvotes, and timestamp. Ideal for linguists, brand researchers, content teams, and cultural trend analysts.

instalações
1
GitHub Stars
0
Atualizado
13 de mai.