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

agent-framework

يحتوي agent-framework على 13 من skills المجمعة من griffinwork40، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Release pipeline for already-done local work. Dispatches /ground-state pre-flight, runs the project test suite, drafts a commit message for user approval, pushes, and opens a PR with a structured verification summary. Use when local changes are ready to hand off to review — e.g. 'ship this', 'push and open a PR', 'release this work'. Add --verify to trigger an adversarial verifier wave on the diff before a human reads the PR.

2026-04-21
forge-friction
مطوّرو البرمجيات

Surface recurring friction from Claude Code's native telemetry and identify actionable skill opportunities. Use when the user runs /forge-friction.

2026-04-18
agentify
مطوّرو البرمجيات

Bootstraps a dispatchable Claude sub-agent skill for every coding agent CLI installed on this machine (codex, aider, cursor, etc.). Use when the user wants to delegate tasks to locally-installed agent CLIs or expand the plugin's agent fleet.

2026-04-18
appmap
مطوّرو البرمجيات

Map a web UI and generate a Claude automation skill via parallel reconnaissance, synthesis, and iterative validation.

2026-04-18
automate
مطوّرو البرمجيات

Set up a scheduled headless Claude run that sends summaries to Telegram. Use when the user wants to automate a recurring task via launchd (macOS) with push-notified results.

2026-04-18
contract
مطوّرو البرمجيات

Reference convention for sub-agent I/O schemas. Loaded by orchestrator skills via /agent-workflow-amplifiers:contract and into agents (e.g., qualify) via the `skills:` field.

2026-04-18
ground-state
مطوّرو البرمجيات

Before starting any non-trivial implementation (multi-file edits, new features, config changes, anything that writes), dispatch a parallel pre-flight reconnaissance wave to triangulate git state, project infrastructure, and prior-session memory. Produces a 5-line ground-truth snapshot that grounds the implementation and catches wrong-branch edits, assumed-no-CI, stale origin, and missed memory context before the first edit.

2026-04-18
integrate
مطوّرو البرمجيات

One-prompt API integration pipeline. Takes any API (docs URL, name, or description) and produces a working CLI wrapper + skill + tests.

2026-04-18
provideme
مطوّرو البرمجيات

One-prompt provider bridge. Takes any coding agent CLI (name, docs URL, or install steps) and produces a modular local API server compatible with Claude Code via Anthropic: POST /v1/messages. Includes a {provider}-claude launcher.

2026-04-18
research
مطوّرو البرمجيات

Dispatches two sub-agents in parallel to gather external and local context for the current task.

2026-04-18
resolve
محللو ضمان جودة البرمجيات والمختبرون

Resolves PR code review feedback. Use when the user asks to fix, address, or resolve issues from a code review or PR review.

2026-04-18
spec
مطوّرو البرمجيات

Takes a loose idea and transforms it into a structured, actionable spec ready for implementation. Use when the user passes an idea, feature request, or problem description that needs scoping before building.

2026-04-18
web
مطوّرو البرمجيات

Orchestrates parallel browser automation by dispatching sub-agents to independent Chrome tabs. Use when the task can be decomposed into multiple independent browser workflows that benefit from parallel execution across separate tabs. EXPERIMENTAL — requires a running MCP-compatible browser tab server.

2026-04-18