Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
sethdford
GitHub 제작자 프로필

sethdford

8개 GitHub 저장소에서 수집된 440개 skills를 저장소 단위로 보여줍니다.

수집된 skills
440
저장소
8
업데이트
2026-07-11
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
claude-skills
skills 383개 · 2026-03-11
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자정보 보안 분석가컴퓨터·정보 시스템 관리자프로젝트 관리 전문가마케팅 관리자
직업 카테고리 21개 · 100% 분류됨
87%비중
#02
claude-agent-os
skills 18개 · 2026-07-11
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자웹·디지털 인터페이스 디자이너
직업 카테고리 5개 · 100% 분류됨
4.1%비중
#03
h-uman
skills 14개 · 2026-03-21
프로젝트 관리 전문가경영 분석가기술 작가기타 개인 돌봄·서비스 종사자교육·개발 전문가비서 및 행정 보조원(법률, 의료 및 임원 제외)
직업 카테고리 9개 · 100% 분류됨
3.2%비중
#04
claude-standards
skills 8개 · 2026-03-11
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기술 작가컴퓨터·정보 시스템 관리자파일 사무원
직업 카테고리 5개 · 100% 분류됨
1.8%비중
#05
claude-plugins
skills 7개 · 2025-10-17
소프트웨어 개발자프로젝트 관리 전문가
직업 카테고리 2개 · 100% 분류됨
1.6%비중
#06
claude-code-teams
skills 6개 · 2026-05-10
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 4개 · 100% 분류됨
1.4%비중
#07
claude-toolkit
skills 3개 · 2026-07-04
프로젝트 관리 전문가기타 컴퓨터 관련 직업
직업 카테고리 2개 · 100% 분류됨
0.7%비중
#08
sre-latency-monitor
skills 1개 · 2026-02-06
네트워크·컴퓨터 시스템 관리자
직업 카테고리 1개 · 100% 분류됨
0.2%비중
저장소 탐색

저장소와 대표 skills

architecture-anti-patterns
소프트웨어 개발자

Identify and avoid common architectural mistakes. Recognize patterns of failure. Use when reviewing designs or learning from mistakes.

2026-03-11
architecture-kata
컴퓨터 시스템 분석가

Practice architectural design with structured problems. Time-limited design challenges. Use for skill development, interviews, team exercises.

2026-03-11
architecture-patterns-catalog
소프트웨어 개발자

Reference catalog of proven architecture patterns. Know when to apply each pattern, tradeoffs, and examples. Use as reference when designing systems.

2026-03-11
architecture-review-facilitation
프로젝트 관리 전문가

Lead effective architecture reviews. Manage discussions, surface disagreements, build consensus, document decisions. Use when conducting reviews or running architecture forums.

2026-03-11
interview-prep
소프트웨어 개발자

Prepare for architecture interview questions and scenarios. Practice system design, tradeoff discussions, communication. Use for career development and interview readiness.

2026-03-11
system-audit
컴퓨터·정보 시스템 관리자

Conduct comprehensive system architecture evaluation. Assess design quality, technical debt, operational readiness, scalability. Use when auditing existing systems.

2026-03-11
technical-mentoring
컴퓨터·정보 시스템 관리자

Coach engineers on architecture and design. Provide feedback, guide learning, support growth. Use when mentoring junior architects or senior engineers.

2026-03-11
architecture-principles
소프트웨어 개발자

Define foundational architecture principles and decision-making rules. Communicate guidelines across organization. Use when establishing architectural standards or updating strategy.

2026-03-11
이 저장소에서 수집된 skills 383개 중 상위 8개를 표시합니다.
mine-transcripts
기타 컴퓨터 관련 직업

Mine past Claude Code session transcripts (JSONL) to extract user corrections, successful patterns, and recurring failure modes. Proposes diffs against lessons.md and rules/*.md for human review. Triggers on /mine-transcripts, "mine my sessions", "what did I learn this week", "session retro". Use weekly or after a fleet completes.

2026-07-11
caretaker
소프트웨어 개발자

Run the bounded harness caretaker — deterministic state gather (predictions, verifier gain, agent health, sensors, drift), then triage ONLY what's flagged under a hard authority boundary (files work, never ships changes). Triggers on /caretaker, "run the caretaker", "harness health check".

2026-07-11
apply-mining-patches
기타 컴퓨터 관련 직업

Apply the diff/patch outputs from a /mine-transcripts run to lessons.md and rules/*.md after human review. Use after running /mine-transcripts and reviewing the proposed diffs. Triggers on /apply-mining-patches, "apply the mining patches", "apply mining run", "approve and apply the trajectory diffs".

2026-07-11
rl-status
기타 컴퓨터 관련 직업

Show the RL value-function snapshot for all agents — mean reward, recent trend, anomalies, top tuning candidates. Use weekly to monitor agent quality. Triggers on /rl-status, "agent rewards", "rl status", "which agents are degrading".

2026-07-11
tune-agent
기타 컴퓨터 관련 직업

Propose a Reflexion-style patch to a specific agent's prompt based on evidence of recurring failures. Use when the same agent makes the same class of mistake twice, when /mine-transcripts surfaces an agent in agent-tuning.md, or when /eval flags a regression on an agent. Triggers on /tune-agent, "tune the X agent", "fix the agent prompt".

2026-07-11
ab-test
소프트웨어 품질 보증 분석가·테스터

A/B test an agent's current prompt against a candidate variant from policy/<agent>/candidates/. Runs both on the same scenarios, aggregates rewards, recommends promotion if candidate beats current by >1 stderr with n≥10. Triggers on /ab-test, "compare prompts", "test the candidate", "is the new prompt better".

2026-07-11
aspect-panel
소프트웨어 품질 보증 분석가·테스터

Run a panel of 5 specialized verifiers (correctness, edge-case, security, regression, style) in parallel against a change, with confidence-weighted voting. Disagreement (40-60% pass share) escalates to lead. Replaces single-critic for high-stakes review. Triggers on /aspect-panel, "panel review", "multi-aspect verify", "review with multiple critics".

2026-07-11
best-of-n
소프트웨어 품질 보증 분석가·테스터

Run an agent N times in parallel against the same prompt, then aggregate via one of 5 modes — critic argmax, USC consistency, confidence-weighted, hybrid, or AggAgent synthesis. Use for high-stakes invocations where you'd rather pay Nx to be sure. Triggers on /best-of-n, "best of n", "run multiple", "give me three options", "synthesize across rollouts".

2026-07-11
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
architecture-decision-records
프로젝트 관리 전문가

Create and maintain Architecture Decision Records (ADRs) in Confluence. Use when documenting technical decisions, architecture choices, technology selections, or when user mentions ADR, architecture decisions, technical choices, or design decisions.

2025-10-17
api-documentation-generator
소프트웨어 개발자

Generate comprehensive API documentation for Confluence from code, OpenAPI specs, or endpoints. Use when documenting REST APIs, GraphQL APIs, or any API endpoints. Creates structured documentation with examples, parameters, responses, and error codes.

2025-10-17
markdown-to-adf-converter
소프트웨어 개발자

Convert Markdown content to Confluence's ADF (Atlassian Document Format) for creating and updating pages. Use when creating Confluence pages from README files, documentation, or any Markdown content. Handles headings, lists, code blocks, tables, links, and more.

2025-10-17
release-notes-generator
소프트웨어 개발자

Generate comprehensive release notes for Confluence from Jira issues, git commits, and pull requests. Use when preparing releases, creating changelogs, documenting version updates, or when user mentions release notes, changelog, version, or release documentation.

2025-10-17
structured-issue-creation
소프트웨어 개발자

Create well-structured Jira issues from code changes, conversations, or requirements. Use when creating issues, bugs, stories, tasks, or when the user wants to track work in Jira. Analyzes context to generate clear titles, descriptions, and appropriate fields.

2025-10-17
jql-query-builder
소프트웨어 개발자

Build and optimize JQL (Jira Query Language) queries for searching issues. Use when the user needs to search Jira issues, filter by complex criteria, find specific bugs or features, or when they mention JQL, queries, or searching Jira.

2025-10-17
sprint-planning-assistant
프로젝트 관리 전문가

Assist with sprint planning, backlog grooming, story point estimation, and sprint capacity management. Use when planning sprints, estimating work, organizing backlog, or when user mentions sprint planning, velocity, capacity, or story points.

2025-10-17
scrum
프로젝트 관리 전문가

Run a complete SCRUM sprint with all ceremonies — Product Owner authors stories, Tech Lead designs, Scrum Master orchestrates implementers, Verifier+Aspect-Panel guard quality, Sprint Auditor adversarially audits, Retro feeds back to /tune-agent. Triggers on /scrum, "run a sprint", "scrum me this", "ship this with full process".

2026-05-10
mine-transcripts
소프트웨어 개발자

Mine past Claude Code session transcripts (JSONL) to extract user corrections, successful patterns, and recurring failure modes. Proposes diffs against lessons.md and rules/*.md for human review. Triggers on /mine-transcripts, "mine my sessions", "what did I learn this week", "session retro". Use weekly or after a fleet completes.

2026-05-10
apply-mining-patches
소프트웨어 개발자

Apply the diff/patch outputs from a /mine-transcripts run to lessons.md and rules/*.md after human review. Use after running /mine-transcripts and reviewing the proposed diffs. Triggers on /apply-mining-patches, "apply the mining patches", "apply mining run", "approve and apply the trajectory diffs".

2026-05-10
aspect-panel
소프트웨어 품질 보증 분석가·테스터

Run a panel of 5 specialized verifiers (correctness, edge-case, security, regression, style) in parallel against a change, with confidence-weighted voting. Disagreement (40-60% pass share) escalates to lead. Replaces single-critic for high-stakes review. Triggers on /aspect-panel, "panel review", "multi-aspect verify", "review with multiple critics".

2026-05-10
rl-status
네트워크·컴퓨터 시스템 관리자

Show the RL value-function snapshot for all agents — mean reward, recent trend, anomalies, top tuning candidates. Use weekly to monitor agent quality. Triggers on /rl-status, "agent rewards", "rl status", "which agents are degrading".

2026-05-10
tune-agent
소프트웨어 개발자

Propose a Reflexion-style patch to a specific agent's prompt based on evidence of recurring failures. Use when the same agent makes the same class of mistake twice, when /mine-transcripts surfaces an agent in agent-tuning.md, or when /eval flags a regression on an agent. Triggers on /tune-agent, "tune the X agent", "fix the agent prompt".

2026-05-10
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다