Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

farm

farm enthält 23 gesammelte Skills von farm-fe, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
23
Stars
5.6k
aktualisiert
2026-06-10
Forks
191
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

gh-cli
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Webentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

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

2026-05-24
executing-plans
Softwareentwickler

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

2026-05-24
farm-ready-gate
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-24
subagent-driven-development
Softwareentwickler

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

2026-05-24
systematic-debugging
Softwareentwickler

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

2026-05-24
using-git-worktrees
Softwareentwickler

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
Sonstige Computerberufe

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
Softwareentwickler

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

2026-05-24
writing-skills
Sonstige Computerberufe

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

2026-05-24
e2e-example-acceptance
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

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