Skip to main content
Execute qualquer Skill no Manus
com um clique
Ven0m0
Perfil de criador do GitHub

Ven0m0

Visão por repositório de 199 skills coletadas em 14 repositórios do GitHub.

skills coletadas
199
repositórios
14
atualizado
2026-07-18
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
claude-config
90 skills · 2026-07-17
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webEspecialistas em gestão de projetosAnalistas de pesquisa de mercado e especialistas em marketing
7 categorias ocupacionais · 100% classificado
45%participação
#02
arc-raiders-autoscrapper
32 skills · 2026-04-29
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
16%participação
#03
.github
29 skills · 2026-06-03
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorDesenvolvedores webEspecialistas em gestão de projetos
5 categorias ocupacionais · 100% classificado
15%participação
#04
Win
17 skills · 2026-07-18
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorEspecialistas em gestão de projetos
3 categorias ocupacionais · 100% classificado
8.5%participação
#05
steelseriesgg-rs
6 skills · 2026-07-03
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
3.0%participação
#06
gemini-web-wrapper
6 skills · 2026-04-16
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores web
3 categorias ocupacionais · 100% classificado
3.0%participação
#07
dotfiles
4 skills · 2026-04-12
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
2.0%participação
#08
MC-Server
4 skills · 2026-07-14
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
2.0%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

todo-triage
Desenvolvedores de software

Collect, deduplicate, enrich, triage, and convert code comments (TODO/FIXME/HACK/NOTE/OPTIMIZE/SECURITY/DEBT) into structured, dependency-ordered task lists ready for autonomous agents. Use when processing technical debt, converting code notes into tracked work, preparing task backlogs, or generating executable task graphs. Triggers: TODO triage, fixme list, tech debt scan, task extraction, comment analysis.

2026-07-17
flow-next-opencode-ralph-init
Desenvolvedores de software

Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.

2026-07-17
dead-code-sweep
Desenvolvedores de software

Use when user wants to Find and remove genuine dead code using deadcode + vulture. Filters known false positives (dataclass fields, protocol methods, dunder hooks). Run before a cleanup commit.

2026-07-10
todo-scan
Desenvolvedores de software

Use when user wants to Scan the repo for TODO code comments, TODO-titled GitHub issues, and predict the next best work item to tackle. Reusable across any git repository.

2026-07-10
repomix
Desenvolvedores de software

Packages repositories into AI-friendly bundles with Repomix and can reconstruct files from existing Repomix outputs. Use when packaging codebases for LLM analysis, creating repository snapshots, reversing bundles, or preparing security audits. Triggers include "repomix", "package codebase", "repomix-unmix", "extract-bundle", "AI-friendly", or "LLM context".

2026-05-03
bash-optimizer
Desenvolvedores de software

Analyzes bash scripts for performance bottlenecks, coding standards, and modern tool replacements. Use when optimizing shell scripts, consolidating scripts, or preparing for production. Triggers include "optimize bash", "shellcheck", "script performance", or "consolidate scripts".

2026-05-03
cloudflare-browser-rendering
Desenvolvedores de software

Use Cloudflare Browser Rendering REST APIs to extract rendered webpage content as Markdown or crawl whole sites asynchronously. Use when normal web_fetch is insufficient because pages are JavaScript-heavy, require render-time extraction, or you need multi-page site crawling for docs, research, monitoring, or RAG preparation. Prefer this skill for: (1) converting a rendered page to Markdown with /markdown, (2) crawling a documentation site or knowledge base with /crawl, (3) controlling render/load behavior via gotoOptions, cookies, auth, userAgent, or request filtering. Do not use it for interactive login/button-click workflows; use browser for those.

2026-05-03
code-execution
Desenvolvedores de software

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.

2026-05-03
Mostrando as 8 principais de 90 skills coletadas neste repositório.
lint-and-validate
Analistas de garantia de qualidade de software e testadores

Use when user wants to Run the Arc Raiders AutoScrapper validation stack after edits. Use for linting, typing, tests, workflow checks, and broader repo validation.

2026-04-29
data-snapshot-updater
Desenvolvedores de software

Use when user wants to Update Metaforge snapshots and bundled default rules

2026-04-27
ocr-corpus-replay
Analistas de garantia de qualidade de software e testadores

Use when user wants to Validate OCR changes against failure corpus before shipping

2026-04-27
add-fixture
Analistas de garantia de qualidade de software e testadores

Add a new OCR regression fixture from an ocr_debug image. Use when a scan misidentified an item and you want to lock in the correct result as a test case.

2026-04-24
ci-promote
Desenvolvedores de software

Use when user wants to Run full validation, push branch, and open a PR with appropriate context notes

2026-04-24
config-bump
Desenvolvedores de software

Workflow for safely adding, removing, or renaming persisted config fields in config.py. Use whenever editing dataclass fields in src/autoscrapper/config.py. Covers incrementing CONFIG_VERSION, writing a migration function, and validating the round-trip.

2026-04-24
dead-code-sweep
Desenvolvedores de software

Use when user wants to Find and remove genuine dead code using deadcode + vulture. Filters known false positives (dataclass fields, protocol methods, dunder hooks). Run before a cleanup commit.

2026-04-24
threshold-corpus-replay
Analistas de garantia de qualidade de software e testadores

Use when user wants to Replay OCR corpus against a candidate threshold value to validate before shipping a threshold change. Use specifically for changes to fuzzy match threshold or score_cutoff. For general OCR code changes, use /ocr-corpus-replay instead.

2026-04-24
Mostrando as 8 principais de 32 skills coletadas neste repositório.
lint-and-validate
Analistas de garantia de qualidade de software e testadores

Automatic quality control, linting, and static analysis procedures. Use when validating code changes for syntax correctness and project standards. Triggers on keywords: lint, format, check, validate, types, static analysis.

2026-06-03
code-maintenance
Desenvolvedores de software

Refactoring and cleanup - improving code structure, removing dead code, eliminating duplication, or pre-merge cleanup. Use when code is hard to maintain, has dead code or debug artifacts, or needs pre-merge polishing.

2026-05-03
fix-issue
Desenvolvedores de software

Fix a GitHub issue end-to-end - from reading the issue, understanding requirements, implementing the fix, writing tests, and creating a commit. Use when given a GitHub issue number or URL to resolve.

2026-05-03
language-optimization
Desenvolvedores de software

Optimize code for readability, performance, maintainability, and security across Bash, Python, and Rust. Use when asked to improve code quality, optimize performance, add type safety, or refactor for idioms.

2026-05-03
workflow-development
Desenvolvedores de software

Create, debug, and optimize GitHub Actions workflows with security best practices. Use when asked to "create workflow", "fix workflow", "add CI", or needs help with GitHub Actions.

2026-05-03
code-review
Analistas de garantia de qualidade de software e testadores

Review code changes (diffs, PRs, patches) and provide structured, actionable feedback on correctness, maintainability, and test coverage. Use when the user asks for a code review, requests feedback on a patch/PR, or wants an assessment of changes.

2026-05-03
premium-frontend-ui
Desenvolvedores web

Craft immersive, high-performance premium web experiences with advanced motion, typography, and architectural craftsmanship. Use when building award-level landing pages, interactive portfolios, or components requiring top-tier visual polish.

2026-05-03
app-builder
Desenvolvedores de software

Coordinates greenfield app scaffolding and rapid prototyping with official starters and focused sub-agents. Use when creating a new application or shaping a fast prototype.

2026-05-03
Mostrando as 8 principais de 29 skills coletadas neste repositório.
win-patterns
Desenvolvedores de software

Use when user wants to Coding patterns and conventions extracted from the Win dotfiles repository. Covers commit style, PowerShell script structure, file organization, CI behavior, and issue tracking. Load when writing scripts, commits, or docs for this repo.

2026-07-18
merge-to-main
Desenvolvedores de software

Use when the user wants to commit local changes, sync with GitHub, and push. Triggers on "merge my changes", "push to remote", "commit and push", "merge into main", "sync local changes", "get my changes onto main", or any request to integrate local/branch work into main and push to GitHub.

2026-07-18
open-computer-use
Desenvolvedores de software

Platform-neutral guidance for using Open Computer Use, the open-source Computer Use MCP server and CLI for macOS, Linux, and Windows. Use when an agent needs to install, verify, troubleshoot, configure, or operate Open Computer Use through its native CLI, stdio MCP server, or direct Computer Use tool calls.

2026-07-18
repo-janitor
Desenvolvedores de software

Orchestrates repository and file system cleanup through sequential phases: separating code from docs, organizing folder structure (both repos and general directories), removing legacy code, removing script clutter, pruning documentation sprawl, cleaning documentation content (emojis, hyperbole, 'comprehensive'), and eliminating duplicate files. Use when cleaning repositories, organizing projects, removing legacy code, pruning AI-generated docs, organizing Downloads/Documents/project folders, finding duplicates, restructuring folder hierarchies, or establishing organizational systems. Triggers on: 'clean up repo', 'janitor', 'organize', 'repository cleanup', 'remove legacy', 'prune docs', 'find duplicates', 'organize folder', 'project structure', 'tidy workspace', 'folder cleanup', 'downloads organization'.

2026-07-18
ssh-lan
Administradores de redes e sistemas de computador

Use whenever the user wants Claude to connect to, inspect, run commands on, or move files to/from a device on the local network via SSH - a Raspberry Pi, home server, NAS, router, or any other LAN box, whether referenced by a ~/.ssh/config alias, a raw IP (e.g. 192.168.1.x), or a hostname like "the pi" / "my nas" / "the server in the closet". Also use for discovering what's alive on the LAN, setting up key-based auth to a new device, or running the same check across several LAN hosts. Trigger even if the user doesn't say "SSH" explicitly - e.g. "restart the service on the pi", "grab the logs off my nas", "what's running on 192.168.1.50", "copy this file to my server".

2026-07-18
strategic-planning
Especialistas em gestão de projetos

Transforms complex projects into clear, actionable plans through design exploration and strategic breakdown. Guides design validation before implementation, decomposes features into atomic tasks, maps dependencies and critical paths, assesses risks, estimates effort and timeline. Use for new features, refactoring, migrations, team scaling, complex debugging. Provides both design options and implementation roadmaps.

2026-07-18
todo-scan
Desenvolvedores de software

Use when user wants to Scan the repo for TODO code comments, TODO-titled GitHub issues, and predict the next best work item to tackle. Reusable across any git repository.

2026-07-18
create-pull-request
Desenvolvedores de software

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, PR template usage, and PR creation using the gh CLI tool.

2026-07-18
Mostrando as 8 principais de 17 skills coletadas neste repositório.
benchmark-compare
Analistas de garantia de qualidade de software e testadores

Run steelseriesgg-rs's benchmark binaries before and after a change and report the timing delta.

2026-07-03
ci-matrix
Analistas de garantia de qualidade de software e testadores

Run the full local CI matrix for steelseriesgg-rs, matching .github/workflows/ci.yml exactly. Use this whenever the user asks to run CI, check all feature variants, run the full test suite, verify before pushing, or run clippy/fmt/tests across features. Invoke proactively before any push or PR review.

2026-07-03
fuzz-runner
Analistas de garantia de qualidade de software e testadores

Run the protocol fuzzer (`ssgg fuzz`) against a connected keyboard with safety guardrails, capture responses, and fold results back into docs/development/ notes.

2026-07-03
rust
Desenvolvedores de software

Rust conventions for steelseriesgg-rs — error handling, unsafe, feature-gated commands. Use when writing or refactoring any .rs file or Cargo.toml.

2026-07-03
dead-code-sweep
Desenvolvedores de software

Use when user wants to Find and remove genuine dead code using deadcode + vulture. Filters known false positives (dataclass fields, protocol methods, dunder hooks). Run before a cleanup commit.

2026-06-25
hid-protocol
Desenvolvedores de software

HID protocol constraints for steelseriesgg-rs device code. Automatically load when editing any file under src/devices/. Contains hard rules about HidReportBuilder usage, unsafe block documentation, and experimental command code labeling.

2026-06-15
validate
Analistas de garantia de qualidade de software e testadores

Run the correct validation checks for changed files in this repository (Bun frontend checks, uv Python checks, and workflow or guidance verification).

2026-04-16
copilot-init
Desenvolvedores de software

Bootstrap Copilot guidance for any repository by creating or updating `.github/workflows/copilot-setup-steps.yml`, focused lint/check/test workflows, `.github/instructions/*.instructions.md`, and `.github/skills/*/SKILL.md`. Use when asked to initialize Copilot guidance, scaffold repo instructions or skills, create or update `copilot-setup-steps`, or add Copilot-facing validation workflows.

2026-04-16
premium-frontend-ui
Desenvolvedores web

A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.

2026-04-03
mcp-development
Desenvolvedores de software

Build Model Context Protocol (MCP) servers with tools, resources, and prompts. Use when creating MCP servers, choosing stdio vs HTTP transport, debugging MCP behavior, or implementing MCP patterns in Python or TypeScript.

2026-03-25
language-optimization
Desenvolvedores de software

Optimize code for readability, performance, maintainability, and security across Bash, Python, and Rust. Use when asked to improve code quality, optimize performance, add type safety, or refactor for idioms.

2026-03-25
nodejs-best-practices
Desenvolvedores de software

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

2026-03-25
merge-to-main
Desenvolvedores de software

Use when the user wants to commit staged/local changes, sync with the remote (and an upstream fork source if one is configured), and push — without losing local work. Triggers on "merge my changes", "push to remote", "commit and push", "merge into main", "sync local changes", "get my changes onto main", "sync with upstream", "pull upstream changes", "pull remote changes while keeping mine", or any request to integrate local/staged/branch work with a moved-on remote and push it. Detects the repo's actual remote topology instead of assuming one — works the same way in any git project.

2026-07-03
validate-repo-script
Desenvolvedores de software

Run this repo's (dotfiles-pi) Bash validation recipe from AGENTS.md — bash -n, shellcheck, and a bash-language-server parse check — against one script, a list of scripts, or every tracked *.sh file. Use when asked to "validate", "check", or "lint" scripts in this repo, before claiming a script change is done, or before a commit that touches .sh files. A PostToolUse hook already runs this per-edit; use this skill for a full/batch pass instead.

2026-07-03
check-dietpi-config
Administradores de redes e sistemas de computador

Validate dietpi.txt and dietpi-wifi.txt in this repo (dotfiles-pi) against the build-image.yml CI gate, this repo's secret-handling rules, and DietPi's real software-ID catalog. Use before committing changes to dietpi.txt/dietpi-wifi.txt, before triggering an image build, or whenever asked to check/validate/review DietPi config in this repo.

2026-07-03
Mostrando 12 de 14 repositórios