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

lexical-loro

يحتوي lexical-loro على 23 من skills المجمعة من indexedlabs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

artifacts
مطوّرو البرمجيات

Upload local screenshot/video artifacts from agent runs and return renderable file embeds (`![[file ...]]`) plus `mighty-file:` refs for thread UI previews.

2026-04-20
attachments
مطوّرو البرمجيات

Use when the user uploads files or a .zip archive (like user research or logs). Describes how to locate attached files in the sandbox, extract archives if necessary, synthesize findings, and save results back to Mighty.

2026-04-20
decisions
مطوّرو البرمجيات

Record durable architectural or policy choices with `mt decision`. Use when choosing between alternatives, setting lasting constraints, superseding an accepted decision, or capturing significant rationale while context is fresh.

2026-04-20
delivery
مطوّرو البرمجيات

Use when a workstream needs a reviewable deliverable, especially a GitHub PR. Covers `mt pr` for the normal PR-backed path, `mt artifact create` for existing deliverables, and the workstream delivery contract that hands PRs into review and merge gates.

2026-04-20
docs
مطوّرو البرمجيات

Use when asked to write, migrate, or organize long-form Mighty docs, or decide whether something should be a doc or a spec/task/decision. Covers `mt doc` authoring, doc types, and when guides or runbooks should live in the Mighty graph instead of standalone repo markdown.

2026-04-20
evals
محللو ضمان جودة البرمجيات والمختبرون

Use Mighty-native eval primitives from external repos. Covers the native eval record model, local or hosted write-back flows, and when to reach for the deeper `external-evals` skill for framework-specific mapping.

2026-04-20
evidence
موظفو الملفات

Upload files and reference them correctly in Mighty specs/tasks/decisions. Use when asked to attach screenshots, logs, PDFs, or other file artifacts and ensure they are represented in both rich text and graph evidence links.

2026-04-20
external-evals
مطوّرو البرمجيات

Use Mighty native eval records from external repos, including local Python eval scripts and optional Mighty-hosted action execution that writes back through the same SDK contract.

2026-04-20
gates
مطوّرو البرمجيات

Use when the current thread needs explicit delivery-gate progression, such as “get this reviewed”, “queue this for merge”, “get this reviewed and merged”, or when you need `mt gate list --templates`, `mt gate list --actionable`, `mt gate add`, or `mt gate request`.

2026-04-20
get-pr-reviewed
مطوّرو البرمجيات

Use when the user asks to get a PR reviewed, send the current PR to Reviewer, “review this”, “get this reviewed”, or similar. This is a pointer into the general `mighty/gates` workflow.

2026-04-20
integrations
مطوّرو البرمجيات

Configure dynamic Mighty integrations with `mt integrations setup`, return raw `setup_url` links or citeable `integration_id` values, and keep secrets out of chat. Use when users ask for a secret config link or secure setup URL, when defining MCP or CLI-backed integrations, when updating setup requirements, or when guiding users through secure setup flows.

2026-04-20
merge-pr
مطوّرو البرمجيات

Use when the user asks to merge a PR, queue it for merge, “get this merged”, or similar. This is a pointer into the general `mighty/gates` workflow for the `pr_merged` gate.

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

Resolve `.mighty/loro/*.loro` merge conflicts safely using `mt merge`, then verify store health and sync.

2026-04-20
planning
متخصصو إدارة المشاريع

Plan work using Mighty (mt) by creating/updating specs and structuring implementation tasks. Use when asked to plan or break down a change, draft a spec (feature/rule/invariant/bug), or turn a fuzzy request into a structured Mighty spec tree with linked tasks.

2026-04-20
rebase
مطوّرو البرمجيات

Use `mt rebase` to rebase the current branch onto `origin/<base>`, especially in shallow sandbox checkouts.

2026-04-20
records
مطوّرو البرمجيات

Define and use Mighty agent-defined records. Covers `record_type_def`, published versions, `mt record-type`, `mt record`, and the difference between system record types and agent-defined ones.

2026-04-20
mighty
مطوّرو البرمجيات

Use the `mt` tool to work with this repo’s Mighty graph: run `mt prime` at session start; prefer delegated `explore-mighty` lookup for nontrivial graph research, then targeted `mt search`/`mt show`; create specs, decisions, and tasks; and route into nested `mighty/*` skills for planning, delivery, evidence, evals, records, docs, and related workflows.

2026-04-20
slack-canvas
مطوّرو البرمجيات

Use when running from a Slack-linked sandbox and you need to read or update a Slack canvas via the `slack` CLI, especially to locate sections and insert Mighty spec hyperlinks back into the canvas.

2026-04-20
spec-audit
مطوّرو البرمجيات

Audit specs for format compliance, concept fragmentation, tree hygiene, and evidence quality. Use when reviewing spec quality, consolidating fragmented specs, cleaning up tree structure, or batch-migrating specs from old formats.

2026-04-20
tasks
مطوّرو البرمجيات

Track and execute implementation work using Mighty (mt) tasks, with progress comments, linked evidence, recorded decisions, and clean closeout. Use when asked to fix a bug, implement a feature/refactor, or “work through” changes in code while keeping Mighty tasks/specs/decisions updated.

2026-04-20
video-analysis
مطوّرو البرمجيات

Use when asked to analyze, review, or describe a local video file (e.g., .mp4, .mov). Describes how to use the `mt watch` command to stream large videos to Gemini securely with server-side context caching and multi-turn thread support.

2026-04-20
views
مطوّرو الويب

Author Mighty views and `view_def` payloads from external repos. Use when creating or updating `/api/views` payloads, `list` or `json_ui` views, component-tree dashboards/galleries, modal detail overlays, or record discussion panels.

2026-04-20
sandbox-docker
مطوّرو البرمجيات

Recover Docker inside Mighty sandboxes when tasks use `docker`, `docker compose`, Testcontainers, or the local dev stack. Starts DinD on demand, re-checks readiness, and surfaces dockerd diagnostics instead of assuming Docker stayed up after resume.

2026-04-20