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

nixos-config

يحتوي nixos-config على 19 من skills المجمعة من wesbragagt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Hand off the current task to a fresh background agent running in its own workmux worktree, passing a self-contained prompt synthesized from this conversation's context. Use when the user wants to outsource, delegate, or "hand off" implementation work to a separate agent session (e.g. "handoff this fix", "outsource it to a ccd agent", "spin up an agent to do X").

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

Delegate a code review to pi (`pi /skill:review`) running in a tmux window, then dispatch subagents to fix each finding and check it off the review file. Use when the user wants an automated review-and-fix loop over their current changes.

2026-07-02
feynman
المدرّسون الخصوصيون

Teach a topic using the Feynman technique — explain simply, have the user re-explain, identify gaps, re-teach, and loop until they can explain it on their own. Use when the user wants to deeply understand a topic, test their understanding, or mentions "Feynman".

2026-05-26
learn
المدرّسون الخصوصيون

Build a focused 20-hour learning plan for a topic, structured as 10 two-hour sessions following the Pareto principle (20% that drives 80% of results). Use when the user wants to learn a topic fast, build a study plan, or create a structured curriculum.

2026-05-26
pr
مطوّرو البرمجيات

Create or update a GitHub pull request for the current branch, committing pending changes first. Use when the user wants to open a PR, update an existing PR, or ship a branch for review.

2026-05-26
deepwiki
محللو أنظمة الحاسوب

Ask questions about specific GitHub code repositories using DeepWiki. Use when the user asks about a repo's code, architecture, configuration, modules, APIs, examples, or behavior and provides a GitHub repository in owner/repo form or as a GitHub URL.

2026-05-19
excalidraw
فنيو النشر المكتبي

Create hand-drawn Excalidraw diagrams from JSON using excalidraw-cli. Use when the user wants diagrams, flowcharts, architecture diagrams, visual explanations, or shareable Excalidraw URLs.

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

Review a pull request, branch diff, or local changes with a proven step-by-step workflow focused on architecture and design fit, refactor opportunities, potential bugs, and missing test coverage. Use when asked to review code, review a PR, look for bugs, suggest refactors, or assess test gaps.

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

Automate browser interactions for UI testing and debugging — navigate pages, fill forms, take screenshots, upload files, verify elements. Use when the user wants to test or interact with a web app from the CLI.

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

Execute tasks from a tasks.yaml by orchestrating code-writer agents. Use when the user has a tasks.yaml ready to run or says "run the tasks", "execute tasks.yaml".

2026-05-11
ddd
محللو أنظمة الحاسوب

Domain-Driven Design + Ports & Adapters (Hexagonal Architecture) implementation guide. Use when the user wants to model a domain, design bounded contexts, implement hexagonal architecture, or review code for DDD compliance.

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

Diagnose bugs, errors, and unexpected behavior — then suggest a fix. Use when the user describes something broken (errors, crashes, wrong output, "why is X happening"). Produces a structured prose diagnosis; never writes code.

2026-05-11
exacli
مديرو الشبكات وأنظمة الحاسوب

Exa AI search API via CLI. Use when the user wants to search the web, find code examples, extract page content, or get AI answers with sources.

2026-05-11
prd
متخصصو إدارة المشاريع

Plan a feature by delegating to the prd-planner subagent to produce a product requirements doc. Use when the user wants to plan, scope, or write a PRD for a new feature.

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

Rebase the current branch onto a target branch and walk through conflict resolution. Use when the user wants to rebase, sync with main, or resolve rebase conflicts.

2026-05-11
research
موظفو المراسلات

Delegate investigation of a topic to a single subagent and report back. Use when the user asks to research, investigate, explore, or deep-dive on any topic.

2026-05-11
tasks
متخصصو إدارة المشاريع

Break down a PRD into actionable tasks with dependencies, written to tasks.yaml. Use when the user wants to convert a PRD or feature description into trackable tasks.

2026-05-11
tmux
مديرو الشبكات وأنظمة الحاسوب

Manage tmux sessions, windows, and panes non-interactively — list state, read pane output, send keys, create/kill sessions, inspect long-running terminal work. Use when the user mentions tmux or asks about something running in another terminal.

2026-05-11
pr-feedback
محللو ضمان جودة البرمجيات والمختبرون

Review and address all open PR comments — fetch, triage, implement changes, resolve, and summarize.

2026-05-11