Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

claude-configs

claude-configs contiene 11 skills recopiladas de MotleyAI, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
0
actualizado
2026-06-15
Forks
0
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

codex-review
Analistas de garantía de calidad de software y probadores

Use the codex MCP server to review the current git diff. Focus on correctness, regressions, security issues, tests, and maintainability. Return only actionable findings with file/line references and severity. Do not modify files.

2026-06-15
fetch-coderabbit-threads
Desarrolladores de software

Use when the user asks to fetch / list / read / show unresolved CodeRabbit review threads on a GitHub PR. Pulls thread URL, file:line, author, and full comment body for every thread CodeRabbit opened that is not yet resolved, plus CodeRabbit's review-summary nitpicks.

2026-06-15
process-reviews
Analistas de garantía de calidad de software y probadores

Use when the user asks to process / triage / address / handle PR reviews from CodeRabbit, SonarQube, Codex, and CI all together. First waits (polling every 1 min, max 30 min) until CodeRabbit, Sonar, and every CI check on the PR are in a terminal state — while a Codex review runs concurrently against the local diff. Then fetches unresolved threads from all three code-review sources plus failed CI checks, validates each against the actual code / log, handles invalid ones in place (reply on thread / NOSONAR comment), and presents a unified plan for fixing the valid ones (split into logical groups if more than 3).

2026-06-15
manage-cowork
Administradores de redes y sistemas informáticos

Manage the Cowork service and Claude Desktop. Use when the user wants to start, stop, or reinstall cowork.

2026-05-21
transcribe-youtube
Desarrolladores de software

Use when the user asks to transcribe a YouTube video, get a YouTube transcript, or download/save a transcript from a YouTube URL.

2026-05-21
release-notes
Desarrolladores de software

Use when the user asks to draft release notes, write release notes, or summarize changes since the last release for the current repository.

2026-05-21
spec
Desarrolladores de software

Guide for creating better specs for tasks I give to an agent. Always pulls in the Linear issue whose `gitBranchName` matches the current git branch exactly, and combines it with whatever I type when invoking the skill.

2026-05-21
fetch-failed-pr-checks
Desarrolladores de software

Use when the user asks to check / fetch / list / show failed CI checks (GitHub Actions, external CI) on a GitHub PR — including details/logs of the failures. Pulls the statusCheckRollup, filters to non-passing terminal states, and (for GitHub Actions runs) appends the failed-step log excerpt. Auto-approved globally.

2026-05-06
reply-to-pr-thread
Desarrolladores de software

Use when the user asks to reply / comment on a CodeRabbit (or any) PR review thread, OR when posting a reasoning/explanation reply tagging @coderabbitai for a thread you've classified as invalid. Wraps `gh api .../pulls/N/comments/<id>/replies`. Body is read from stdin. Auto-approved globally.

2026-05-06
make-skill
Especialistas en formación y desarrollo

Guide for creating valid Claude Code skills. Use when user asks how to create a skill, make a skill, or needs help with skill structure.

2026-04-28
dont-sound-like-ai
Escritores y autoresAnalistas de investigación de mercados y especialistas en marketing

Checklist of AI writing tells to avoid. Use when writing any outward-facing content (outreach messages, emails, blog posts, social posts) to ensure the output sounds human. Apply these rules as a post-processing pass or while drafting.

2026-04-10