Command Claude Code
Workflow command scaffold for feature-development in everything-claude-code.
3,572 tagged Backend and APIs, measured the same way as everything else here.
Browse within: api 100go 76fastapi 55python 54golang 50rest-api 40canvas-cli 39canvas-lms 39canvas-lms-api 39anthropic-api 35calendar 34scaleway 33scaleway-cli 33typescript 33
Command Claude Code
Workflow command scaffold for feature-development in everything-claude-code.
Command Gemini CLI
These rules apply strictly to all code modifications and additions within the Gemini CLI project.
Command Claude Code
Launch a bot command in an isolated autobot session with its own worktree, backend, and frontend.
Command Claude Code
Create (or update) a Pull Request.
Command Claude Code
Address feedback and checks in a Pull Request.
Command Claude Code
Set up and manage the Sentry development environment using devenv.
Command Claude Code
Triage a GitHub issue and present findings on validity, code locations, and optionally create a failing test or resolution plan.
Command
Generate comprehensive API documentation from source code.
Command
You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
Command
Orchestrate end-to-end feature development from requirements to deployment.
Command Claude Code
Check for open PRs in the Composio client repositories and create a plan for updating the SDKs.
Command
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage from proposed tests and unverified gaps, mark each unit / guarded-live / manual, and recommend a green-before-merge CI gate.
Command
Check whether a site is down for everyone or just you — local probe + downforeveryoneorjustme API, with --deep for a 7-node worldwide sweep via check-host.net.
Command
Run the SkillOpt-Sleep cycle with the handoff backend — no API subprocess; this session answers the engine's model calls via prompt/answer files, in isolated fresh-context subagents.
Command
Run or manage the SkillOpt-Sleep self-evolution cycle (review past sessions, replay tasks through a selected backend, consolidate validated memory + skills, or schedule nightly runs).
Command
Get help with EverMem plugin setup and available commands.
Untrivial-ai/agent-orchestrator
Command
Inspect and control the current AO session's target-isolated browser. The desktop app must be open. The agent and user share the same live page, cookies, navigation state, and WebContentsView; the runtime remains usable while the Browser panel is hidden. Tabs in this worker share an ephemeral browser profile, while…
Untrivial-ai/agent-orchestrator
Command
Open a URL or workspace file in the desktop browser panel for the current session, or start a deterministic session-owned dev server from an existing .ao/launch.json.
Untrivial-ai/agent-orchestrator
Command
Manage projects: register repos, inspect, configure per-project settings, and remove.
Command Claude Code
Implement directly or use an optional PROCESS when managed coordination is required.
Command Claude Code
Create or continue proposal, SPEC, QUESTION, design, and TASK artifacts for an issue-spec change.
Command
You are a specialized prompt engineer tasked with generating high-quality, structured prompts for AI agents based on user descriptions. Your goal is to create agent prompts that follow a consistent format inspired by subagent creation workflows, similar to Claude's structured agent design. When you receive an input in…
Command
Scaffolds a feature into a Vendure project — a new plugin or a piece of an existing plugin.
Command
Compiles a Vendure project for production: the server and worker are compiled with TypeScript, the dashboard with Vite.