Skip to main content
在 Manus 中运行任何 Skill
一键导入
xmtplabs
GitHub 创作者资料

xmtplabs

按仓库查看 7 个 GitHub 仓库中的 24 个已收集 skills。

已收集 skills
24
仓库
7
更新
2026-07-16
仓库浏览

仓库与代表性 skills

audit-tests
软件质量保证分析师与测试员

Audit repository test suites for low-value, brittle, duplicative, or AI-generated tests. Use when Codex needs to review tests across a single project or monorepo, identify tests to delete or merge, upgrade weak tests, consolidate repeated setup into helpers, or produce a precise test quality cleanup plan.

2026-05-22
executing-plans
软件开发工程师

Use when you have a plan directory from decomposing-specs and need to execute it — loads phases on demand, dispatches phase-elaborator for sketched phases, runs implementers with size-scaled phase reviews, and validates the full spec at the end

2026-05-22
decomposing-specs
软件开发工程师

Use when you have a design spec from writing-specs and need to break it into an implementable, phased task plan with behavior-focused verification before writing any code

2026-05-14
code-factory-issue
软件开发工程师

Use when given a GitHub issue URL to autonomously implement — forks the repo, writes a spec if needed, decomposes into tasks, implements, and opens a PR

2026-05-05
coder-task
软件开发工程师

Use when given a GitHub issue URL to autonomously implement — forks the repo, writes a spec if needed, decomposes into tasks, implements, and opens a PR

2026-05-05
receiving-feedback
软件开发工程师

Use when a GitHub issue receives new comments during autonomous work — decides whether to update the spec and re-decompose, or just make the change inline

2026-05-05
setup-code-factory
软件开发工程师

Use when configuring a repository to run with Code Factory — creates `.code-factory/config.toml`, sets up a devcontainer if missing, and validates that build/lint/test work inside it. Triggers on "setup code factory", "configure code factory", "onboard this repo to code factory".

2026-04-22
writing-specs
软件开发工程师

Use when starting any feature, system change, or bugfix that requires architectural decisions — before writing implementation plans or code. Triggers on new projects, multi-component changes, API design, or when the user says "design", "spec", or "architecture".

2026-04-18
当前展示该仓库 Top 8 / 9 个已收集 skills。
building-agents
软件开发工程师

Core XMTP Agent SDK setup and patterns. Use when creating new agents, handling messages, setting up middleware, or configuring environment variables. Triggers on agent setup, XMTP configuration, message handling, or middleware implementation.

2026-02-20
handling-attachments
软件开发工程师

File attachment handling for XMTP agents. Use when sending or receiving images, files, or any encrypted remote attachments. Triggers on file upload, image sending, or remote attachment handling.

2026-02-20
handling-commands
软件开发工程师

Patterns for handling commands, validating input, and filtering messages in XMTP agents. Use when implementing slash commands, validators, or message filters. Triggers on command handling, input validation, or type guards.

2026-02-20
handling-transactions
软件开发工程师

Token transactions and wallet integration for XMTP agents. Use when sending USDC, creating transaction requests, or handling transaction confirmations. Triggers on USDC transfer, wallet calls, or transaction reference.

2026-02-20
managing-groups
软件开发工程师

Group conversation management for XMTP agents. Use when creating groups, managing members, setting permissions, or sending welcome messages. Triggers on group creation, member management, or permissions.

2026-02-20
resolving-domains
软件开发工程师

ENS and Web3 identity resolution for XMTP agents. Use when resolving domain names, extracting mentions, or fetching Farcaster profiles. Triggers on ENS resolution, Farcaster lookup, or mention extraction.

2026-02-20
已展示 7 / 7 个仓库
已展示全部仓库