Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agentforge

agentforge には Agentic-Engineering-Agency から収集した 51 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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
このリポジトリの収集済み skills 51 件中、上位 40 件を表示しています。