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
getsentrysentry-otel-exporter-setup
Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry, configuring collector pipelines for traces and logs, or routing telemetry from multiple services to Sentry projects.
- instalações
- 1
- GitHub Stars
- 3
- Atualizado
- 10 de set.
lightrun-platformlightrun-error-remediation-automation
- Guide deterministic runtime investigations in environments using Lightrun MCP tools, with preflight gating, recovery/resume rules, evidence-first diagnosis, PR-first fix proposal delivery, and local source-code fallback only when PR creation is not possible.
- instalações
- 1
- GitHub Stars
- 27
- Atualizado
- 18 de ago.
perufitlifesupabase-security
Use when auditing or hardening a Supabase project's security posture. Triggers: scan/audit Supabase, RLS verification, find leaky tables, check anon grants, review SECURITY DEFINER functions, prep for the May 30 / Oct 30, 2026 Data API exposure changes, generate remediation SQL. Works against any Supabase project (Cloud or self-hosted) given a Personal Access Token.
- instalações
- 1
- GitHub Stars
- 23
- Atualizado
- 21 de jun.
chiroro-jrpencil-design
Design UIs in Pencil (.pen files) and generate production code from them. Use when working with .pen files, designing screens or components in Pencil, or generating code from Pencil designs. Triggers on tasks involving Pencil, .pen files, design-to-code workflows, or UI design with the Pencil MCP tools.
- instalações
- 1
- GitHub Stars
- 20
- Atualizado
- 11 de abr.
yoanbernabeuph-content-recycling
Repurpose Product Hunt launch content across channels. Use this skill to maximize the value of your launch assets by adapting them for blog posts, documentation, social media, and more.
- instalações
- 1
- GitHub Stars
- 19
- Atualizado
- 30 de jan.
yoanbernabeuph-newsletter-pitch
Get featured in Product Hunt newsletters. Use this skill to understand newsletter criteria, craft effective pitches, and maximize visibility through PH editorial coverage.
- instalações
- 1
- GitHub Stars
- 19
- Atualizado
- 30 de jan.
yoanbernabeuph-relaunch-strategy
Plan and execute a Product Hunt relaunch. Use this skill to determine relaunch eligibility, prepare meaningful updates, and maximize your second (or third) launch.
- instalações
- 1
- GitHub Stars
- 19
- Atualizado
- 30 de jan.
yoanbernabeuph-supporter-network
Build and activate a network of supporters for your Product Hunt launch. Use this skill to identify potential supporters, nurture relationships before launch, and coordinate support on launch day.
- instalações
- 1
- GitHub Stars
- 19
- Atualizado
- 30 de jan.
promovawebbrandfy-aplicacoes
Cria e documenta aplicações digitais, sociais, impressas e institucionais. Use depois da aprovação do sistema verbal e visual.
- instalações
- 1
- GitHub Stars
- 10
- Atualizado
- 30 de ago.
promovawebbrandfy-tipografia-web
Seleciona webfonts, baixa arquivos licenciados e gera CSS tipográfico. Use para preparar fontes locais, fallbacks e escalas da marca.
- instalações
- 1
- GitHub Stars
- 10
- Atualizado
- 30 de ago.
joellewisfiction-architect
Designs plot structure and story arcs using McKee's value turns, Campbell's monomyth, and Sanderson's Promise/Progress/Payoff model to ensure causal integrity and emotional resonance. Use when constructing narratives, outlining novels, or diagnosing why a story feels broken.
- instalações
- 1
- GitHub Stars
- 6
- Atualizado
- 31 de mar.
noahgdevdashboardcn
Build dashboards and analytics UI in React with dashboardcn, a shadcn/ui registry of KPI cards, trend, bar, donut, radar, scatter, sankey, and composed charts, funnels, ranked lists, gauges, activity rings, heatmaps, data tables, and composed cards. Use when asked for a dashboard, analytics page, metrics, KPI tiles, charts, or data tables in a project that uses shadcn/ui and Tailwind.
- instalações
- 1
- GitHub Stars
- 4
- Atualizado
- 16 de set.
drupal-canvascanvas-component-definition
Start here for any Canvas component task to enforce the canonical Canvas component contract. Use for create, modify, refactor, review, migrate, or validate work. Establishes the canonical Canvas component contract, assuming repository components are Canvas targets, and guides either (1) transforming existing components to meet Canvas requirements or (2) creating new Canvas-ready components.
- instalações
- 1
- GitHub Stars
- 3
- Atualizado
- 14 de set.
iannuttallpng2svg
Reconstruct a geometric PNG (logo, icon, monogram) as a clean native SVG with exact geometry and gradients, using an analyse - measure - model - check - residuals iteration loop scored by perceptual metrics. Use when asked to vectorise, trace or convert a PNG/WebP logo to SVG, recreate a logo's geometry, rebuild a logo as editable vector, or produce colour variants of a reconstructed logo. Not for photos, textures, or organic artwork.
- instalações
- 1
- GitHub Stars
- 3
- Atualizado
- 30 de jul.
callicrateagents-md
Use when the requested deliverable includes creating, reviewing, moving, splitting, or updating a repository AGENTS.md; produces scoped repo guidance. Do not trigger for standalone skills, prompts, non-AGENTS instruction files, READMEs, changelogs, or architecture docs.
- instalações
- 1
- GitHub Stars
- 1
- Atualizado
- 24 de jun.
closetheloop-devomarchy-plugin
Create, scaffold, validate, install, and debug Omarchy shell plugins built with Quickshell/QML, including bar widgets, panels, services, menus, overlays, manifests, qs.Ui controls, settings, host injection, IPC, and reload workflows. Use when the user mentions Omarchy plugins, omarchy-shell, Quickshell plugins, bar widgets or icons, or ~/.config/omarchy/plugins.
- instalações
- 1
- GitHub Stars
- 1
- Atualizado
- 30 de ago.
dcc-mcpdcc-mcp
- Operate named supported apps through DCC-MCP; discover tools and marketplace skills. Use for app tasks or explicit DCC-MCP/DCC-CUA requests.
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-design-patterns
Idiomatic Golang design patterns — functional options, constructor APIs, init() and global-state avoidance, enums, panic vs error decisions, resource management and lifecycle, graceful shutdown, timeouts and retries, streaming and iterators, and architecture styles (clean, hexagonal, DDD, flat). Apply when choosing between architectural patterns, implementing functional options, designing constructor APIs, setting up graceful shutdown, applying resilience patterns, or asking which idiomatic Go pattern fits a specific problem. Not for wiring a DI container or comparing DI libraries (→ See fabianoflorentino/golang-agent-skills@golang-dependency-injection skill), nor for error wrapping, errors.Is/As, or logging mechanics (→ See fabianoflorentino/golang-agent-skills@golang-error-handling skill).
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-google-wire
Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wiregen.go. Apply when using or adopting google/wire, when the codebase imports github.com/google/wire, or when wiring an application graph at compile time via wire.Build. For runtime DI with reflection, see fabianoflorentino/golang-agent-skills@golang-uber-dig skill.
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-lint
Linting best practices and golangci-lint configuration for Golang projects — running linters, configuring .golangci.yml, suppressing warnings with nolint directives, interpreting lint output, and selecting linters. Use when configuring golangci-lint, asking about lint warnings or nolint suppressions, setting up code quality tooling, or choosing linters. Also use when the user mentions golangci-lint, go vet, staticcheck, or revive. Not for wiring a lint step into a GitHub Actions pipeline (→ See fabianoflorentino/golang-agent-skills@golang-continuous-integration skill).
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-modernize
Modernize Golang code to use recent language features, standard library improvements, and idiomatic patterns. Use when reviewing Go code with old-style patterns, when encountering a deprecation warning, or when the user asks for modernization, a Go version upgrade (e.g. to Go 1.27), or a CI/tooling refresh. Not for structural refactors, extracting functions, or moving code between packages (→ See fabianoflorentino/golang-agent-skills@golang-refactoring skill).
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-pitfalls-concurrency-foundations
Golang concurrency foundations — concurrency vs parallelism, thinking concurrency is always faster, channels vs mutexes, not understanding race problems (data race vs race condition), not understanding workload types (CPU vs I/O bound, GOMAXPROCS), and misunderstanding Go contexts. Distilled from mistakes 55-60 of 100 Go Mistakes and How to Avoid Them. Apply when reasoning about basic Golang concurrency, goroutines, and context usage.
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-pitfalls-data-types
Golang numeric types and data structures — octal literal confusion, integer overflow, floating-point approximations, slice length vs capacity, inefficient slice initialization, nil vs empty slices, emptiness checks, slice copies, append side effects, slice memory leaks, map initialization, map memory leaks, and incorrect value comparison. Distilled from mistakes 17-29 of 100 Go Mistakes and How to Avoid Them. Apply when writing or reviewing Golang code dealing with numbers, slices, maps, or comparing values.
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.
fabianoflorentinogolang-pitfalls-strings
Golang strings and bytes — the rune concept, len(s) returning bytes not runes, inaccurate string iteration over rune start indices, misusing trim functions, under-optimized string concatenation with strings.Builder, useless string to byte conversions, and substring memory leaks. Distilled from mistakes 36-41 of 100 Go Mistakes and How to Avoid Them. Apply when writing or reviewing Golang code that manipulates strings, runes, or bytes.
- instalações
- 1
- GitHub Stars
- 0
- Atualizado
- 14 de set.