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

berrzebb

عرض على مستوى المستودعات لـ 56 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
56
مستودعات
4
محدث
2026-04-02
مستكشف المستودعات

المستودعات و skills الممثلة

skill-creator
مطوّرو البرمجيات

Create new skills, modify and improve existing skills, and validate skill structure. Use when users want to create a skill from scratch, update or optimize an existing skill, restructure SKILL.md for better triggering, or add scripts/references/assets. Do NOT use for general coding tasks, when the user just wants to use an existing skill, or when a builtin skill already covers the use case (check src/skills/ first).

2026-03-24
workflow-writer
مطوّرو البرمجيات

워크플로우 설계 전문. 프로바이더/백엔드 구성, 에이전트 프롬프트 작성, 노드 할당, 실시간 반복 수정까지 end-to-end 워크플로우 생성·편집. Use when 사용자가 자동화 워크플로우를 만들거나 수정하려 할 때, 멀티에이전트 파이프라인을 구성할 때, closed-loop 품질 게이트가 필요할 때, 기존 워크플로우에 단계를 추가/변경/삭제할 때. Do NOT use for 단순 워크플로우 실행(이미 정의가 있으면 바로 run).

2026-03-23
example-task
مطوّرو البرمجيات

Baseline task skill example for .claude/skills/. Use as a reference template when authoring task skills. Do NOT use for builtin skills -- those go in src/skills/.

2026-03-19
location
مطوّرو البرمجيات

Generate map links for places, addresses, and points of interest. Use when the user mentions a location, asks for directions, or wants nearby recommendations (restaurants, cafes, etc.). Supports Google Maps, Kakao Map, and Naver Map.

2026-03-13
gateway-direct-execution
مطوّرو البرمجيات

Gateway direct execution 설계/구현 전문. 채널 요청을 `builtin`, `direct_tool`, `model_direct`, `workflow_compile`, `workflow_run`, `agent_required`로 분류하고, 가능한 경로는 에이전트 없이 직접 실행하도록 경계를 정리한다. Use when 게이트웨이/오케스트레이션 분리, direct tool path, model-direct path, RequestPlan, ExecutionGateway, ResultEnvelope, requested channel affinity 작업을 수행할 때. Do NOT use for phase loop 내부 구현, workflow state machine 자체 수정, 단순 프롬프트 문구 조정만 필요한 작업.

2026-03-13
role-protocol-architecture
مطوّرو البرمجيات

Role protocol architecture 설계/구현 전문. `src/skills/roles/*/SKILL.md`를 source of truth로 유지하면서 `RolePolicyResolver`, `ProtocolResolver`, `PromptProfileCompiler`로 역할 정책을 구조화한다. Use when 역할 기준을 런타임·워크플로우 생성기·에이전트 생성 UI가 공통으로 사용해야 할 때, `shared_protocols`를 실제 정책으로 해석해야 할 때, role baseline과 persona/task override를 분리해야 할 때. Do NOT use for 단순 문자열 prompt 조합, 한 역할의 문구만 수정하는 작업, user-facing deterministic renderer만 수정하는 작업.

2026-03-13
roledebugger
محللو ضمان جودة البرمجيات والمختبرون

디버깅 전문. 버그 추적, 근본 원인 분석(RCA), 수정 제안. Use when 버그/에러가 발생하여 원인 분석이 필요할 때. Do NOT use for 신규 기능 구현 — implementer 역할.

2026-03-10
roleimplementer
مطوّرو البرمجيات

코드 구현 전문. 스펙 기반 파일 수정 + 셀프 검증. Use when 스펙이 확정된 코드 작성/수정 작업. Do NOT use for 설계, 리뷰, CI 실행 — 각각 PM, reviewer, validator 역할.

2026-03-10
عرض أهم 8 من أصل 28 skills مجمعة في هذا المستودع.
quorum-audit
محللو ضمان جودة البرمجيات والمختبرون

Run a quorum audit manually — trigger consensus review, re-run failed audits, test audit prompts, or force a specific provider. Use when the hook-based auto-trigger didn't fire, or you want explicit control.

2026-04-02
quorum-tools
مطوّرو البرمجيات

Run any of the 20 quorum analysis tools — codebase, quality, domain checks, RTM/FVM, and audit history. Use whenever you need code analysis or domain checks.

2026-04-02
quorum-designer
مطوّرو البرمجيات

Generate and validate design documents (Spec, Blueprint, Domain Model, Architecture) with mandatory mermaid diagrams. Use after PRD confirmation when DRM requires Design Phase. Triggers on 'generate design', 'design docs', '설계 문서', '설계 생성'.

2026-04-02
quorum-fde-analyst
محللو ضمان جودة البرمجيات والمختبرون

Analyze failure scenarios for PRD requirements using Failure Driven Engineering. Generates failure tables with severity classification and derives new WBs. Use after DRM confirmation, before WB drafting. Triggers on 'failure analysis', 'FDE', '실패 분석', '장애 시나리오'.

2026-04-02
quorum-harness-bootstrap
مطوّرو البرمجيات

Bootstrap a quorum-governed agent team for any project. Analyzes domain, designs team architecture, generates agents and skills with quality gates. Triggers on: 'harness 구성', 'set up harness', 'bootstrap harness', 'build a harness'.

2026-04-02
quorum-merge
مطوّرو البرمجيات

Squash-merge a worktree branch into target with structured commit message. Use after audit consensus and retrospective.

2026-04-02
quorum-orchestrator
مطوّرو البرمجيات

Session orchestrator — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles.

2026-04-02
quorum-planner
متخصصو إدارة المشاريع

Design tasks into tracks with work breakdowns. Writes and maintains PRDs, generates DRM-driven documents. Use whenever the user mentions planning, PRD, tracks, features, requirements, work breakdown, or 설계/기획.

2026-04-02
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
consensus-loopplanner
مديرو التسويق

Design tasks into tracks with work breakdowns and execution order. Also writes and maintains PRDs (Product Requirements Documents) — when a user requests a feature, analyzes it, adds it to the PRD, then decomposes into work breakdowns. Use for new feature planning, PRD writing, architecture changes, multi-track decomposition, requirements analysis, or adjusting existing execution plans. Trigger when user says things like 'add feature X', 'I need Y', 'plan Z', or describes any product requirement.

2026-03-22
quorumverify
محللو ضمان جودة البرمجيات والمختبرون

Run all done-criteria checks (CQ/T/CC/CL/S/I/FV/CV) and produce a pass/fail verification report. Use after implementing code, before submitting evidence to the quorum audit.

2026-03-22
consensus-loopaudit
محللو ضمان جودة البرمجيات والمختبرون

Run a consensus-loop audit manually — Codex reviews pending trigger_tag items in the watch file. Use when you want to trigger an audit without editing the watch file, re-run a failed audit, or test the audit prompt.

2026-03-20
consensus-loopmerge
مطوّرو البرمجيات

Squash-merge a worktree branch into the target branch with a structured commit message. Use after audit consensus and retrospective completion.

2026-03-20
consensus-looporchestrator
مديرو أنظمة الحاسوب والمعلومات

Session orchestrator for the consensus-loop — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles via SendMessage. Use when starting a work session with pending tasks, distributing implementation work, or reviewing completed worker output.

2026-03-20
consensus-loopretrospect
متخصصو إدارة المشاريعمطوّرو البرمجيات

Extract learnings from audit history and conversation, manage memories, clean up stale entries. Use after completing a track, during retrospective (③ memory step), at end of session, or anytime the user wants memory maintenance. Triggers on 'what did we learn', 'memory cleanup', 'review learnings', 'retrospective', 'update memories', '회고', '메모리 정리'.

2026-03-20
consensus-loopstatus
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب

Show current consensus-loop status — pending reviews, audit state, retro marker, agent assignments. Use to check what's happening before starting work or after returning from a break.

2026-03-20
consensus-looptools
مطوّرو البرمجيات

Run consensus-loop deterministic analysis tools via CLI — code_map, dependency_graph, audit_scan, coverage_map, rtm_parse, rtm_merge, audit_history, fvm_generate, fvm_validate. Use this skill whenever you need codebase analysis (symbol index, dependency DAG, pattern scan, coverage), RTM operations (parse, merge, query), or FVM operations (generate matrix, validate against server) — even if the MCP server is not configured. This skill replaces mcp__plugin_consensus-loop_consensus-loop__* tool calls with equivalent CLI commands.

2026-03-20
عرض أهم 8 من أصل 9 skills مجمعة في هذا المستودع.
add-migration
مديرو قواعد البيانات

Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.

2026-02-10
crawl-api-spec
مطوّرو الويب

Crawls exchange API documentation and generates structured markdown specs. Use when integrating a new exchange or updating API specifications.

2026-02-10
diagnose
متخصصو دعم مستخدمي الحاسوب

Systematically diagnoses build, runtime, DB, API, and frontend errors with classification and fix workflow. Use when encountering errors or test failures.

2026-02-10
shipping-code
مطوّرو البرمجيات

Commits code changes with automated CHANGELOG and design document updates. Runs build/lint verification before commit. Use after completing a feature, bug fix, or refactoring.

2026-02-10
add-api
مطوّرو البرمجيات

Scaffolds a new API endpoint with router, handler, OpenAPI docs, and TS bindings. Use when adding REST endpoints to trader-api.

2026-02-10
add-exchange
مطوّرو البرمجيات

Scaffolds a new exchange connector with connector, provider, and trait implementations. Use when integrating a new exchange.

2026-02-10
add-strategy
مطوّرو البرمجيات

Adds a new trading strategy across 5 locations (mod.rs, routes, backtest, SDUI schema, frontend). Use when implementing a new strategy.

2026-02-10
add-component
مطوّرو الويب

Generates SolidJS components or pages with ts-rs bindings, error handling, and reactive patterns. Use when creating new frontend UI.

2026-02-10
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات