Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an...
cat ~/Nuevo
Explora los skills más recientes añadidos al marketplace
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser)...
Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use...
Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump,...
Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR...
>
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit...
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run...
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture...
Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code,...
Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps....
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content....
Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to...
Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps,...
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for...
Create well-formatted git commits with conventional commit format and emoji. Automatically runs pre-commit checks...
Generate professional infographics with 20 layout types and 17 visual styles. Analyzes content, recommends...
AI SDK-based image generation using official OpenAI and Google APIs. Supports text-to-image, reference images,...
Generate elegant cover images for articles. Analyzes content and creates eye-catching hand-drawn style cover images...
Knowledge comic creator supporting multiple styles (Logicomix/Ligne Claire, Ohmsha manga guide). Creates original...
Smart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual...
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying...
Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the...
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or...