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

Nimblesite

Visão por repositório de 121 skills coletadas em 15 repositórios do GitHub.

skills coletadas
121
repositórios
15
atualizado
2026-07-06
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
DataProvider
14 skills · 2026-05-10
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
12%participação
#02
Deslop
11 skills · 2026-06-18
Desenvolvedores de softwareAnalistas de pesquisa de mercado e especialistas em marketingAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
9.1%participação
#03
too-many-cooks
11 skills · 2026-06-18
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorAnalistas de pesquisa de mercado e especialistas em marketingDesenvolvedores web
5 categorias ocupacionais · 100% classificado
9.1%participação
#04
Basilisk
8 skills · 2026-07-06
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores web
3 categorias ocupacionais · 100% classificado
6.6%participação
#05
napper
8 skills · 2026-06-07
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores web
3 categorias ocupacionais · 100% classificado
6.6%participação
#06
SharpLsp
7 skills · 2026-04-29
Desenvolvedores de softwareAnalistas de pesquisa de mercado e especialistas em marketing
2 categorias ocupacionais · 100% classificado
5.8%participação
#07
typeDiagram
7 skills · 2026-06-11
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de pesquisa de mercado e especialistas em marketing
3 categorias ocupacionais · 100% classificado
5.8%participação
#08
osprey
7 skills · 2026-06-28
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de pesquisa de mercado e especialistas em marketing
3 categorias ocupacionais · 100% classificado
5.8%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

ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-05-10
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-05-10
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-05-10
spec-check
Desenvolvedores de software

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-05-10
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-05-10
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-05-10
website-audit
Desenvolvedores de software

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-05-10
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-05-10
Mostrando as 8 principais de 14 skills coletadas neste repositório.
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code in the Deslop Rust workspace, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-06-18
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-06-13
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code in the Deslop Rust workspace, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-06-13
fix-bug
Analistas de garantia de qualidade de software e testadores

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-06-13
spec-check
Desenvolvedores de software

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-06-13
submit-pr
Desenvolvedores de software

Creates a pull request for Deslop with a well-structured description after verifying `make ci` passes. Use when the user asks to submit, create, or open a pull request.

2026-06-13
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the Deslop Rust workspace and the Node packages (VSIX extension, webview-ui, site). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-06-13
website-audit
Analistas de pesquisa de mercado e especialistas em marketing

Audits the Deslop website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-06-13
Mostrando as 8 principais de 11 skills coletadas neste repositório.
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-06-18
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-06-18
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-06-18
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-06-18
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-06-18
website-audit
Analistas de pesquisa de mercado e especialistas em marketing

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-06-18
build-extension
Desenvolvedores de software

Build, test, and package the Too Many Cooks VSCode extension

2026-03-10
setup-dev
Administradores de redes e sistemas de computador

Install development tools (mcp | extension | playwright)

2026-03-10
Mostrando as 8 principais de 11 skills coletadas neste repositório.
screenshot
Analistas de garantia de qualidade de software e testadores

Regenerate real product screenshots — either CLI screenshots (actual `basilisk check` output rendered in a Terminal window) or VS Code editor screenshots (the extension showing diagnostics, hover, quick-fix, activity panel). Use when the user asks to regenerate, update, or add marketing/docs screenshots. Requires a target argument, `cli` or `vsix`.

2026-07-06
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-07-03
goal
Analistas de garantia de qualidade de software e testadores

Work until acceptance criteria is met. Fix a bug/implement a feature using test-driven development (/fix-bug skill). Use when the user reports a bug, wants to implement a feature, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-06-21
ci-prep
Desenvolvedores de software

Prepare the Basilisk codebase for CI. Reads the CI workflow, builds a checklist, then loops through fmt/clippy/build/test until every check passes. Use before submitting a PR or when the user wants to ensure CI will pass.

2026-06-11
code-dedup
Desenvolvedores de software

Uses deslop MCP to find the worst duplicate-code offenders in the repo and merge them. Loops until there are no major duplication issues left. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup".

2026-05-30
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-05-30
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-05-30
website-audit
Desenvolvedores web

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-05-30
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-06-07
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-06-07
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-06-07
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-06-07
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-06-07
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-06-07
website-audit
Desenvolvedores web

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-06-07
fix-ci
Desenvolvedores de software

Fetches the latest GitHub Actions logs for the current branch's PR, analyzes all failures, and fixes them. Use when CI is red, a PR has failing checks, or the user says "fix ci". Requires an open PR for the current branch.

2026-06-07
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-04-29
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code across the SharpLsp repo, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-04-29
spec-check
Desenvolvedores de software

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-04-29
upgrade-packages
Desenvolvedores de software

Upgrades all project dependencies to latest compatible versions. Use when the user says "upgrade packages", "update deps", "bump dependencies", or "upgrade dependencies".

2026-04-29
website-audit
Analistas de pesquisa de mercado e especialistas em marketing

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-04-29
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-04-29
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-04-29
website-audit
Analistas de pesquisa de mercado e especialistas em marketing

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-06-11
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-04-18
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-04-18
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-04-17
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-04-17
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-04-17
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-04-17
website-audit
Analistas de pesquisa de mercado e especialistas em marketing

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-06-28
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-06-27
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-06-11
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-06-11
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-05-30
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-05-29
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-05-29
fix-bug
Analistas de garantia de qualidade de software e testadores

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-04-11
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-04-11
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-04-11
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-04-11
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-04-11
upgrade-packages
Desenvolvedores de software

Upgrade all Rust crate dependencies in Cargo.toml to their latest versions. Use when the user says "upgrade packages", "update dependencies", "bump versions", or "upgrade deps".

2026-04-11
website-audit
Desenvolvedores web

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-04-11
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-04-23
website-audit
Desenvolvedores web

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-04-23
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-04-19
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-04-19
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-04-19
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-04-19
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-03-26
agent-pmo
Desenvolvedores de software

Apply portfolio-wide repository standards (Makefile, CI, linting, coverage) to a new or existing repo. Use when user says "enforce standards", "fix repo", "make compliant", "set up repo", or "apply repo standards". Reads the authoritative spec and creates/updates config files. NEVER commits or pushes.

2026-06-19
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-06-19
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-06-19
website-audit
Analistas de pesquisa de mercado e especialistas em marketing

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-06-06
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-06-06
spec-check
Desenvolvedores de software

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-06-06
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-06-06
code-dedup
Desenvolvedores de software

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

2026-05-28
fix-bug
Desenvolvedores de software

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix is attempted.

2026-05-28
spec-check
Analistas de garantia de qualidade de software e testadores

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

2026-05-28
upgrade-packages
Desenvolvedores de software

Upgrade all dependencies/packages to their latest versions. Diffr is TypeScript/Node — use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

2026-05-28
ci-prep
Desenvolvedores de software

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

2026-05-28
submit-pr
Desenvolvedores de software

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

2026-05-28
website-audit
Desenvolvedores web

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social media cards", or "website performance".

2026-05-28
Mostrando 12 de 15 repositórios