Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ag402

ag402 contains 18 collected skills from AetherCore-Dev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
9
updated
2026-03-18
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

ag402
software-developers

AI Agent Payment Protocol — auto-pay x402 APIs with Solana USDC. Commands: setup, pay <url>, balance, history, doctor, serve. Use exec to run CLI commands.

2026-03-18
brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-13
executing-plans
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-13
feature
software-developers

Use when starting any new feature, bug fix, or significant change. Drives the full lifecycle: orientation → requirement clarification → design → implementation → multi-role review → fix → production readiness check. Runs autonomously until done; only pauses for genuine architectural forks or hard blockers that have exhausted the structured debugging protocol.

2026-03-13
receiving-code-review
software-developers

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-03-13
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-03-13
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-13
test-driven-development
software-developers

Use when implementing any feature or bugfix, before writing implementation code

2026-03-13
using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-13
multi-role-review
software-developers

Use before finishing any development branch — dispatches parallel security, architecture, DX, and production-readiness reviewers, then synthesizes findings and iterates until all critical issues are resolved

2026-03-12
writing-plans
software-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-12
finishing-a-development-branch
software-developers

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-03-12
requesting-code-review
software-developers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-12
using-superpowers
software-developers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-03-12
writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-03-12
buy
software-developers

Use when a user wants to buy from an API, pay for an API call, connect to a paid x402 API, set up an AI agent to auto-pay, integrate ag402 into Claude Code or Cursor, or use the x402 payment protocol as a buyer

2026-03-03
sell
software-developers

Use when a user wants to sell an API, monetize an endpoint, set up a paid API, become an x402 provider, add payment gating to their HTTP service, or deploy an ag402 gateway in front of their backend

2026-03-03
releasing-to-pypi
software-developers

Use when committing code changes that will be tagged and released to PyPI, before creating any git commits, to ensure lint, version bump, tag placement, and changelog are all correct in one shot

2026-02-24