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

marketplace

يحتوي marketplace على 18 من skills المجمعة من ww-w-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

cowork-sprint
مطوّرو البرمجيات

Plan-then-execute sprint orchestrator. Works like a real delivery team: split work into sprints (~1 human-week each), plan them all up front WITH the user, then autonomously run each sprint through a full cycle (research→plan→design→do→QA→fix→deploy) to completion. Multiple sprints can run at once (concurrent dispatch). The leader (main session) dynamically scaffolds project-local agents for whatever domain — not dev-only (marketing, research, ops, data all fit). bkit-aware: borrows bkit agents/skills internally when present, runs fully standalone otherwise. Not for single-file edits, one-shot bug fixes, or work under ~a few hours.

2026-06-02
cowork-insights
مطوّرو البرمجيات

Invoke for "/cowork-insights" command or when the user asks to summarize, review, or report on past Claude Code sessions. Analyzes sessions to show key prompts (verbatim), structured assessments (goal/outcome/friction), tool usage patterns, and actionable insights. Produces HTML report + shareable Markdown for Jira/Notion/Slack. Three report formats — full (deep narrative), standard (core insights), minimal (quick team share). Supports --from/--to with absolute (2026-03-01) or relative (7d, 2w, 1m) dates. Trigger on phrases like weekly status update, sprint recap, what did I do with Claude, AI usage patterns, session history, minimal recap, what I worked on today, share with team, cowork-insights. DO NOT invoke for active tasks (debugging, refactoring, code review, project setup) or for commit-time recaps (use cowork-commit instead).

2026-06-02
cowork-commit
مطوّرو البرمجيات

Trigger whenever the user asks to commit AND wants the commit message enriched with AI collaboration history. Creates a lightweight commit message (key decision highlights + link) and a full directive-log file with conversation transcript + recap. The key signal is the combination of (1) making a commit with (2) capturing how AI contributed. Trigger on phrases like commit with AI recap, attach collaboration history to commit, record AI work in commit, cowork-commit. DO NOT trigger for plain commits without AI documentation, standalone time-period recaps (use cowork-insights instead), PR reviews, or general git operations.

2026-06-01
cowork-doc-init
مطوّرو البرمجيات

One-time bootstrap of an existing project's docs/ and source into the cowork-doc-sync taxonomy structure. After a detailed gap analysis, relocate docs to match the standard. Phase 1 = relocation only (no new creation, includes moving content between docs), Phase 2 = analyze source to create new docs (only after user approval). For ongoing maintenance use /cowork-doc-sync. Triggers: cowork-doc-init, /cowork-doc-init, init doc structure, relocate docs, organize existing docs, doc init, doc bootstrap

2026-06-01
cowork-doc-sync
مطوّرو البرمجيات

Ongoing doc-sync skill that aligns a project's docs/ with the current code/decision state. Call once at the very end, after implementation/refactoring is complete. Enforces a numbered taxonomy (00-reference~99-misc) + status model (LIVING/ACTIVE/FROZEN) + migration rules. To fit an existing project into this structure for the first time, use /cowork-doc-init. Triggers: cowork-doc-sync, /cowork-doc-sync, sync docs, align docs, organize docs, doc sync, doc alignment

2026-06-01
devmd-gap-analysis
مطوّرو البرمجيات

Compare DevMD files against actual source code. Measures coverage, accuracy, and consistency with deterministic counting and evidence-backed findings.

2026-05-20
devmd-guide
مطوّرو البرمجيات

Interactive guide for writing DevMD files from scratch. Walks through files one by one in dependency order, asking the right questions to fill each template.

2026-05-20
devmd-scan
مطوّرو البرمجيات

Analyze an existing codebase and generate DevMD spec files. Supports single-file or full-project mode. Language-aware discovery with self-verification.

2026-05-20
setup-statusline
مطوّرو البرمجيات

Live token counter in your CLI. Shows real-time input/output/cache token counts in the Claude Code status bar

2026-05-20
bypass-pdca
مطوّرو البرمجيات

Plan file-driven autonomous PDCA orchestrator. Extracts phases/steps from plan files, sequences bkit agents, and executes the full PDCA cycle. Supports multi-plan sequential execution, session resume, and wave-based parallelism. Not for simple bug fixes, planless work, or single file edits.

2026-05-10
scan-security
محللو أمن المعلومات

Detects security vulnerabilities via static pattern matching based on OWASP Top 10

2026-05-10
validate-architecture
مطوّرو البرمجيات

Detects inter-layer import rule violations (Clean Architecture)

2026-05-10
validate-tests
محللو ضمان جودة البرمجيات والمختبرون

Detects test anti-patterns based on behavior testing principles

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

Comprehensive project audit — runs all available validation skills, identifies gaps, and provides specific improvement recommendations

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

Progressive Discovery — Systematically analyzes project ideas through a structured workflow and transforms them into an actionable master plan

2026-05-10
validate-cc
مطوّرو البرمجيات

Validates CC configuration quality based on discovery (PASS/FAIL + statistics)

2026-05-10
validate-docs
مطوّرو البرمجيات

Validates code comment quality and TODO/FIXME formatting

2026-05-10
validate-git
مطوّرو البرمجيات

Validates Git branch naming, commit messages, and protection rule compliance

2026-05-10