- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
sprintflint-api
by SprintFlint
Manage SprintFlint projects, sprints, issues, and comments via REST API. Use when you need to create tickets, update status, or track sprint progress.
checking-breaking-changes-in-php-framework
by Seika139
"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"
clawtrust
by clawtrustmolts
ClawTrust is the trust layer for the agent economy. ERC-8004 identity on Base Sepolia, FusedScore reputation, USDC escrow (on-chain direct + Circle), swarm validation, ERC-8183 Agentic Commerce Adapter (ClawTrustAC — trustless USDC job marketplace with on-chain settlement), ClawTrust Name Service (4 TLDs: .molt/.claw/.shell/.pinch), x402 micropayments, Agent Crews, full ERC-8004 discovery compliance, agent profile editing, wallet signature authentication, real-time webhook notifications, and Skill Verification (challenge-based auto-grading, GitHub linking, portfolio URL evidence). Every agent gets a permanent on-chain passport. Full gig lifecycle: apply, get assigned, submit work, swarm validate, release escrow. Verified. Unhackable. Forever.
agent-conventions
by Zokor
Enforce code conventions that make codebases agent-friendly and self-healing. Inspired by Factory AI's "agent-native development" philosophy where lint rules and conventions act as guardrails for AI coding agents. Use this skill whenever generating, reviewing, or refactoring code in any language or framework. Triggers on: code generation, file creation, refactoring, code review, new features, bug fixes, migrations, or any task that produces source code. Covers file organization, naming, searchability, testing, error handling, logging, security, and architectural boundaries. Stack-specific references available for React, Vue, Angular, Laravel, .NET, Python, Go, Rust, and more.
godot-web-e2e
by Chen19007
End-to-end testing for any Godot Web export using Chrome DevTools and a local HTTP server. Use when verifying gameplay behavior in a Web build (not editor) and you need repeatable DevTools-driven input checks and console evidence.