cursor-diary
Maintains a detailed, step-by-step implementation diary for coding sessions with docmgr integration to track changes, rationale, commands, and failures.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
161 skills found
Maintains a detailed, step-by-step implementation diary for coding sessions with docmgr integration to track changes, rationale, commands, and failures.
Project bootstrap for Claude Code with safety guardrails, git workflow automation, project auditing, and structured multi-phase planning.
Standardized technical documentation templates for ADRs, runbooks, architecture, and knowledge transfer in AI agent workflows.
Enforces code quality by dispatching a dedicated subagent to review work against project plans, requirements, and git commit history before tasks are completed or merged.
Transcribe audio files (wav, mp3, ogg) to text using the Qwen ASR model. Fast, local-friendly, and requires no API keys.
Standardized debugging and diagnostic guidelines for AI coding agents.
Expert code review agent that performs systematic audits of git changes for SOLID violations, security vulnerabilities, performance regressions, and architectural smells.
Generate hierarchical, AI-optimized documentation structures (AGENTS.md, agent.d) to streamline codebase context, setup, and navigation for AI coding assistants and developers.
Automates the creation of isolated git worktree environments for parallel feature development and environment setup.
Run GitHub Actions CI workflows locally using nektos/act in Docker. Test your CI configurations, debug workflow failures, and validate pipeline changes without pushing code to GitHub.
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Conduct automated code reviews for local changes or remote GitHub Pull Requests. It analyzes code for correctness, maintainability, and standards using git and gh CLI integration.