Skip to main content

doodledood/claude-code-plugins

SkillsMP는 doodledood/claude-code-plugins에서 50개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
50
GitHub 스타
17
GitHub 포크
4

이 저장소의 skills

수집된 skill 50개 중 40개를 표시합니다.

직업 분류
미분류
설명

End-to-end autonomous execution: figure-out → define → do, chained without manual approval gates. Use when you want to define and execute without intervention during planning, when the user asks for autonomous or end-to-end work, says just build it, or asks…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Author-side PR lifecycle babysitter and companion to review-pr. Use when the user wants to tend an existing GitHub PR through CI, review threads, description sync, mergeability, auto-fixes, or asks to babysit a PR with or without an existing manifest.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Manifest executor. Works through Deliverables verifying every Acceptance Criterion and Global Invariant. Use when executing a manifest, running a plan, implementing a defined task, or when the user asks to run, execute, implement, or ship a manifest-backed…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Manifest builder. Turns shared understanding into a verifiable Manifest with Deliverables, Acceptance Criteria, Global Invariants, and an Initial Approach. Use when planning features, scoping refactors, debugging complex issues, or when the user asks to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Completion marker for the /do workflow. Outputs a plain-prose summary of what was built. Called by /do after every Acceptance Criterion and Global Invariant has fresh PASS evidence, when the manifest is complete, all criteria pass, or the workflow needs to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Structured escalation when /do hits an unrecoverable blocker. Surfaces what was tried, why it failed, and what the user can decide. Called by /do when work is blocked, cannot proceed, hits an unrecoverable failure, needs a user decision, or gets stuck.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Figure things out together — any topic, problem, or idea. Presses relentlessly until shared understanding is reached. Use when understanding is the deliverable rather than a preamble to acting, when figuring it out is the goal, or when the user asks to think…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Read the project's ticket store and name the single best ticket to work on now, with the reason. Use when picking up work, asking what's next, what should I work on, or pulling the next task or ticket from the backlog.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Narrate new Slack messages in a channel or thread since a cursor. Returns a natural-language story of what was said, or a clear statement when there is nothing new. Use when a parent agent polls Slack and needs to know what changed, read a Slack delta, or…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Stop and re-pitch the last message — it didn't land. Re-explains with the context the reader was missing, in plain words, cutting every line that isn't value while keeping every fact that is. Use when the user says wait what, I'm lost, that didn't land, what…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Review a change along one specific quality dimension — bugs, design, simplicity, maintainability, testability, test quality, type safety, contracts, operational readiness, docs, prose value, change intent, or CLAUDE.md adherence. Loads exactly one dimension…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Autonomous PR review that posts high-signal, human-voiced comments under your account. Use when reviewing someone else's PR or your own manifest-driven PR, when you want a precision-tuned review you can walk away from, or when the user asks to review a PR,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Turn a finished Manifest into self-sufficient tickets anyone can pick up — a teammate, an agent, or a future session, with or without manifest-dev. Emits one plain-prose ticket per Deliverable plus explicit dependency edges, into a file-based store by default…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Produce a self-contained context payload that lets a fresh agent continue without re-deriving what this session established. Use for cross-boundary transfer such as switching tools, starting a clean session, or handing off to another agent, and for DIY…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Create, update, review, or discuss an LLM prompt — system prompt, skill, or agent. State the goal, trust the model, add only what closes a real gap in natural behavior. Use when writing or improving prompts, discussing a skill or agent, diagnosing prompt…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Sync the manifest-dev plugins from doodledood/manifest-dev into .claude/. Clones the source, copies agents/skills/hooks, removes only previously-synced items that disappeared upstream, and leaves other plugins alone. Pass --all to sync every repo in the fleet…

원문 언어: 영어

업데이트
직업 분류
작가·저자편집자
설명

Research-backed principles for writing prose that avoids AI tells. Apply when writing articles, blog posts, emails, marketing copy, social media, or any prose content. Covers vocabulary, structure, tone, rhythm, and craft techniques that make writing feel…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tend a PR through review to merge-readiness. Classifies comments (bot/human, actionable/FP/uncertain), fixes issues via manifest amendment + scoped /do (or directly in babysit mode), tends CI, syncs PR description, and asks before merging. Use when a PR needs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Single iteration of PR tending. Reads PR state, classifies new events, routes fixes, reports status. Called by /loop via /tend-pr setup. Can be invoked manually to run a single tick.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Review and analyze LLM prompts against prompt-engineering principles. Provides detailed assessment without modifying files.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Babysit a PR until merge-ready, then ask before merging. Runs pr-merge-prep on a 10-minute loop, monitors readiness (CI, reviews, conflicts), auto-stops when ready, and requires explicit user confirmation to merge. Never merges autonomously. Use when:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Autonomously bring a PR to mergeable state. Resolves merge conflicts, fixes CI failures, addresses review comments, syncs PR description, and requests re-review. Designed for unattended cron execution via loop skill. Use when: "prep pr for merge", "make pr…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze recent /define sessions to extract user preference patterns and write them to CLAUDE.md. Use when you want to learn from past define sessions, extract define patterns, improve future defines, or capture define preferences.

원문 언어: 영어

업데이트
직업 분류
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)
설명

Promote a product by finding high-signal posts on X and crafting value-first replies. Uses Claude in Chrome for browser interaction and writing plugin for human-quality prose. Triggers: promote on twitter, promote on x, post replies on x, social media…

원문 언어: 영어

업데이트
직업 분류
기타 개인 돌봄·서비스 종사자
설명

Personal decision advisor for QUALITY over speed. Exhaustive discovery, option finding, sequential elimination, structured analysis. Use for investments, purchases, career, life decisions. Surfaces hidden factors, tracks eliminations with reasons, confident…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deep web research with parallel investigators, multi-wave exploration, and structured synthesis. Spawns multiple web-researcher agents to explore different facets of a topic simultaneously, launches additional waves when gaps are identified, then synthesizes…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Captures writing style/voice into AUTHOR_VOICE.md so AI can write like the user. Use when asked to match tone, write like me, replicate voice, or capture writing style for content generation.

원문 언어: 영어

업데이트
직업 분류
작가·저자편집자
설명

Write prose that avoids AI tells through an iterative workflow. Gathers your context, writes using research-backed principles, reviews via writing-reviewer agent, auto-fixes HIGH+ issues, loops until clean. Use for articles, blog posts, emails, marketing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a personalized PR review skill by mining GitHub review history. Extracts review patterns, communication style, priorities, and blind spots — generates a calibrated review-as-me skill that posts inline comments on PRs. Use for onboarding, cloning review…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Triage and fix PR review comments. Reads comments, filters false positives (outdated, misread, wrong context, style preference), validates relevance against current diff, and fixes valid ones with confirmation. Use when: "fix pr comments", "address review…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find all files relevant to a query with orthogonal exploration for comprehensive coverage. Returns topic-specific overview + file list with line ranges. Uses parallel agents for thorough+ levels to ensure nothing is missed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Iteratively optimizes prompts for token efficiency by maximizing information density - reduces verbosity, removes redundancy, tightens phrasing while preserving semantic content. Use when asked to compress, shorten, reduce tokens, tighten, maximize density,…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Iteratively auto-optimize a prompt until no issues remain. Uses prompt-reviewer in a loop, asks user for ambiguities, applies fixes via prompt-engineering skill. Runs until converged.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Consults external AI models (100+ via LiteLLM) for complex analysis. Use for architectural review, security audit, deep code understanding, or when extended reasoning is needed. Runs async with session management.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 사용자 지원 전문가
설명

Deep bug investigation using consultant agent. Identifies root causes and fix suggestions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Production-level PR review using consultant agent. 10-category framework focused on correctness.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Iteratively craft a CUSTOMER.md document that precisely defines your ideal customer profile (ICP). This is the foundational document from which everything else (product, features, brand) derives. Uses parallel research agents and multi-choice workflow with…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Create a comprehensive SEO_STRATEGY.md covering both traditional SEO and Generative Engine Optimization (GEO) for AI platforms. Requires CUSTOMER.md to exist first. Includes platform-specific tactics for Google AI Overviews, ChatGPT, Perplexity, Claude, and…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Rewrite branch into clean, narrative-quality commits. Creates backup, reimplements on fresh branch, verifies byte-identical, then replaces original branch history.

원문 언어: 영어

업데이트
직업 분류
PR 전문가
설명

Creates personalized X/Twitter growth strategy through guided interview. Based on algorithm-derived principles (exposure equation, phase model). Use when asked about X growth, Twitter strategy, building audience, or social media presence.

원문 언어: 영어

업데이트
수집된 skill 50개 중 40개를 표시합니다.