start-1-2
97Command Cursor
Module 1.2: The Cursor Interface - Learn the three-pane layout.
1,723 that install into Cursor. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.
Command Cursor
Module 1.2: The Cursor Interface - Learn the three-pane layout.
Command Cursor
Module 3.2.2: Strategy & Architecture Visuals - Create system architecture diagrams, prioritization matrices, and product roadmaps.
Command Cursor
Command "deslop" from reliverse/experiments, covering remove ai code slop, remove, keep, do not and heuristic.
Command Cursor
This command guides the AI to improve a package library's code quality using a systematic refactoring approach. The goal is to enhance code clarity, reduce duplication (DRY), improve modularity, and maintainability while ensuring functionality remains intact.
Command Cursor
This command guides the AI to improve a package library's performance using a systematic benchmarking approach. The goal is to ensure optimizations are measurable and don't introduce regressions.
Command Cursor
Command "cleanup-rebuild-commit-package-publish" from sparesparrow/mcp-prompts, covering params (optional), 1) lint, install, build, test, 2) commit and push, 3) bump version and publish to npm (public) and 4) build and push docker images (docker hub and ghcr).
Command Cursor
Command "deploy-mcp-json" from sparesparrow/mcp-prompts, covering 1) local postgres via mcp.json, 2) alternative aws backend (switch by replacing env) and 3) quick checks.
Command Cursor
Command "use-mcp-prompts-in-order-to" from sparesparrow/mcp-prompts, covering core concept: prompt engineering as a service, detailed breakdown of mcp tools, how to use in software development, instructions for other llms (system prompt) and mcp tool usage protocol.
Command Cursor
Implement an approved OpenSpec change and keep tasks in sync.
Command Cursor
Archive a deployed OpenSpec change and update specs.
Command Cursor
Scaffold a new OpenSpec change and validate strictly.
Command Cursor
Comprehensive checklist for conducting thorough code reviews to ensure quality, security, and maintainability.
Command Cursor
Command "rebuildrestart" from rwliebs/Dossier, covering rebuildrestart, rebuild and restart the dossier dev server, usage and ./scripts/rebuild-and-restart.sh # dev server (default).
Command Cursor
Build production-ready Next.js 15 forms with Server Actions, progressive enhancement, comprehensive validation, and accessibility. Follow architecture, strategies, and decisions in @apps/docu/. After implementation, update docs, readme, and cursor rules if required to keep them aligned.
Command Cursor
Systematically set up new feature from planning through implementation structure. Follow architecture, strategies, and decisions in @apps/docu/. Follow @.cursor/rules/base/general.mdc for planning discipline.
Command Cursor
Execute complete quality assurance pass across all apps in monorepo. Performs comprehensive checks including linting, building, testing, runtime verification, AI-assisted code review, and external review remediation when available. Work autonomously using best judgment, strictly following repository rules, Cursor…
Command Cursor
Command "behat-drevops" from ivangrynenko/cursorrules, covering custom command: behat drevops, command usage, role definition, drevops behat steps integration and available behat traits from drevops.
Command Cursor
Command "gh-issue-create" from ivangrynenko/cursorrules, covering custom command: github issue create, command usage, instructions, 1. parse and understand context and 2. codebase analysis.
Command Cursor
Command "pr-assess" from ivangrynenko/cursorrules, covering custom command: pr assess, command usage, code review agent instructions, primary objectives and input data analysis.
Command Cursor
Archive a completed change in the experimental workflow.
Command Cursor
Create a change and generate all artifacts needed for implementation in one go.
Command Cursor
Propose a new change - create it and generate all artifacts in one step.
agency-ai-solutions/agency-starter-template
Command Cursor
Your task is to add Model Context Protocol (MCP) server to an Agency Swarm agent. MCP servers expose external tools and data sources to agents through a standardized protocol.
agency-ai-solutions/agency-starter-template
Command Cursor
Your task is to convert an MCP server into the Code Execution Pattern described in Anthropic's blog post. This pattern enables progressive disclosure of tools, reducing token usage by up to 98% compared to loading all tools upfront.