Skip to main content

ed3dai/ed3d-plugins

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

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

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

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

Use when analyzing a large corpus of text, code, or data that exceeds a single agent's effective context - orchestrates parallel Worker subagents, Critic review subagents, and a final Summarizer subagent with task tracking and failure recovery

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements, disambiguates terminology, clarifies scope boundaries, and verifies assumptions to prevent building the wrong solution

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

원문 언어: 영어

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

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage

원문 언어: 영어

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

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Use when beginning any design process - orchestrates gathering context, clarifying requirements, brainstorming solutions, and documenting validated designs to create implementation-ready design documents

원문 언어: 영어

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

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creating task todos for checklists

원문 언어: 영어

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

Use after brainstorming completes - writes validated designs to docs/design-plans/ with structured format and discrete implementation phases required for creating detailed implementation plans

원문 언어: 영어

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

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal…

원문 언어: 영어

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

Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions about what exists; when design makes assumptions about file locations, structure, or existing code that need verification -…

원문 언어: 영어

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

Use when planning features and need current API docs, library patterns, or external knowledge; when testing hypotheses about technology choices or claims; when verifying assumptions before design decisions - gathers well-sourced, current information from the…

원문 언어: 영어

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

Use when the user wants to review their recent Claude Code sessions for patterns — analyzes the last N sessions (default 5) in the current project, dispatching parallel reviewers per session, then synthesizing cross-session findings

원문 언어: 영어

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

Use when the user wants to review a Claude Code session for quality — analyzes the current session (or a specified transcript path) for prompting effectiveness, agent performance, and environment gaps, producing actionable recommendations

원문 언어: 영어

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

ALWAYS use this skill when writing or refactoring code. Includes context-dependent sub-skills to empower different coding styles across languages and runtimes.

원문 언어: 영어

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

Use when writing, reviewing, or modifying Rust code - covers error handling with thiserror+miette, type system patterns, async and serde conventions, testing crates, dependency pinning, and module organization

원문 언어: 영어

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

Use when the user wants to export a Claude Code session transcript as a readable Markdown file — converts the current session (or a specified transcript path) into GitHub-flavored Markdown with metadata header, collapsible tool results, and thinking blocks

원문 언어: 영어

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

Use when writing skills, CLAUDE.md files, agent prompts, or any directives that involve shell commands, environment variables, API credentials, file creation, or git operations - prevents secrets leakage into LLM context, unsafe shell patterns, and credential…

원문 언어: 영어

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

Use when writing instructions that guide Claude behavior - skills, CLAUDE.md files, agent prompts, system prompts. Covers token efficiency, compliance techniques, and discovery optimization.

원문 언어: 영어

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

Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function styles, or naming conventions - comprehensive house style covering type vs interface rules, function declarations, FCIS integration,…

원문 언어: 영어

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

Use when writing or refactoring code, before creating files - enforces separation of pure business logic (Functional Core) from side effects (Imperative Shell) using FCIS pattern with mandatory file classification

원문 언어: 영어

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

Use when creating, releasing, or maintaining a Claude Code Plugin Marketplace - covers marketplace.json schema, version management, release checklists, changelog conventions, and validation to prevent sync drift between plugin.json and marketplace.json

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to…

원문 언어: 영어

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

Use when beginning implementation from a design plan - orchestrates branch creation, detailed planning, and hands off to execution with all necessary context

원문 언어: 영어

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

Use to decide what kind of generic agent you should use

원문 언어: 영어

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

Use when creating a new Claude Code plugin or setting up plugin structure - provides complete file organization, manifest format, and component definitions for commands, agents, skills, hooks, and MCP servers

원문 언어: 영어

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

Use when creating specialized subagents for Claude Code plugins or the Task tool - covers description writing for auto-delegation, tool selection, prompt structure, and testing agents

원문 언어: 영어

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

Use when completing development phases or branches to identify and update CLAUDE.md or AGENTS.md files that may have become stale - analyzes what changed, determines affected contracts and documentation, and coordinates updates

원문 언어: 영어

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

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates

원문 언어: 영어

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

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

원문 언어: 영어

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

Use when invalid data causes failures deep in execution - validates at every layer data passes through to make bugs structurally impossible rather than temporarily fixed

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when writing or modifying React components, planning React features, or working with .jsx/.tsx files - provides modern React patterns with TypeScript, hooks usage, component composition, and common pitfalls to avoid

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog, pattern detection, and library reference for property-based testing

원문 언어: 영어

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

Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns that signal inauthenticity

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation

원문 언어: 영어

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

원문 언어: 영어

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

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

원문 언어: 영어

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

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

원문 언어: 영어

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