deploy
01dmitryprg-ai/cursor-develop-autorules
Agent Claude Code
Deploy backend and/or frontend services. Use for build, restart, deployment verification.
dmitryprg-ai/cursor-develop-autorules
Agent Claude Code
Deploy backend and/or frontend services. Use for build, restart, deployment verification.
dmitryprg-ai/cursor-develop-autorules
Agent Claude Code
Feature development agent with JTBD analysis, duplicate check, and TDD approach. Use for building new features, adding functionality, implementing components.
dmitryprg-ai/cursor-develop-autorules
Agent Claude Code
Data analysis and investigation agent. Use for analyzing data, debugging with data, investigating patterns, or understanding system behavior.
dmitryprg-ai/cursor-develop-autorules
Agent Claude Code
Read-only code review for quality, security, and maintainability. Use for code review, QA check, CTO review.
dmitryprg-ai/cursor-develop-autorules
Agent Claude Code
Test-Driven Development agent. Writes failing tests first, then minimal code to pass. Strict Red-Green-Refactor cycle.
dmitryprg-ai/cursor-develop-autorules
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From dmitryprg-ai/cursor-develop-autorules.
dmitryprg-ai/cursor-develop-autorules
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 42 allowed tools.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Test API endpoints with proper authorization including Basic Auth and session cookies. Use when testing curl requests, checking API responses, getting 401 Unauthorized, session expired errors, or verifying endpoint behavior after changes.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Implement accumulated improvements from improvements-backlog into AI rules and skills. Use when backlog has 5+ items, weekly rule update cycle, 2+ high priority improvements exist, before important releases, when same error repeated 3+ times, when user says implement improvements/process backlog/update rules from…
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Fix bugs, errors, exceptions, and unexpected behavior. Use when debugging, fixing errors, handling crashes, or when user mentions bug, error, broken, not working, crash, exception, 500 error, Application error, white screen, TypeError, undefined is not a function, or unexpected behavior.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Analyze Claude Code prompt cache efficiency and costs. Use when user asks about cache performance, token usage, session costs, how much a session cost, wants to optimize prompt caching, when costs seem high, when context window is filling up, or mentions cache-analyzer/cache hits/token costs/session metrics/cost…
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Review code for quality, security, and maintainability. Use when reviewing pull requests, examining code changes, doing QA checks, architecture review, or CTO review. Also trigger for COMPLEX tasks affecting more than 5 files, API contract changes, or data migrations.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, create or update AI rules. Use when creating rules, building skills, adding coding standards, updating .claude/rules/ or .claude/skills/, converting Cursor rules to Claude Code, measuring skill performance, running evals, or optimizing skill descriptions.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Deploy backend and/or frontend services. Use after npm run build completes, when restarting services, when user mentions deploy/build/restart, or when page shows Application error. Also trigger on 502/503 errors, service health check failures, or after code changes that need deployment.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Develop new features, functionality, and enhancements. Use when creating, adding, building, implementing new features, components, endpoints, pages, or modules. Also trigger when user asks to add functionality, create a form, implement a filter, build a new UI section, or add an API endpoint.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Analyze and fix issues in the last completed task. Use when user reports errors after task was marked as done, when completion report had high confidence but result has issues, when AI missed obvious problems, or when post-task issues appear.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Find gaps, stubs, broken workflows, and incomplete features in code. Use before implementing features, for code audits, when checking TODO coverage, or when searching for buttons without handlers, forms without submit, links to nowhere, or partial CRUD implementations.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Improve code structure without changing behavior. Use when refactoring, cleaning up, simplifying, extracting methods, reducing complexity, removing duplication, or applying DRY principle. Also trigger when files exceed size limits or code smell is detected.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Analyze data, investigate datasets, debug with data, and explore system behavior. Use when analyzing, running SQL queries, data profiling, investigating patterns, building statistics, exploring CSV/JSON data, or debugging with data evidence.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Review work session quality and capture improvement opportunities. Use at end of session, after completing complex features, after series of errors or failed attempts, after 2+ hours of focused work, when user says done/finished/wrap up, for retrospective analysis, or when same mistake happened twice in a session.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Test-Driven Development with strict Red-Green-Refactor cycle. Use when developing with TDD, writing tests before code, adding test coverage, or when user mentions test-first, red-green-refactor, or wants reliable test suites.
dmitryprg-ai/cursor-develop-autorules
Skill Claude CodeCodex
Scan codebase for technical debt including oversized files, duplicated code, code smells, and TODO items. Use when files exceed size limits, when TODO/FIXME/HACK count is growing, when build is slow, when coverage is low, when user says cleanup/tech debt/code quality, or when empty catch blocks or dead code are…
dmitryprg-ai/cursor-develop-autorules
Cursor rule Cursor
A structured problem-analysis rule based on 5W+H—what, when, where, who, why, and how—and the 5 Whys method for finding a root cause.
dmitryprg-ai/cursor-develop-autorules
Cursor rule Cursor
A product-planning rule based on Jobs To Be Done, a way to describe the real task a user is trying to accomplish. It uses Job Stories instead of User Stories and compares expected benefits with user costs or effort.