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

opencode-plugins

يحتوي opencode-plugins على 5 من skills المجمعة من dzianisv، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

opencode-session-db
مديرو الشبكات وأنظمة الحاسوب

Read OpenCode sessions, messages, and tool outputs directly from the SQLite database at ~/.local/share/opencode/. Use when asked to "read opencode sessions", "query opencode db", "find old sessions", "search session history", "read message history", "export session", "inspect opencode data", "look up past conversations", or any task requiring direct access to OpenCode's local storage. Does NOT require a running OpenCode server.

2026-05-19
agent-evaluation
محللو ضمان جودة البرمجيات والمختبرون

Evaluate GenAI agent task execution using LLM-as-judge. Produces structured scores (0-5), feedback, and improvement recommendations.

2026-02-12
plugin-testing
محللو ضمان جودة البرمجيات والمختبرون

Verify plugin spec requirements with actionable test cases. Use when testing reflection or TTS plugins, validating code changes, or running the test suite before deployment.

2026-02-12
readiness-check
مديرو الشبكات وأنظمة الحاسوب

Verify all OpenCode plugin services are healthy and ready. Use when diagnosing plugin issues, after deployment, or when services like Whisper, TTS, Supabase, or Telegram aren't working.

2026-02-12
feature-workflow
مطوّرو البرمجيات

Standard workflow for developing features. Follow this process for all non-trivial changes - from planning through PR merge. Ensures proper testing, review, and CI verification.

2026-01-25