Command Claude Code
Workflow command scaffold for add-language-rules in everything-claude-code.
4,217 tagged developer tools, measured the same way as everything else here.
Browse within: ai-assistant 120ai-workflow 95documentation 91coding-agents 77hooks 68code-quality 64workflow 62agentic-coding 59prompt-engineering 59knowledge-management 58azure-devops 52python 52spec-driven-development 50claude-code-plugins 46
Command Claude Code
Workflow command scaffold for add-language-rules in everything-claude-code.
Command Claude Code
Workflow command scaffold for database-migration in everything-claude-code.
Command Claude Code
Workflow command scaffold for feature-development in everything-claude-code.
Command Claude Code
Fix CI failures and address PR review comments.
Command Claude Code
Run QA testing on the current branch's feature.
Command Claude Code
Simplify and refine code changes in this branch.
Command
Context: runloop resumes a devbox by re-running the same entrypoint script, which invokes cn serve --id .... Because the entrypoint always replays, the CLI must avoid duplicating state on restart.
Command Claude Code
Check for open PRs in the Composio client repositories and create a plan for updating the SDKs.
Command Claude Code
Check the changes between the current branch and next branch, and create a changelog file inside /docs/content/changelog in the file format of MM-DD-YY- .mdx.
Command Claude Code
Pack local codebase with Repomix.
Command Claude Code
Explore and analyze a local codebase.
Command Claude Code
Explore and analyze a remote GitHub repository.
Command
When debugging TUI commands like wt switch (interactive picker), use the tmux-cli skill (preferred) or MCP's node-terminal tools to test interactively.
Command
Ask a codebase question and get a cited, synthesised answer with a confidence rating (costs an LLM call).
Command
Triage card for files, modules, or symbols — layer, hotspot, fix history, freshness (relationships, not source bytes).
Command
Work with architectural decisions — list, inspect health, add, or confirm auto-proposed decisions.
Command Claude Code
Use Potpie context before feature work. Load potpie-project-preferences first, and load potpie-infra-architecture when the change touches services, deployment, adapters, or runtime behavior.
Command Claude Code
Record durable Potpie learnings after useful work.
Command
Run a blocker-first post-experiment workflow: validate evidence, produce strict statistical analysis when possible, and generate a decision-oriented results report only when the analysis bundle is sufficient. Uses results-analysis + results-report as a gated two-stage workflow.
Command
Initialize a research project with Zotero-integrated literature review. Creates or audits project-scoped sources, generates research question cards, and only writes a research proposal when the evidence gate passes.
Command
Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
Command Claude Code
Generate release notes for the Flox CLI.
Command Claude Code
ChatGroup architecture — how conversation data flows from raw JSONL to rendered chat groups. Use when working on UserGroup, AIGroup, SystemGroup, display items, tool linking, chunks, or the rendering hierarchy.
Command Claude Code
Design system and visual language — theming, CSS variables, Tailwind config, component styling patterns, icon usage, animations, and z-index layers. Use when creating or modifying UI components, working with the dark/light theme, or debugging visual issues.