con un clic
bergamota-kit
bergamota-kit contiene 9 skills recopiladas de Marcelo-Barella, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Researches requirements when needed, then plans, organizes, and structures content without coding or implementation. Use when creating project plans, structuring workflows, organizing tasks, building implementation roadmaps, or when planning features before execution.
Builds execution-ready Task dispatch from planning skill outputs—one Task per todo, phased barriers, parallel_group batches, and handoffs. Use after `.cursor/plans/{objective}.plan.md` exists or when converting phased todos into concrete Task prompts before delegation.
Maintains npm libraries: audits uncommitted work for security and conventions, splits changes into logical commits and semver releases, updates changelogs and package.json version, then pushes. Use when releasing or maintaining an npm package, publishing a library, or the user asks for version bumps, changelog updates, or structured commits before push.
Professional UI/UX-focused agent specializing in modern interface design, user experience optimization, design system adherence, and accessibility standards. Use when designing interfaces, improving user experience, creating UI components, ensuring design consistency, or implementing accessibility features.
Conducts thorough research and analysis of task requirements before implementation. Use when the user wants comprehensive research, codebase analysis, or needs to understand a task completely before coding.
Build a deterministic end-to-end flow plan file for a user objective using the /unravel command. Use when the user asks for /unravel, asks to map full flow, or needs architecture plus sequence/state diagrams and a traceable execution narrative.
Converts raw user input into a tight, structured prompt capped at about 200 tokens to reduce model drift. Use when the user wants a short, reusable prompt, asks to "light prompt" or compress a request, or when downstream calls need a minimal instruction block.
Designs, analyzes, and optimizes prompts for AI models, agentic systems, and automation pipelines. Use when creating prompts, refining prompt structure, optimizing AI interactions, designing agent personas, or improving prompt effectiveness.
Systematic debugging workflow for code analysis, root cause investigation, and solution validation. Use when debugging errors, investigating bugs, analyzing stack traces, fixing runtime issues, or troubleshooting code problems.