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

dotfiles

يحتوي dotfiles على 12 من skills المجمعة من vrslev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

fable-mode
مطوّرو البرمجيات

Enforces staged execution discipline on large tasks: a written stage plan, parallel delegation where the runtime supports it, a failable verification check at each stage, and a skeptical self-review before delivery. Trigger when the user explicitly asks ("do this thoroughly", "be systematic", "deep work mode") OR when the task objectively spans multiple files, multiple sources, or multiple sessions. Do NOT trigger on ordinary multi-step requests that a direct attempt handles fine. For a run pinned to a specific model, use fable-sonnet or fable-haiku instead.

2026-07-03
brainstorm-funnel
مطوّرو البرمجيات

Structured brainstorming when the user asks to explore options, compare approaches, or solve an ambiguous product, prompt, architecture, workflow, or design problem. Generates diverse options, clusters ideas, scores tradeoffs, and converges without generic ideation bloat. Avoid for straightforward implementation/debugging tasks.

2026-07-02
eval-designer
محللو ضمان جودة البرمجيات والمختبرون

Design lightweight evaluations for prompts, skills, agents, and workflow changes: before/after test prompts, success criteria, negative cases, edge cases, regression risks, and manual or scripted eval plans.

2026-07-02
prompt-surgeon
مطوّرو البرمجيات

Review, debug, and improve user-provided or repo-visible prompts and agent instructions: AGENTS.md, skills, custom instructions, model configs, and prompt libraries. Optimizes for contradiction removal, trigger quality, context bloat reduction, eval ideas, and minimal high-leverage edits.

2026-07-02
confluence
موظفو المكاتب العامون

Search and read Atlassian Confluence content.

2026-07-02
gitlab
مطوّرو البرمجيات

Interact with GitLab using `glab` CLI.

2026-07-02
jira
متخصصو إدارة المشاريع

Access to Atlassian Jira with `jira` CLI.

2026-07-02
private-skill-registries
المهن الحاسوبية الأخرى

Cheap first-stop for discovering private/internal/team/company agent skills from a local registry config before inventing a workflow or searching public skills. Finds hidden or unloaded SKILL.md files without adding every private repo to context or dotfiles.

2026-07-02
subagent
مطوّرو البرمجيات

Spawn sub-agents with `pi -p` for parallel or delegated work. Read before running `pi -p`. Use when a task can be split into independent subtasks, needs a fresh/isolated context, benefits from an independent second opinion, or asks for parallel review/search/audit across files, repos, logs, or alternatives.

2026-07-02
double-check
محللو ضمان جودة البرمجيات والمختبرون

Independent review of code, diffs, plans, or specs for bugs, regressions, scope drift, and missed validation. Use for explicit review/sanity-check requests; skip for casual command/status checks.

2026-07-02
mattermost
مطوّرو البرمجيات

Read, search, and summarize Mattermost messages, threads, channels, and mentions via the `mm` CLI. Use when the user mentions Mattermost, pastes a Mattermost permalink (e.g. `https://mattermost.*/.../pl/<post-id>`), asks to summarize a thread/discussion, search messages, list unread/mentions, or read a DM/channel.

2026-06-19
web-browser
مطوّرو البرمجيات

Drive Chrome from the shell to browse, click, fill forms, run JS, and screenshot. Use for dynamic sites, web UIs, or content curl cannot reach.

2026-05-12