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

borhen68

Repository-level view of 28 collected skills across 1 GitHub repositories.

skills collected
28
repositories
1
updated
2026-06-12
repository explorer

Repositories and representative skills

using-agent-skills
computer-occupations-all-other

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

2026-06-12
code-review-and-quality
software-quality-assurance-analysts-and-testers

Conducts multi-axis code review with hard rules against rubber-stamping and diff-only tunnel vision. Use before merging any change, whether written by yourself, another agent, or a human. Triggers on "review this", "is this ready to merge", or any completed implementation awaiting approval.

2026-06-12
debugging-and-error-recovery
software-developers

Guides systematic root-cause debugging with hard rules against guess-fixes and symptom suppression. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Triggers on "this is broken", "tests are failing", "why doesn't this work", or any error output.

2026-06-12
security-and-hardening
information-security-analysts

Hardens code against vulnerabilities, with hard rules against bypassing framework protections or silencing security findings. Use when handling user input, authentication, data storage, AI/LLM features, or external integrations. Triggers on auth work, file uploads, webhooks, or any feature accepting untrusted data.

2026-06-12
spec-driven-development
software-developers

Creates specs before coding, with hard rules against silently filled assumptions and untestable success criteria. Use when starting a new project, feature, or significant change and no specification exists yet. Triggers on "build me", "create a", "add a feature", or any requirement vague enough to need interpretation.

2026-06-12
test-driven-development
software-quality-assurance-analysts-and-testers

Drives development with tests via Red-Green-Refactor and the Prove-It pattern, with hard rules against weakening assertions or faking green suites. Use when implementing any logic, fixing any bug, or changing any behavior. Triggers on "add a feature", "fix this bug", "write tests", or any task where done must be backed by passing tests.

2026-06-12
ai-ops
data-scientists-152051

Guides operational excellence for AI/ML systems in production. Use when deploying models, managing inference infrastructure, monitoring model drift, or maintaining AI-powered features. Use when you need reliable, observable, and governable machine learning systems.

2026-06-12
api-and-interface-design
software-developers

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-06-12
Showing top 8 of 28 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded