Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다