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

taskmd

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

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

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

list-tasks
مطوّرو البرمجيات

List tasks with optional filters. Use when the user wants to see their tasks.

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

List tasks with optional filters. Use when the user wants to see their tasks.

2026-04-19
next-task
المهن الحاسوبية الأخرى

Get the next recommended task to work on. Use when the user asks what to work on next or needs a task assignment.

2026-04-19
add-task
المهن الحاسوبية الأخرى

Create a new task file following the taskmd specification. Use when the user wants to add a new task to the project.

2026-04-19
split-task
المهن الحاسوبية الأخرى

Split a large task into smaller sub-tasks. Accepts a task ID, evaluates complexity, and creates sibling task files if warranted.

2026-04-19
update-task
المهن الحاسوبية الأخرى

Update an existing task's fields (status, priority, title, tags, dependencies, etc.). Use when the user wants to modify a task's properties.

2026-04-19
add-task
المهن الحاسوبية الأخرى

Create a new task file following the taskmd specification. Use when the user wants to add a new task to the project.

2026-04-19
split-task
المهن الحاسوبية الأخرى

Split a large task into smaller sub-tasks. Accepts a task ID, evaluates complexity, and creates sibling task files if warranted.

2026-04-19
update-task
المهن الحاسوبية الأخرى

Update an existing task's fields (status, priority, title, tags, dependencies, etc.). Use when the user wants to modify a task's properties.

2026-04-19
complete-task
المهن الحاسوبية الأخرى

Mark a task as completed. Use when the user wants to mark a task as done or complete.

2026-04-19
complete-task
المهن الحاسوبية الأخرى

Mark a task as completed. Use when the user wants to mark a task as done or complete.

2026-03-14
divide-and-conquer
المهن الحاسوبية الأخرى

Pick up a task and execute it using subagents to parallelize independent workstreams. Use when the user wants to work on a task with maximum concurrency.

2026-03-13
do-task
المهن الحاسوبية الأخرى

Look up a task by ID or name and start working on it. Use when the user wants to pick up and execute a task.

2026-03-13
get-task
المهن الحاسوبية الأخرى

Get details of a specific task by ID or name. Use when the user wants to view or look up a task.

2026-03-13
get-task-status
المهن الحاسوبية الأخرى

Get only the metadata/status of a task without full details. Use when the user wants to quickly check a task's status, priority, or other metadata.

2026-03-13
import-todos
مطوّرو البرمجيات

Discover TODO/FIXME comments in the codebase and convert selected ones into task files. Use when the user wants to turn code TODOs into tracked tasks.

2026-03-13
next-task
مطوّرو البرمجيات

Get the next recommended task to work on. Use when the user asks what to work on next or needs a task assignment.

2026-03-13
validate-tasks
مطوّرو البرمجيات

Validate task files for format and convention errors. Use when the user wants to check their task files.

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

Run verification checks for a task and evaluate results. Use when the user wants to verify a task's acceptance criteria.

2026-03-13
divide-and-conquer
المهن الحاسوبية الأخرى

Pick up a task and execute it using subagents to parallelize independent workstreams. Use when the user wants to work on a task with maximum concurrency.

2026-03-08
do-task
المهن الحاسوبية الأخرى

Look up a task by ID or name and start working on it. Use when the user wants to pick up and execute a task.

2026-03-08
verify-task
محللو ضمان جودة البرمجيات والمختبرون

Run verification checks for a task and evaluate results. Use when the user wants to verify a task's acceptance criteria.

2026-02-23
audit-docs
مطوّرو البرمجيات

Audit documentation coverage across CLI commands, web features, and configuration. Builds the CLI, discovers all commands/flags, checks web pages, and cross-references against docs/ and apps/docs/.

2026-02-22
release
مطوّرو البرمجيات

Create a new release by bumping versions, tagging, pushing, and generating release notes. Use when the user wants to release a new version.

2026-02-22
validate-tasks
مطوّرو البرمجيات

Validate task files for format and convention errors. Use when the user wants to check their task files.

2026-02-21
import-todos
مطوّرو البرمجيات

Discover TODO/FIXME comments in the codebase and convert selected ones into task files. Use when the user wants to turn code TODOs into tracked tasks.

2026-02-19
get-task-status
مطوّرو البرمجيات

Get only the metadata/status of a task without full details. Use when the user wants to quickly check a task's status, priority, or other metadata.

2026-02-15
get-task
مطوّرو البرمجيات

Get details of a specific task by ID or name. Use when the user wants to view or look up a task.

2026-02-14