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

try-works

عرض على مستوى المستودعات لـ 25 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
25
مستودعات
3
محدث
2026-07-11
مستكشف المستودعات

المستودعات و skills الممثلة

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

Use when contributing to the Cloudflare Docs repository — writing or editing documentation pages, choosing content types or components, adding changelog entries, reviewing docs, or learning how to contribute.

2026-07-11
style-guide-review
محللو ضمان جودة البرمجيات والمختبرون

Review changed MDX/docs files in a pull request against the Cloudflare docs style guide and return structured findings.

2026-07-11
turnstile-spin
مطوّرو البرمجيات

Set up Cloudflare Turnstile end-to-end in a project — scan the codebase, create the widget via the Cloudflare API, deploy the managed siteverify Worker, write the frontend snippets, validate, and persist the skill. Load this when a user asks to add Turnstile, set up CAPTCHA, protect a form from bots, or fix a Turnstile integration. Mirrors developers.cloudflare.com/turnstile/spin.

2026-07-11
recursive-mode
مطوّرو البرمجيات

Repository workflow orchestration skill for staged implementation, locked artifacts, late-phase receipts, and durable memory maintenance. Use when executing recursive-mode runs, resuming a run, locking a phase, or verifying locks.

2026-07-10
role-model
المهن الحاسوبية الأخرى

Use when Pi should route model requests through a locally running Role-Model runtime, inspect Role-Model aliases, or diagnose Role-Model provider setup.

2026-06-28
ui-design-system
مصممو واجهات الويب والرقمية

React UI component systems with TailwindCSS + Radix + shadcn/ui. Stack: TailwindCSS (styling), Radix UI (primitives), shadcn/ui (components), React/Next.js. Capabilities: design system architecture, accessible components, responsive layouts, theming, dark mode, component composition. Actions: review, design, build, improve, refactor UI components. Keywords: TailwindCSS, Radix UI, shadcn/ui, design system, component library, accessibility, ARIA, responsive, dark mode, theming, CSS variables, component architecture, atomic design, design tokens, variant, slot, composition. Use when: building component libraries, implementing shadcn/ui, creating accessible UIs, setting up design systems, adding dark mode/theming, reviewing UI component architecture.

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

Use when a recursive-mode requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes. Trigger phrases: "debug", "investigate", "failing tests", "crash", "root cause".

2026-04-12
recursive-review-bundle
مطوّرو البرمجيات

Use when recursive-mode work needs a canonical delegated-review or audit handoff. Generates reproducible review bundles for Phase 3.5 code review, test review, or other delegated checks using the repo review-bundle scripts.

2026-04-12
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
recursive-mode
المهن الحاسوبية الأخرى

Repository workflow orchestration skill for staged implementation, locked artifacts, late-phase receipts, and durable memory maintenance. Use when executing recursive-mode runs, resuming a run, locking a phase, or verifying locks.

2026-05-24
recursive-router
المهن الحاسوبية الأخرى

Use when recursive-mode needs to route delegated audit, review, or bounded implementation work through external transports, CLIs, and models while preserving controller verification and fallback behavior.

2026-05-12
recursive-training
المهن الحاسوبية الأخرى

Use after completed recursive-mode runs accumulate to extract durable experiential memory into `/.recursive/memory/`, then load it for later runs through the canonical loader.

2026-05-12
recursive-subagent
المهن الحاسوبية الأخرى

Use when recursive-mode work may benefit from delegated audit, review, or bounded implementation support. This skill prioritizes analyst, planner, code-reviewer, memory-auditor, tester, and implementer roles, with mandatory self-audit fallback when subagents are unavailable.

2026-04-19
recursive-worktree
مطوّرو البرمجيات

Use when starting any recursive-mode requirement to set up an isolated git worktree. Required before implementation phases: create an isolated workspace, verify a clean baseline, and keep main/master clean.

2026-04-19
recursive-debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when a recursive-mode requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes. Trigger phrases: "debug", "investigate", "failing tests", "crash", "root cause".

2026-04-19
recursive-review-bundle
محللو ضمان جودة البرمجيات والمختبرون

Use when recursive-mode work needs a canonical delegated-review or audit handoff. Generates reproducible review bundles for Phase 3.5 code review, test review, or other delegated checks using the repo review-bundle scripts.

2026-04-19
recursive-spec
متخصصو إدارة المشاريع

Approval-gated, repo-aware requirements/spec authoring for new recursive-mode runs. Use when the user wants help creating a plan, spec, scope, or requirements for work that does not yet have a run, especially prompts like "create a plan", "help me plan", "create a spec", "write requirements", or similar derivatives.

2026-04-19
عرض أهم 8 من أصل 9 skills مجمعة في هذا المستودع.
rlm-debugging
مطوّرو البرمجيات

Use when RLM requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes. Trigger phrases: "debug", "investigate", "failing tests", "crash", "root cause".

2026-03-21
rlm-subagent
مطوّرو البرمجيات

Master skill for parallel subagent-driven execution with automatic fallback to single-agent sequential mode. Use when implementing plans with multiple independent sub-phases (SP1, SP2...) to dispatch parallel subagents, or when requiring code review between implementation and testing. Trigger phrases: "parallelize", "dispatch subagent", "split into sub-phases", "code review subagent", "parallel testing".

2026-03-21
rlm-tdd
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any code in RLM Phase 3. Enforces strict RED-GREEN-REFACTOR discipline with The Iron Law - no production code without a failing test first. Trigger phrases: "implement this", "add feature", "fix bug", "write a failing test", "TDD".

2026-03-21
rlm-workflow-acp
مطوّرو البرمجيات

Orchestrate the RLM repo workflow end to end with strict sequential phase gates, locked artifacts, traceability, TODO discipline, and optional ACP delegation to Kimi via `acpx`. Use for requests like "Implement requirement <run-id>", "Run RLM Phase <N>", "resume requirement", "lock Phase <N>", or "verify locks".

2026-03-21
rlm-worktree
مطوّرو البرمجيات

Use when starting any RLM requirement to set up an isolated git worktree. Required before Phase 1. Create an isolated workspace, verify the worktree directory is safe to use, run project setup, confirm a clean test baseline, and prevent direct main/master branch work.

2026-03-21
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات