Skip to main content
Run any Skill in Manus
with one click
GitHub repository

opencode-prompt-router

opencode-prompt-router contains 13 collected skills from anderssv, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
0
updated
2026-05-11
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

access-control-review
information-security-analysts

Reviews access control, authentication, and authorization patterns. Use when reviewing security boundaries, permission models, role-based access, or authentication flows.

2026-05-11
appinsights-query
software-developers

Queries Azure Application Insights for logs, errors, and telemetry data. Use when investigating production issues, querying traces, or analyzing application telemetry.

2026-05-11
collaborative-design
computer-systems-analysts

Designs software features collaboratively through visual scenarios and iterative refinement. Use when designing features, tools, UIs, workflows, or any system before implementation.

2026-05-11
idiomatic-kotlin
software-developers

Reviews Kotlin code for idiomatic style and best practices. Use when reviewing Kotlin code quality, style, or converting Java-style Kotlin to idiomatic Kotlin.

2026-05-11
kotlin-context-di
software-developers

Manual dependency injection using SystemContext (production) and TestContext (test doubles) patterns for Kotlin. Use when structuring service dependencies, wiring application components, or creating test contexts without DI frameworks.

2026-05-11
playwright-cli
software-quality-assurance-analysts-and-testers

Automate browser interactions, test web pages and work with Playwright tests. Use when writing end-to-end tests, browser automation, or web scraping.

2026-05-11
presentation-brief
executive-secretaries-and-executive-administrative-assistants

Creates structured presentation briefs and outlines. Use when preparing talks, presentations, or slide decks about technical topics.

2026-05-11
event-modeling
software-developers

Designs systems using Event Modeling.

2026-05-10
hexagonal-architecture
software-developers

Applies hexagonal (ports & adapters) architecture. Use when designing application structure, separating domain from infrastructure, creating testable boundaries, or when user mentions ports, adapters, hexagonal, or clean architecture.

2026-05-10
kotlin-tdd
software-quality-assurance-analysts-and-testers

Kotlin Test-Driven Development with fakes, object mothers, and Testing Through The Domain. Uses TestContext for dependency injection, extension functions for test data, and fakes instead of mocks. Use when writing Kotlin tests or setting up test infrastructure.

2026-05-10
refactoring
software-developers

Refactoring process. Invoke immediately when user or document mentions refactoring, or proactively when code gets too complex or messy.

2026-05-10
tdd
software-quality-assurance-analysts-and-testers

Test-driven development (TDD) process used when writing code. Use whenever you are adding any new code, unless the user explicitly asks to skip TDD or the code is exploratory/spike.

2026-05-10
threat-modeling
information-security-analysts

Use when designing new features, APIs, or system components - guides STRIDE-based threat analysis to identify security concerns early

2026-05-10