Skip to main content
Execute qualquer Skill no Manus
com um clique
merceralex397-collab
GitHub creator profile

merceralex397-collab

Repository-level view of 783 collected skills across 10 GitHub repositories, including approximate occupation coverage.

skills collected
783
repositories
10
occupation fields
3
updated
2026-05-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
meta-skill-engineering
364 skills · 2026-05-03
Desenvolvedores de softwareCientistas de dadosAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorQuímicosEspecialistas em gestão de projetos
75 occupation categories · 100% classified
46%share
#02
skilllibrary
356 skills · 2026-03-17
Desenvolvedores de softwareEspecialistas em gestão de projetosAdministradores de redes e sistemas de computadorCientistas de dadosAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
33 occupation categories · 100% classified
45%share
#03
scafforge-core
23 skills · 2026-05-05
Desenvolvedores de softwareRedatores técnicosAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetos
4 occupation categories · 100% classified
2.9%share
#04
scafforge-archive
9 skills · 2026-04-18
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 occupation categories · 100% classified
1.1%share
#05
GPTTalker
8 skills · 2026-04-19
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetos
3 occupation categories · 100% classified
1.0%share
#06
womanvshorseVB
7 skills · 2026-04-18
Desenvolvedores de softwareArtistas de efeitos especiais e animadores
2 occupation categories · 100% classified
0.9%share
#07
womanvshorseVA
6 skills · 2026-04-18
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresCientistas de dados
3 occupation categories · 100% classified
0.8%share
#08
womanvshorseVC
5 skills · 2026-04-19
Desenvolvedores de softwareArtistas de efeitos especiais e animadoresRedatores técnicos
3 occupation categories · 100% classified
0.6%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
meta-skill-engineering
364 skills20updated 2026-05-03
46% of creator
community-skill-harvester
Desenvolvedores de software

Find external skills from public registries, GitHub repos, and official skill collections, then evaluate them for quality, licensing, and fitness for adoption. Use when looking for existing skills before building from scratch, evaluating external skill quality, or migrating community skills into a local library. Do not use when building a novel skill with no external precedent or for quick one-off evaluation (just read the skill directly).

2026-05-03
skill-improver
Desenvolvedores de software

Improve an existing skill package — tighten routing, sharpen procedure, add or prune support layers, upgrade packaging. Use when the user says "improve this skill", "this skill is weak/vague/bloated", "harden this SKILL.md", or "add evals/references to this skill package". Do not use for creating a new skill from scratch (use skill-creator), trigger-only fixes when the body is fine (use skill-trigger-optimization), porting a skill to a different stack or context (use skill-adaptation), or quick structural audits with no rewrite (use skill-anti-patterns).

2026-05-03
skill-installer
Desenvolvedores de software

Install a skill package into the local agent client from a GitHub repository, local folder, or archive. Use when the user says "install this skill", "add skill from GitHub", or "list available skills". Do not use for creating new skills (use skill-creator), packaging skills for distribution (use skill-packaging), or improving already-installed skills (use skill-improver).

2026-05-03
skill-orchestrator
Desenvolvedores de software

Orchestrate multi-skill pipelines through the CLI. Use when "run the creation pipeline", "execute the improvement workflow", "resume my pipeline", or when chaining multiple skills with decision points. Supports Creation, Improvement, and Library Management pipelines with state persistence and conditional branching. Do not use for single skill operations (use the skill directly) or exploratory tasks without defined workflow.

2026-05-03
skill-packaging
Desenvolvedores de software

Bundle one or more completed skill folders into versioned distributable archives with manifests, integrity checksums, and OpenCode metadata. Use when a user says "package this skill", "bundle for distribution", "prepare a versioned release", "generate OpenCode metadata", "build a release bundle", or "package these skills for release". Do not use for installing bundles (use skill-installer), writing new skills (use skill-creator), or documenting skill origin and trust chain (use skill-provenance).

2026-05-03
finalize-agent-prompt
Desenvolvedores de software

Polish and finalize an AI agent prompt file by refining structure, wording, and clarity to match proven best practices while preserving the original intent and markdown frontmatter.

2026-05-03
llm-integration
Desenvolvedores de software

Integrate LLM capabilities into applications with explicit runtime boundaries, structured schemas, cost controls, and evaluation plans. Triggers on tasks involving model inference APIs, prompt engineering systems, LLM toolchain setup, or AI agent runtime design. Does not trigger on ordinary software tasks without model, inference, evaluation, or agent-runtime concerns.

2026-05-03
register-ml-model
Cientistas de dados

Register, version, and govern MLflow models through a full lifecycle from training-run artifact to production stage with validation gates, alias-based deployment routing, lineage tracking, and CI/CD automation. Triggers on "register a model", "promote model to production", "manage model versions", "model stage transitions", "model governance", "model rollback", "model lineage", and "champion/challenger A/B models".

2026-05-03
Showing top 8 of 364 collected skills in this repository.
#002
skilllibrary
356 skills10updated 2026-03-17
45% of creator
agent-prompt-engineering
Desenvolvedores de software

Design and harden agent, command, workflow, and tool prompts for reliable execution across different AI models. Use when creating or revising repo-local agents to apply model-specific prompting techniques, tighten scope, and prevent common agent failure modes like doom loops, status-over-evidence routing, and impossible read-only delegation. Do not use for one-off prompts or when agents are already working reliably.

2026-03-17
community-skill-harvester
Desenvolvedores de software

Find external skills from public registries, GitHub repos, and official skill collections, then evaluate them for quality, licensing, and fitness for adoption. Use when looking for existing skills before building from scratch, evaluating external skill quality, or migrating community skills into a local library. Do not use when building a novel skill with no external precedent or for quick one-off evaluation (just read the skill directly).

2026-03-17
handoff-brief
Especialistas em gestão de projetos

Create concise project handoff artifacts, especially a top-level START-HERE document and short resume context for the next session or machine. Use when scaffolding finishes, a milestone closes, or long-running autonomous work needs a compact restart surface. Do not use when work is fully complete with nothing pending, or for loading context at session start.

2026-03-17
migration-pack-builder
Desenvolvedores de software

Generate structured migration plans with inventory, risk-ranked sequence, rollback procedures, and acceptance criteria for major upgrades or framework migrations. Use when upgrading major dependencies (React 17→18, Python 3.9→3.12), migrating frameworks (Express→Fastify, CRA→Vite), or scoping 'modernize the codebase' initiatives. Do not use for patch-level dependency updates or greenfield projects.

2026-03-17
opencode-team-bootstrap
Desenvolvedores de software

Design and generate a project-specific agent team with specialized agents, tools, plugins, commands, and skills tailored to the project type and stack. Use after the base scaffold exists to customize generic agent templates into project-aware specialists. Do not use before a scaffold exists (run scaffold-kickoff first) or when the project is too simple for agent specialization.

2026-03-17
overlay-generator
Desenvolvedores de software

Generate client-specific overlay files (metadata, permissions, manifests) from a canonical SKILL.md source for different AI agent clients. Use when publishing a skill to multiple ecosystems (Copilot, OpenCode, Codex, Gemini CLI), converting between overlay formats, or validating overlay consistency. Do not use when creating skills for a single client only or when editing skill content (edit SKILL.md first, then regenerate overlays).

2026-03-17
pr-review-ticket-bridge
Analistas de garantia de qualidade de software e testadores

Review a pull request, validate review comments against the actual implementation, and generate follow-up tickets only for findings that survive evidence-based triage. Use after a PR review cycle when comments need to be triaged into actionable work items. Do not use during an in-progress review, when all comments were already addressed in the PR, or for discussions that aren't action items.

2026-03-17
project-skill-bootstrap
Desenvolvedores de software

Create project-local skills populated with actual project data, stack-specific conventions, and domain-specific procedures. Use after scaffolding to replace generic skill placeholders with real project-aware guidance that helps agents work effectively in this specific repo. Do not use before the project has established patterns (scaffold first) or for universal skills that belong in a skill library.

2026-03-17
Showing top 8 of 356 collected skills in this repository.
#003
scafforge-core
23 skills00updated 2026-05-05
2.9% of creator
asset-pipeline
Desenvolvedores de software

Design and configure the asset sourcing, generation, provenance, compliance, optimization, and import pipeline for game projects. Use after repo-scaffold-factory when a generated repo needs machine-checkable asset truth.

2026-05-05
stack-standards
Desenvolvedores de software

Hold the project-local standards for languages, frameworks, validation, and runtime assumptions. Use when planning or implementing work that should follow repo-specific engineering conventions.

2026-05-05
ticket-execution
Desenvolvedores de software

Follow the required ticket lifecycle for this repo. Use when an agent is advancing a ticket through planning, review, implementation, QA, deterministic smoke testing, and closeout and needs the repo-specific stage rules.

2026-05-05
repo-scaffold-factory
Desenvolvedores de software

Generate the base repository file structure including README, AGENTS.md, docs layout, ticket templates, and the full OpenCode scaffold with agents, tools, plugins, commands, and skills. Use when creating a greenfield repo foundation. This generates a generic starting structure that other skills then customize.

2026-05-05
scafforge-audit
Analistas de garantia de qualidade de software e testadores

Run Scafforge's host-side diagnosis flow for an existing repository. Use when a repo needs workflow diagnosis, contract verification, professional codebase review, or a four-report diagnosis pack with evidence-backed ticket recommendations and no repair edits.

2026-05-05
review-audit-bridge
Analistas de garantia de qualidade de software e testadores

Keep code review, security review, and QA passes evidence-based and stage-aware for this repo. Use when a ticket already has an approved plan and implementation evidence and a review lane needs structured findings.

2026-05-03
scafforge-repair
Desenvolvedores de software

Apply Scafforge's host-side managed repair flow for an existing repository. Use when diagnosis has already identified safe workflow repairs, managed-surface replacement, or contract-refresh work that should be applied with provenance and post-repair verification.

2026-05-03
agent-prompt-engineering
Desenvolvedores de software

Design and harden agent, command, workflow, and tool prompts for reliable execution across different AI models. Use when creating or revising repo-local agents to apply model-specific prompting techniques, tighten scope, and prevent common agent failure modes like doom loops, status-over-evidence routing, and impossible read-only delegation.

2026-05-03
Showing top 8 of 23 collected skills in this repository.
#004
scafforge-archive
9 skills00updated 2026-04-18
1.1% of creator
game-playtest
Analistas de garantia de qualidade de software e testadores

Run browser-game playtests and frontend QA. Use when the user asks for smoke tests, screenshot-based verification, browser automation, HUD or overlay review, or structured issue-finding in a browser game.

2026-04-18
game-studio
Desenvolvedores de software

Route early browser-game work. Use when the user needs stack selection and workflow planning across design, implementation, assets, and playtesting before moving to a specialist skill.

2026-04-18
game-ui-frontend
Desenvolvedores de software

Design UI surfaces for browser games. Use when the user asks for HUDs, menus, overlays, responsive layouts, or visual direction that must protect the playfield.

2026-04-18
phaser-2d-game
Desenvolvedores de software

Implement 2D browser games with Phaser. Use when the user wants a Phaser, TypeScript, and Vite stack for scenes, gameplay systems, cameras, sprite animation, and DOM-overlay HUD patterns.

2026-04-18
react-three-fiber-game
Desenvolvedores de software

Build React-hosted 3D browser games with React Three Fiber. Use when the user wants pmndrs-based scene composition, shared React state, and 3D HUD integration inside a React app.

2026-04-18
sprite-pipeline
Desenvolvedores de software

Generate and normalize 2D sprite animations. Use when the user asks for full-strip generation from approved source frames, consistent anchor and scale normalization, or preview assets for browser-game animation.

2026-04-18
three-webgl-game
Desenvolvedores de software

Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript or Vite with GLB assets, loaders, physics, and low-level WebGL debugging.

2026-04-18
web-3d-asset-pipeline
Desenvolvedores de software

Prepare and optimize browser-game 3D assets. Use when the user asks for GLB or glTF shipping work, including Blender cleanup and export, collision or LOD setup, compression, texture packaging, and runtime validation.

2026-04-18
Showing top 8 of 9 collected skills in this repository.
#005
GPTTalker
8 skills00updated 2026-04-19
1.0% of creator
stack-standards
Desenvolvedores de software

Hold the project-local standards for languages, frameworks, validation, and runtime assumptions. Use when planning or implementing work that should follow repo-specific engineering conventions.

2026-04-19
ticket-execution
Especialistas em gestão de projetos

Follow the required ticket lifecycle for this repo. Use when an agent is advancing a ticket through planning, review, implementation, QA, deterministic smoke testing, and closeout and needs the repo-specific stage rules.

2026-04-19
model-operating-profile
Desenvolvedores de software

Apply the `Weak-tier evidence-first profile` operating profile for the selected downstream models. Use when shaping prompts, delegation briefs, review asks, or evidence requests for this repo.

2026-04-13
review-audit-bridge
Analistas de garantia de qualidade de software e testadores

Keep code review, security review, and QA passes evidence-based and stage-aware for this repo. Use when a ticket already has an approved plan and implementation evidence and a review lane needs structured findings.

2026-04-13
context-intelligence
Desenvolvedores de software

Hold GPTTalker’s Qdrant, indexing, issue-memory, and cross-repo intelligence conventions.

2026-03-16
mcp-protocol
Desenvolvedores de software

Hold GPTTalker-specific MCP hub rules for tool contracts, policy enforcement, and fail-closed behavior.

2026-03-16
node-agent-patterns
Desenvolvedores de software

Hold GPTTalker’s node-agent design rules for local execution, Tailscale transport, and bounded subprocess work.

2026-03-16
process-doctor
Desenvolvedores de software

Re-run repo-process-doctor safely after scaffold or workflow changes and record what was replaced versus preserved.

2026-03-16
#006
womanvshorseVB
7 skills00updated 2026-04-18
0.9% of creator
stack-standards
Desenvolvedores de software

Repo-specific Godot 4.6 Android standards for Woman vs Horse VB, including free/open asset provenance and credits requirements.

2026-04-18
stack-standards
Desenvolvedores de software

Hold the project-local standards for languages, frameworks, validation, and runtime assumptions. Use when planning or implementing work that should follow repo-specific engineering conventions.

2026-04-13
ticket-execution
Desenvolvedores de software

Follow the required ticket lifecycle for this repo. Use when an agent is advancing a ticket through planning, review, implementation, QA, deterministic smoke testing, and closeout and needs the repo-specific stage rules.

2026-04-13
stack-standards
Desenvolvedores de software

Hold the repo-specific Godot, Android-export, asset-provenance, and validation rules for Woman vs Horse VB.

2026-04-13
ticket-execution
Desenvolvedores de software

Follow the required ticket lifecycle for this repo. Use when an agent is advancing a ticket through planning, review, implementation, QA, deterministic smoke testing, and closeout and needs the repo-specific stage rules.

2026-04-13
free-asset-sourcing
Artistas de efeitos especiais e animadores

How to find, evaluate, download, and track CC0/CC-BY game assets from Kenney.nl, OpenGameArt.org, and Freesound.org. Use when sourcing sprites, tilesets, audio, or fonts for this project.

2026-04-09
godot-android-game
Desenvolvedores de software

Godot 4.6 Android game development patterns for GDScript, scene structure, asset import, touch input, and export. Use when planning or implementing Godot scenes, scripts, or Android builds.

2026-04-09
#007
womanvshorseVA
6 skills00updated 2026-04-18
0.8% of creator
review-audit-bridge
Analistas de garantia de qualidade de software e testadores

Keep code review, security review, and QA passes evidence-based and stage-aware for this repo. Use when a ticket already has an approved plan and implementation evidence and a review lane needs structured findings.

2026-04-18
stack-standards
Desenvolvedores de software

Hold the project-local standards for languages, frameworks, validation, and runtime assumptions. Use when planning or implementing work that should follow repo-specific engineering conventions.

2026-04-18
ticket-execution
Desenvolvedores de software

Follow the required ticket lifecycle for this repo. Use when an agent is advancing a ticket through planning, review, implementation, QA, deterministic smoke testing, and closeout and needs the repo-specific stage rules.

2026-04-18
model-operating-profile
Cientistas de dados

Apply the `Standard-tier evidence-first profile` operating profile for the selected downstream models. Use when shaping prompts, delegation briefs, review asks, or evidence requests for this repo.

2026-04-13
godot-android-game
Desenvolvedores de software

Godot 4.6 Android game development patterns, scene architecture, GDScript conventions, touch input, and export configuration. Use when planning or implementing any game scene, script, or Android build work.

2026-04-09
procedural-art
Desenvolvedores de software

GDScript procedural sprite generation patterns for Route A (colored shapes, no external assets). Use when implementing any visual element — player, enemies, UI, particles, or arena.

2026-04-09
#008
womanvshorseVC
5 skills00updated 2026-04-19
0.6% of creator
#009
womanvshorseVD
3 skills00updated 2026-04-18
0.4% of creator
Mostrando 10 de 10 repositorios
Todos os repositorios foram exibidos