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

the-controller

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

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

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

cua-driver
مطوّرو البرمجيات

Drive a native macOS app via the cua-driver CLI (default) or MCP server — snapshot its AX tree, click/type/scroll by element_index, verify via re-snapshot. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real macOS application on the host (e.g. "open a file in TextEdit", "navigate to /Applications in Finder", "click the Save button in Numbers").

2026-04-24
firefox-browser
متخصصو دعم مستخدمي الحاسوب

Firefox browser automation for AI agents using Playwright. Use when the user needs Firefox-specific browser automation, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or any task requiring Firefox. Triggers include requests to "use Firefox", "open in Firefox", "test in Firefox", "automate Firefox", or any browser task where Firefox is specified or preferred.

2026-03-24
agent-browser
المهن الحاسوبية الأخرى

Use when the user wants browser automation against an existing Chrome or Chromium tab, especially to reuse a real logged-in session without reauthenticating. Triggers include requests to use the current browser, keep existing cookies or extensions, avoid login churn, or automate a live Chromium tab.

2026-03-24
the-controller-writing
المحررون

Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.

2026-03-18
the-controller-general-e2e-eval
محللو ضمان جودة البرمجيات والمختبرون

Use when validating UI changes end-to-end in any project before claiming work is complete — runs Playwright tests against the project's dev server to prove user stories work

2026-03-17
the-controller-autonomous-execution
مطوّرو البرمجيات

Use when executing an implementation plan fully autonomously without human interaction

2026-03-17
the-controller-e2e-eval
محللو ضمان جودة البرمجيات والمختبرون

Use when validating UI changes end-to-end before claiming work is complete — spawns a fresh server pair from the worktree and runs Playwright tests against it

2026-03-16
the-controller-frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-16
the-controller-debugging-ui-with-playwright
محللو ضمان جودة البرمجيات والمختبرونمطوّرو الويب

Use when a UI behavior doesn't work as expected (key not responding, focus lost, mode not changing) and code reading alone isn't enough — runs Playwright in browser mode to reproduce, isolate, and pinpoint the root cause

2026-03-12
the-controller-feedback-widget
مطوّرو الويب

Set up an in-app feedback widget with screenshot capture, canvas annotation, and GitHub issue creation. Use when adding feedback/bug-reporting UI to any Next.js project.

2026-03-11
the-controller-finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation is complete and you need to merge the branch — verifies tests, rebases, creates PR, squash merges, deletes remote branch, syncs local master, and closes the issue

2026-03-11
the-controller-setting-credentials
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Use when an agent needs to set an API key, secret, or credential in a project .env file — ensures secrets never leak into terminal output or conversation context

2026-03-11
the-controller-synchronizing-skills
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب

Use when a new skill has been added to the repo and needs to be symlinked into ~/.claude/skills/ and ~/.codex/skills/custom/ so Claude Code and Codex can discover it

2026-03-11
the-controller-design
المصممون الجرافيكيون

Use when you need to design how something should look, feel, and behave — for new UI features, redesigns, or any visual/interaction work before implementation

2026-03-10
the-controller-validating-agent-applications
محللو ضمان جودة البرمجيات والمختبرون

Use when building or modifying applications that use AI agents, before shipping or claiming the application works - requires end-to-end validation that includes real agent execution, not just code logic testing

2026-03-09
the-controller-brainstorming
مديرو الإعلان والترويج

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-08
the-controller-dispatching-parallel-agents
مطوّرو البرمجيات

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-03-08
the-controller-executing-plans
المديرون العامون ومديرو العمليات

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-08
the-controller-receiving-code-review
مطوّرو البرمجيات

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-03-08
the-controller-requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-08
the-controller-subagent-driven-development
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks in the current session

2026-03-08
the-controller-systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-08
the-controller-test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code

2026-03-08
the-controller-using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-08
the-controller-using-superpowers
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-03-08
the-controller-verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-03-08
the-controller-writing-plans
مديرو أنظمة الحاسوب والمعلومات

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-08
the-controller-writing-skills
مطوّرو البرمجيات

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-03-08