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

deepflow

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

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

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

df-decisions
مطوّرو البرمجيات

Encapsulates the DECISIONS: tagging protocol for architectural decision documentation in task outputs

2026-05-06
df-ac-coverage
محللو ضمان جودة البرمجيات والمختبرون

Tag tests with AC references so /df:verify L3 can confirm every spec AC is exercised by at least one test

2026-05-02
repo-inspect
مطوّرو البرمجيات

Produces structured JSON intelligence for a remote GitHub repo — fetches metadata and file tree via gh api, reads key files via WebFetch. No local clone. Use when evaluating an unfamiliar repo before planning integration work.

2026-04-14
example-skill
مطوّرو البرمجيات

Skeleton skill for eval fixture — replace with the real skill content

2026-03-25
browse-fetch
مطوّرو البرمجيات

Fetches live web content using headless Chromium via Playwright. Use when you need to read documentation, articles, or any public URL that requires JavaScript rendering. Falls back to WebFetch for simple HTML pages.

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

Verifies UI acceptance criteria by launching a headless browser, extracting the accessibility tree, and evaluating structured assertions deterministically. Use when a spec has browser-based ACs that need automated verification after implementation.

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

Discovers requirement gaps during ideation. Use when user describes features, planning specs, or requirements seem incomplete. Asks clarifying questions about scope, constraints, edge cases, success criteria.

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

Makes atomic commits with clean messages. Use when committing code, implementing tasks, or preparing git history. Ensures one logical change per commit for easy review and rollback.

2026-03-17