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

reverse-engineering-skill

reverse-engineering-skill contém 7 skills coletadas de meirm, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
27
atualizado
2026-03-16
Forks
2
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

analyzing-business-logic-gaps
Especialistas em gestão de projetos

Identifies missing, vague, underspecified, or contradictory business logic within BL documents. Finds incomplete edge cases, missing state transitions, ambiguous terminology, and weak billing rules. Use when reviewing business logic quality, hardening requirements, or preparing BL for implementation.

2026-03-16
deriving-acceptance-criteria-from-business-logic
Especialistas em gestão de projetos

Converts trusted business logic into product-owner-grade acceptance criteria and developer-ready tasks using Given/When/Then scenarios. Use when creating user stories, preparing for sprints, or turning BL into executable requirements.

2026-03-16
generating-tests-from-business-logic
Analistas de garantia de qualidade de software e testadores

Generates scenario tests, rule tests, edge case tests, state transition tests, and billing tests from trusted business logic. Use when creating test suites from BL, ensuring BL coverage, or turning requirements into verifiable tests.

2026-03-16
refining-business-logic-for-implementation
Desenvolvedores de software

Rewrites vague business logic into deterministic, testable rules by separating policy from mechanism, normalizing terminology, and defining explicit state machines. Use when preparing BL for code implementation, making BL executable, or normalizing ambiguous requirements.

2026-03-16
reverse-engineering-business-logic
Analistas de sistemas de computador

Reverse engineers business logic from source code by extracting operational business truth. Use when user asks to understand what the system actually does, analyze business rules, extract domain logic, infer workflows from code, explain state transitions, or identify decision logic. Works with API views (Django, FastAPI, etc.), domain models, background tasks, and multi-step workflows.

2026-03-16
tailor-bdd-skills-for-project
Analistas de garantia de qualidade de software e testadores

Tailors the universal BDD skills in this directory to a specific project. Use when adopting BDD skills in a new repo, defining where BL docs live, which terminology to use, and how to find entry points (views, models, tasks). Creates or updates project BDD config so other skills (reverse-engineering, validate, derive-acceptance-criteria, etc.) work correctly.

2026-03-16
validating-business-logic-against-code
Analistas de garantia de qualidade de software e testadores

Verifies whether documented business logic is actually implemented by mapping BL rules to code evidence. Flags rules as implemented, partially implemented, contradicted, or not found. Use when validating business logic documents, checking code coverage against requirements, or verifying BL-to-code alignment.

2026-03-16