.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-plannerSkills in this plugin
- ▌ code-review · rosendoluReviews pull request diffs for correctness, security, maintainability, and test coverage, providing severity-ranked findings and a close-out recommendation.
- ▌ develop-skill · rosendoluImplements a code change on a feature branch, opens a single pull request to main, and runs a code review loop before handoff.
- ▌ loop-dev-plan · rosendoluIterates through pending development plans in .cursor/plans, implementing tasks, running self-tests, reviewing code, committing locally, and moving completed plans to docs/plans/done.
- ▌ one-click-resume · rosendolu bundleAutomates filling out developer job applications on crypto exchange career sites using browser automation, with the user manually submitting each form.
- ▌ openspec-explore · rosendoluEnter explore mode to think through ideas, investigate problems, and clarify requirements before implementation, with optional OpenSpec artifact creation.
- ▌ openspec-propose · rosendoluCreates a complete change proposal with design, specs, and tasks in one step, ready for implementation.
- ▌ init-next-logging · rosendolu bundleInitializes 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.
- ▌ openspec-apply-change · rosendoluImplements tasks from an OpenSpec change, tracking progress and pausing for clarification when needed.
- ▌ openspec-archive-change · rosendoluArchives a completed change in the OpenSpec workflow, checking artifact and task completion, assessing spec sync, and moving the change directory to the archive.
- ▌ product-requirements-planner · rosendoluGuides 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.