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

agentforge

يحتوي agentforge على 51 من skills المجمعة من Agentic-Engineering-Agency، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
51
Stars
3
محدث
2026-03-12
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

specsafe-done
محللو ضمان جودة البرمجيات والمختبرون

Complete and archive spec

2026-03-12
specsafe-explore
متخصصو إدارة المشاريع

Pre-spec exploration and research

2026-03-12
specsafe-new
متخصصو إدارة المشاريع

Initialize spec with PRD

2026-03-12
specsafe-spec
متخصصو إدارة المشاريع

Generate detailed spec from PRD

2026-03-12
specsafe-test-apply
مطوّرو البرمجيات

Apply tests - development mode

2026-03-12
specsafe-test-create
محللو ضمان جودة البرمجيات والمختبرون

Create tests from spec scenarios

2026-03-12
specsafe-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify implementation and iterate

2026-03-12
agentforge-convex
مطوّرو البرمجيات

Comprehensive Convex development skill for building production-ready apps. Covers functions (queries, mutations, actions, HTTP endpoints), schemas, real-time subscriptions, cron jobs, migrations, and security. USE THIS SKILL whenever the user is working with Convex — whether they mention Convex directly, reference files in a convex/ directory, ask about reactive databases, real-time subscriptions, Convex functions, Convex schemas, cron jobs in Convex, HTTP actions, webhook handling, data migrations, or security audits for a Convex app. Also trigger for questions about ConvexError, v.* validators, defineSchema, defineTable, useQuery, useMutation, usePaginatedQuery, optimistic updates, or ctx.db / ctx.scheduler / ctx.storage calls.

2026-03-12
specsafe-agentforge
مطوّرو البرمجيات

Repository-specific SpecSafe workflow for AgentForge. Use when creating, refining, testing, implementing, or reviewing AgentForge specs so work follows the documented SpecSafe stages, prompt files, and source-of-truth rules consistently.

2026-03-12
working-with-sqlite
مصممو قواعد البيانات

Preferences and tricks for working with SQLite databases

2026-03-12
gh-workflow
مطوّرو البرمجيات

GitHub workflow using the gh CLI for PRs, issues, CI checks, and code review. Use this instead of the GitHub MCP — covers creating PRs with spec references, monitoring CI runs, and reviewing PR comments.

2026-03-11
spec-create
مطوّرو البرمجيات

Create a new numbered spec file from the template with auto-incremented SPEC-NNN numbering

2026-03-11
template-sync-check
مطوّرو البرمجيات

Verify that all 4 Convex template locations are in sync (CLAUDE.md Rule 6)

2026-03-11
agentforge-a2a
مطوّرو البرمجيات

Work on Agent-to-Agent protocol support, registry behavior, and delegation flows in packages/core.

2026-03-06
agentforge-browser-tooling
مطوّرو البرمجيات

Work on browser automation support in AgentForge, including the browser tool abstraction and Playwright-backed execution.

2026-03-06
agentforge-channel-adapters
مطوّرو البرمجيات

Work on AgentForge channel adapters across runtime and core, including Telegram, Discord, Slack, and WhatsApp.

2026-03-06
agentforge-cli
مطوّرو البرمجيات

Work on AgentForge CLI commands, project creation, run/start flows, and developer ergonomics in packages/cli.

2026-03-06
agentforge-dashboard
مطوّرو البرمجيات

Work on the AgentForge web dashboard built with React, Vite, TanStack Router, and Convex-backed state.

2026-03-06
agentforge-mcp-integration
مطوّرو البرمجيات

Work on MCP support in AgentForge, including MCP client/server abstractions, connection management, dynamic tools, and useful external MCPs.

2026-03-06
agentforge-research-orchestrator
مطوّرو البرمجيات

Work on research orchestration in AgentForge, including tool coordination, synthesis, and evidence-driven workflows.

2026-03-06
agentforge-runtime-daemon
مطوّرو البرمجيات

Work on the persistent Mastra daemon in packages/runtime, including createStandardAgent, daemon lifecycle, environment validation, and runtime channels.

2026-03-06
agentforge-sandbox-execution
مطوّرو البرمجيات

Work on sandbox execution in packages/core, including local, Docker, and E2B providers plus security constraints.

2026-03-06
agentforge
مطوّرو البرمجيات

Index skill for working in the AgentForge monorepo. Routes to runtime, CLI, dashboard, MCP, channels, testing, template sync, and Convex/Mastra skills.

2026-03-06
agentforge-skills-marketplace
مطوّرو البرمجيات

Work on skill discovery, parsing, registry behavior, install flows, and marketplace UI/data paths in AgentForge.

2026-03-06
agentforge-template-sync
مطوّرو البرمجيات

Keep template-backed files aligned across canonical template, dist template, and local convex copies.

2026-03-06
agentforge-testing
محللو ضمان جودة البرمجيات والمختبرون

Run and extend AgentForge test coverage across packages, CLI flows, runtime behavior, MCP integrations, and dashboard-adjacent logic.

2026-03-06
convex-advisor
مطوّرو البرمجيات

Advise when Convex is a strong fit and shape a practical Convex approach for new features, real-time systems, and backend simplification.

2026-03-06
convex-auth-setup
مطوّرو البرمجيات

Set up Convex authentication, user mapping, authorization, and custom function wrappers for data protection.

2026-03-06
convex-best-practices
مطوّرو البرمجيات

General Convex implementation guidance for this repo. Use before or during schema, function, realtime, auth, or migration work.

2026-03-06
convex-component-authoring
مطوّرو البرمجيات

Author reusable Convex components with isolated schema, functions, and exports. Use when packaging shareable backend capabilities.

2026-03-06
convex-components-guide
مطوّرو البرمجيات

Use Convex components for encapsulation, reuse, and feature isolation. Use when deciding between local code, helpers, and components.

2026-03-06
convex-cron-jobs
مطوّرو البرمجيات

Schedule recurring Convex jobs safely using internal functions, batch processing, and observable retry-friendly patterns.

2026-03-06
convex-file-storage
مطوّرو البرمجيات

Use Convex file storage correctly for uploads, references, and retrieval. Use when implementing file or attachment flows.

2026-03-06
convex-function-creator
مطوّرو البرمجيات

Create Convex queries, mutations, actions, and internal functions with validators, auth checks, async safety, and correct runtime boundaries.

2026-03-06
convex-helpers-guide
مطوّرو البرمجيات

Discover and apply convex-helpers patterns such as relationship helpers and custom function wrappers.

2026-03-06
convex-http-actions
مطوّرو البرمجيات

Implement Convex HTTP actions and webhook endpoints with explicit validation, auth, and clear public/internal boundaries.

2026-03-06
convex-mcp-setup
مطوّرو البرمجيات

Set up and troubleshoot Convex MCP access, environment variables, and local development workflow without importing Cursor-only plugin behavior.

2026-03-06
convex-migration-helper
مصممو قواعد البيانات

Plan and implement safe Convex schema and data migrations, especially when changing existing fields, relationships, or required data.

2026-03-06
convex-quickstart
مطوّرو البرمجيات

Set up or extend Convex in AgentForge-compatible projects. Use for initial setup, project scaffolding, and first-pass schema/auth/function planning.

2026-03-06
convex-realtime
مطوّرو البرمجيات

Build reactive Convex-backed UI flows with subscriptions, optimistic updates, and pagination-aware data loading.

2026-03-06
عرض أهم 40 من أصل 51 skills مجمعة في هذا المستودع.