Find the perfect skill
Humanize Chinese Writing: Best Practice
Content
Removes AI traces from Chinese writing, preserving facts, terms, and author voice. Supports multiple scenarios like chat, reports, docs, etc.
GreenForge
Development
A generic skill for AI agents, to be used in various development contexts.
Orders Domain Expert
Development
Order domain expert covering lifecycle, RPCs, void/refund, realtime. Use for tasks mentioning orders, status, void, refund, payments.
Feature Discovery Interview
Documentation
Runs an in-depth feature-discovery interview that explores, challenges, and documents a new feature before planning.
Implementation Plan Orchestration
Development
Orchestrates the execution of an implementation plan by delegating all coding tasks to specialized agents. Useful for coordinating agent teams on complex projects while respecting task dependencies and maximizing parallel execution.
kube-coder Preflight CI
Development
Run kube-coder's full CI suite locally before pushing: Helm lint+unit tests, Python tests, SPA builds+vitest, shell checks.
Alchemy Hello World
Development
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.
New Skill Project
Development
Initializes a new skill project in the Anthropic Agent Skills format. Quickly creates the project structure for a new skill.
QA Verification Harness
Testing
Run the project's verification harness (analyze, lint, format, tests) after code changes. Supports quick, standard, and full tiers.
Coordinated Build Team
Development
Spawns a coordinated team of four AI agents (Fetcher, Planner, Builder, Checker) to work in parallel on a feature development task. The Fetcher researches the domain, the Planner designs a blueprint, the Builder implements code, and the Checker reviews the result. Best suited for complex features that require structured, multi-step development with built-in review.
Scout: Local Web Research Agent
Data & AI
Run a local web research agent that searches multiple sources and writes markdown briefs. Best for trend monitoring, opportunity scouting, and technical signal scanning.
Software Architecture Review
Development
Master software architect specializing in modern architecture patterns, distributed systems, and clean architecture principles.