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

farm

يحتوي farm على 23 من skills المجمعة من farm-fe، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

gh-cli
مطوّرو البرمجيات

Use when working with GitHub via the gh CLI - managing PRs, issues, releases, repos, workflows, searching code, or calling the GitHub API. Triggers on tasks involving GitHub operations, PR creation/management, issue tracking, release workflows, or any gh command usage.

2026-06-10
building-farm-from-source
مطوّرو البرمجيات

Use when building Farm locally from source, native bindings or Rust plugin artifacts are missing, or an example/E2E needs local core and plugin artifacts.

2026-05-25
farmfe-guide
مطوّرو البرمجيات

Comprehensive Farm build-tool reference for AI agents. Use when writing or reviewing farm.config.ts, adding/configuring plugins, troubleshooting builds, implementing SSR or library mode, using the JavaScript API, writing Farm JS/Rust plugins, or authoring custom plugins from scratch. Covers all config options, official plugins, CLI commands, key features, and plugin authoring sourced from website/docs.

2026-05-24
a5c-ai-docusaurus
مطوّرو الويب

Deep integration with Docusaurus for documentation site development. Configure projects, manage sidebars, versioning, i18n, develop plugins, and optimize builds for React-based documentation.

2026-05-24
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-05-24
dispatching-parallel-agents
المهن الحاسوبية الأخرى

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

2026-05-24
executing-plans
مطوّرو البرمجيات

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

2026-05-24
farm-ready-gate
مطوّرو البرمجيات

Run Farm verification with build-first constraints. For verify/acceptance, use npm run build only for core, rust plugins, and affected examples; do not run cargo check/clippy. Use when validating changes before merge or push.

2026-05-24
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-05-24
git-commit-push
مطوّرو البرمجيات

Commit and push repository changes safely. Use when user asks to commit, push, or verify and push current changes.

2026-05-24
rebase-commit-push-pr
مطوّرو البرمجيات

Fetch origin/main, rebase current branch, resolve conflicts safely, then commit and push changes; create a PR if none exists for the branch.

2026-05-24
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

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

2026-05-24
subagent-driven-development
مطوّرو البرمجيات

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

2026-05-24
systematic-debugging
مطوّرو البرمجيات

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

2026-05-24
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-05-24
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-05-24
writing-plans
مطوّرو البرمجيات

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

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

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

2026-05-24
e2e-example-acceptance
محللو ضمان جودة البرمجيات والمختبرون

Validate or update example-level E2E coverage. Use when adding/updating e2e.spec.ts, debugging example start/build/preview behavior, or verifying browser console/request errors and page expectations.

2026-05-23
agent-browser
مطوّرو البرمجيات

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-03-30
creating-changesets
مطوّرو البرمجيات

Creates changesets for semantic versioning. Use when adding changesets, preparing releases, determining version bumps (patch/minor/major), generating changelog entries, or documenting breaking changes.

2026-03-30
rust-engineer
مطوّرو البرمجيات

Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.

2026-03-30
self-improving-agent
المهن الحاسوبية الأخرى

A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.

2026-03-30