Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

opencode-prompt-router

يحتوي opencode-prompt-router على 13 من skills المجمعة من anderssv، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
0
محدث
2026-05-11
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

access-control-review
محللو أمن المعلومات

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
مطوّرو البرمجيات

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
محللو أنظمة الحاسوب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

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

2026-05-11
event-modeling
مطوّرو البرمجيات

Designs systems using Event Modeling.

2026-05-10
hexagonal-architecture
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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

2026-05-10
tdd
محللو ضمان جودة البرمجيات والمختبرون

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
محللو أمن المعلومات

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

2026-05-10