Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

lobby_analysis

lobby_analysis contém 26 skills coletadas de danparshall, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
26
Stars
3
atualizado
2026-05-14
Forks
0
Cobertura ocupacional
11 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

audit-papers
Arquivistas

Check papers/ structure for completeness and accuracy — every PDF has text extraction, every paper is indexed in PAPER_INDEX.md and summarized in PAPER_SUMMARIES.md, summaries are factually accurate. Prompts the user for discrepancies.

2026-05-14
clean-worktrees
Desenvolvedores de software

Use when you want to clean up accumulated git worktrees in a repo. Lists all worktrees with status, verifies data symlinks, ensures code and docs are committed, copies non-symlinked data files to main worktree, asks which to merge or keep, runs post-merge audits on new docs/papers, and removes merged worktrees.

2026-05-14
maintaining-decision-docs
Desenvolvedores de software

Use after creating or modifying decision documents in docs/ to keep DOCS_INDEX.md and DOCS_SUMMARY.md consistent. Also use as a standalone audit to find coverage gaps, broken links, and ADR format issues. Works across any repo with a docs/ directory. Run alongside updating-noridocs when finishing a branch that includes decision docs.

2026-05-14
brainstorming
Especialistas em gestão de projetos

IMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2026-04-10
finish-convo
Desenvolvedores de software

End a research session — runs update-docs to checkpoint all progress, then commits and pushes. Use update-docs for mid-session checkpoints without ending the session.

2026-04-10
code-review-reception
Analistas de garantia de qualidade de software e testadores

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-04-10
systematic-debugging
Analistas de garantia de qualidade de software e testadores

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-04-10
test-driven-development-tdd
Desenvolvedores de software

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2026-04-10
updating-noridocs
Desenvolvedores de software

Use this when you have finished making code changes and you are ready to update the documentation based on those changes.

2026-04-10
write-a-plan
Especialistas em gestão de projetos

Use when a research conversation has produced something ready to implement — creates implementation plans that reference their originating conversation, carry epistemic context, and assume the implementing agent has zero codebase context

2026-04-10
add-paper
Arquivistas

Add a paper to the research collection — download PDF, extract text, add to PAPER_INDEX.md and PAPER_SUMMARIES.md. Ensures every paper is fully integrated with text extraction and indexed summaries.

2026-04-10
audit-docs
Escriturários de arquivos

Check docs/active/ structure for consistency — every convo indexed in RESEARCH_LOG, every plan linked to a convo, no orphaned files. Prompts the user for discrepancies rather than auto-fixing.

2026-04-10
building-ui-ux
Designers de interfaces web e digitais

Use when implementing user interfaces or user experiences - guides through exploration of design variations, frontend setup, iteration, and proper integration

2026-04-10
creating-debug-tests-and-iterating
Analistas de garantia de qualidade de software e testadores

Use this skill when faced with a difficult debugging task where you need to replicate some bug or behavior in order to see what is going wrong.

2026-04-10
creating-skills
Desenvolvedores de software

Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts

2026-04-10
finishing-a-development-branch
Desenvolvedores de software

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

2026-04-10
handle-large-tasks
Especialistas em gestão de projetos

Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.

2026-04-10
init-research-repo
Desenvolvedores de software

Use when setting up a new repo (or an existing repo) for the research-first workflow — creates docs/active/ and docs/historical/ directories, adds Research Context to CLAUDE.md, seeds STATUS.md with the Archived Research Lines table

2026-04-10
nori-skillsets
Recepcionistas e funcionários de informações

Use when the user asks about nori, nori-skillsets, skillsets, or how the system works

2026-04-10
root-cause-tracing
Desenvolvedores de software

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-04-10
testing-anti-patterns
Analistas de garantia de qualidade de software e testadores

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

2026-04-10
update-docs
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)

Checkpoint research progress mid-session — create/update convo summary, save results with provenance, update RESEARCH_LOG and STATUS.md. Core operation that finish-convo builds on.

2026-04-10
use-worktree
Administradores de redes e sistemas de computador

Use this whenever you need to create an isolated workspace — includes data/ symlink to prevent data loss on worktree cleanup

2026-04-10
taking-and-analyzing-screenshots
Representantes de atendimento ao cliente

Use this to capture screen context.

2026-04-10
getting-started-with-abilities
Assistentes de recursos humanos (exceto folha de pagamento)

Describes how to use abilities. Read before any conversation.

2026-04-10
webapp-testing
Analistas de garantia de qualidade de software e testadores

Use this skill to build features or debug anything that uses a webapp frontend.

2026-04-10