← all plugins

.Cursor

by @rosendolu · plugin · 10 skills

.Cursor from rosendolu/cursor-skills.

Install the whole plugin (CLI)
npx skillmds add rosendolu/code-review npx skillmds add rosendolu/develop-skill npx skillmds add rosendolu/loop-dev-plan npx skillmds add rosendolu/one-click-resume npx skillmds add rosendolu/openspec-explore npx skillmds add rosendolu/openspec-propose npx skillmds add rosendolu/init-next-logging npx skillmds add rosendolu/openspec-apply-change npx skillmds add rosendolu/openspec-archive-change npx skillmds add rosendolu/product-requirements-planner
⬇ Download

Skills in this plugin

  1. code-review · rosendolu
    Reviews pull request diffs for correctness, security, maintainability, and test coverage, providing severity-ranked findings and a close-out recommendation.
    0
    repo stars
  2. develop-skill · rosendolu
    Implements a code change on a feature branch, opens a single pull request to main, and runs a code review loop before handoff.
    0
    repo stars
  3. loop-dev-plan · rosendolu
    Iterates through pending development plans in .cursor/plans, implementing tasks, running self-tests, reviewing code, committing locally, and moving completed plans to docs/plans/done.
    0
    repo stars
  4. one-click-resume · rosendolu bundle
    Automates filling out developer job applications on crypto exchange career sites using browser automation, with the user manually submitting each form.
    0
    repo stars
  5. openspec-explore · rosendolu
    Enter explore mode to think through ideas, investigate problems, and clarify requirements before implementation, with optional OpenSpec artifact creation.
    0
    repo stars
  6. openspec-propose · rosendolu
    Creates a complete change proposal with design, specs, and tasks in one step, ready for implementation.
    0
    repo stars
  7. init-next-logging · rosendolu bundle
    Initializes production-ready logging for a Next.js project using Pino and pino-roll, with file output, log rotation, and request context. Handles server-side and client-side environments, including Vercel/serverless setups.
    0
    repo stars
  8. openspec-apply-change · rosendolu
    Implements tasks from an OpenSpec change, tracking progress and pausing for clarification when needed.
    0
    repo stars
  9. openspec-archive-change · rosendolu
    Archives a completed change in the OpenSpec workflow, checking artifact and task completion, assessing spec sync, and moving the change directory to the archive.
    0
    repo stars
  10. product-requirements-planner · rosendolu
    Guides the agent to act as a product manager, collecting context, proposing three requirement plans (bug fix, new feature, iteration), scoring them by ROI, and recommending one with an MVP slice and timeline.
    0
    repo stars