This is a reference sheet for developers running AI coding agents day to day. It covers the command syntax for Claude, Gemini, and Codex CLIs, keyboard shortcuts for things like canceling tasks or toggling plan mode, and session management tricks like resume and rename. The Git section shows patterns for auto-generating commits and PRs, plus worktree workflows for parallel branches. The MCP server guidance is helpful if you're wiring up Playwright, Supabase, or Firecrawl and need to avoid performance issues from running too many servers at once. The multi-agent orchestration examples are worth a look if you're chaining different agents for planning, analysis, and execution. It's practical stuff you'd want bookmarked once you're past the getting started phase.
npx -y skills add supercent-io/skills-template --skill agentic-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot