checklist
01Command
Generate a custom checklist for the current feature based on user requirements.
269 tagged copilot, measured the same way as everything else here.
Browse within: copilot-cli 40development 33engineering 33prd 33spec 33agentic-coding 27copilot-enabled 27prompts 17agentic-rag 16llm-commands 16ReAct 13astro 13github-copilot 13plugin 13
Command
Generate a custom checklist for the current feature based on user requirements.
Command
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command
Create or update the feature specification from a natural language feature description.
nextlevelbuilder/ui-ux-pro-max-skill
Command Claude Code
Generate a concrete design system (tokens, style, type, UX) before building UI.
nextlevelbuilder/ui-ux-pro-max-skill
Command Claude Code
Run the 7-phase design review (WCAG AA, responsive, interaction) on a page or URL.
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Command Claude Code
Code review the current proposed code change.
Command Claude Code
Resolve a merge conflict.
Command Claude Code
Code review for pull request $1.
Command Claude Code
Look up library documentation using Context7 MCP tools for a specific task.
Command Claude Code
Scrape and integrate documentation from provided URLs using Firecrawl tools.
Command Claude Code
Guide for developing monday.com platform API tools in the agent-toolkit package. Use when creating, modifying, or debugging tools in packages/agent-toolkit/src/core/tools/platform-api-tools/, working with GraphQL queries, or adding new MCP tools to the toolkit.
przeprogramowani/ai-rules-builder
Command Claude Code
Create detailed implementation plans with thorough research and iteration.
przeprogramowani/ai-rules-builder
Command Claude Code
Research codebase comprehensively using parallel sub-agents.
przeprogramowani/ai-rules-builder
Command Claude Code
Prompt do wygenerowania wysokopoziomowej architektury UI w .ai/ui-plan.md.
wednesday-solutions/ai-agent-skills
Command Claude Code
Identify all dead code in the codebase: unused files and unused exports.
wednesday-solutions/ai-agent-skills
Command Claude Code
Run a complete brownfield analysis on the codebase and generate MASTER.md, summaries, risk scores, and all derived analytics.
wednesday-solutions/ai-agent-skills
Command Claude Code
Generate a personalized onboarding brief for a new developer joining the project.
Command
Ask the agent to prepare for conversation compaction by updating any relevant state and providing guidance for the compaction agent and to kick off the session there after.
Command Claude Code
Review code changes against SpecOps project-specific patterns. Catches recurring failure modes from real PRs — tool abstraction violations, generated file drift, cross-platform gaps, variable inconsistencies, and more. Complements full-review-gate (generic quality) and pr-fix (applying bot comments).
Command Claude Code
Fetch inline review comments from a GitHub PR, group by issue type, apply fixes, and push — all in an isolated git worktree. Supports watch submode for PR babysitting and all submode to fix every open PR with review comments.
Command Claude Code
Resolve merge conflicts on a GitHub PR by merging the base branch into the PR branch in an isolated git worktree, with JSON/markdown-aware conflict resolution.