Skip to main content
Run any Skill in Manus
with one click
meirm
GitHub creator profile

meirm

Repository-level view of 14 collected skills across 2 GitHub repositories.

skills collected
14
repositories
2
updated
2026-03-16
repository explorer

Repositories and representative skills

analyzing-business-logic-gaps
project-management-specialists

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
project-management-specialists

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
computer-systems-analysts

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
api-testing
software-quality-assurance-analysts-and-testers

Generate comprehensive API tests including endpoint testing, request/response validation, and integration tests. Use when the user asks to test APIs, validate endpoints, create API tests, or verify API functionality.

2025-11-01
security-audit-example
information-security-analysts

Example security audit skill demonstrating how to audit code for security vulnerabilities. Use when the user asks to perform security reviews, check for vulnerabilities, or audit code security.

2025-11-01
taskwarrior
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Manage tasks using taskwarrior CLI. Use this when the user wants to add, list, complete, modify, delete, or search tasks, set priorities, due dates, tags, or work with task contexts and reports.

2025-11-01
auditing-security
information-security-analysts

Perform security audits on Agent Skills from a given path. Use when the user asks to audit, review, check security, or verify a skill for security issues.

2025-11-01
checking-code-formatting
software-quality-assurance-analysts-and-testers

Check code formatting, detect style issues, and identify inconsistencies. Use when the user asks to check formatting, code style, linting, format issues, or code formatting problems.

2025-11-01
generating-readmes
web-developers

Generate comprehensive README files for projects. Use when the user asks to create, generate, or write a README, readme file, or project documentation.

2025-11-01
writing-release-notes
software-developers

Generate release notes and changelog entries from git history and project changes. Use when the user asks to write release notes, create changelog, document version changes, or generate release documentation.

2025-11-01
Showing 2 of 2 repositories
All repositories loaded