Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

my-claude-setup

my-claude-setup에는 mattpainter701에서 수집한 skills 25개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
25
Stars
0
업데이트
2026-03-31
Forks
0
직업 범위
직업 카테고리 9개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-authoring
소프트웨어 개발자

Guidance for editing Claude Code agents. Use when Claude touches agent markdown files so tool scopes, MCP wiring, memory scope, isolation, and agent hooks are configured safely.

2026-03-31
hook-authoring
소프트웨어 개발자

Guidance for editing Claude Code hooks. Use when Claude touches hook scripts, hook JSON, or settings files that register hooks so matcher selection, shell choice, timeouts, and blocking behavior stay correct.

2026-03-31
memory-extraction
소프트웨어 개발자

Automatic memory extraction skill — triggered by file operations to extract durable learnings from session context. Runs in the background via the memory-extractor agent.

2026-03-31
skill-authoring
소프트웨어 개발자

Guidance for editing Claude Code skills. Use when Claude touches skill folders or SKILL.md files so slash-command naming, frontmatter, helper scripts, and conditional paths stay coherent.

2026-03-31
bom
전자 엔지니어(컴퓨터 제외)

BOM (Bill of Materials) management for electronics projects — the primary orchestrator skill that coordinates DigiKey, Mouser, LCSC, element14, JLCPCB, PCBWay, and KiCad skills into a unified workflow. Create, update, and maintain BOMs with part numbers, costs, quantities stored as KiCad symbol properties. ALWAYS trigger this skill for any task involving component sourcing, pricing, ordering, distributor searches, BOM export, or fabrication preparation — even if the user names a specific distributor or fab house (e.g. "search DigiKey for...", "generate JLCPCB BOM", "order from Mouser"). This skill decides which distributor/fab skills to invoke and in what order. Also trigger on phrases like "what parts do I need", "order components", "how much will this cost", "export for JLCPCB", "find parts for this board", "cost estimate", "compare pricing", or "check stock".

2026-03-31
digikey
전자 엔지니어(컴퓨터 제외)

Search DigiKey for electronic components and download datasheets — primary source for prototype orders and the preferred API-based method for fetching datasheets. Find parts by keyword or part number, check pricing/stock, download datasheets directly via API, analyze specifications. Sync and maintain a local datasheets directory for a KiCad project — extract components from schematics, download all missing datasheets, keep them up to date. Use with KiCad for BOM creation and part selection. Use this skill when the user asks about electronic components, part specifications, datasheets, footprints, pricing, stock availability, or needs to download/read a datasheet — even if they don't mention "DigiKey" by name. Also use when the user says "sync datasheets", "download datasheets for my board/project", or mentions a datasheets directory. DigiKey is the default distributor for prototyping and the preferred datasheet source because its API returns direct PDF links without web scraping. For package cross-reference t

2026-03-31
element14
전자 엔지니어(컴퓨터 제외)

Search Newark, Farnell, and element14 for electronic components — find parts by MPN or distributor part number, check pricing/stock, download datasheets, analyze specifications. One unified API covers all three storefronts (Newark for US, Farnell for UK/EU, element14 for APAC). Free API key, simple query-parameter auth, no OAuth. Datasheets download directly from farnell.com CDN with no bot protection. Sync and maintain a local datasheets directory for a KiCad project. Use this skill when the user mentions Newark, Farnell, element14, needs parts from a non-US distributor, wants to compare pricing across regions, or needs datasheets from a source that doesn't require complex API auth. For package cross-reference tables and BOM workflow, see the `bom` skill.

2026-03-31
jlcpcb
전자 엔지니어(컴퓨터 제외)

JLCPCB PCB fabrication and assembly — BOM/CPL generation, basic vs extended parts, assembly constraints, design rules, ordering workflow. Use with KiCad for JLCPCB manufacturing. Use this skill when the user mentions JLCPCB, wants to order PCBs or assembled boards, needs prototype bare PCBs and stencils, wants to know JLCPCB design rules and capabilities, or is asking about PCB manufacturing costs or turnaround times. For gerber/CPL export, stencil ordering, and BOM management, see the `bom` skill.

2026-03-31
kicad
전자 엔지니어(컴퓨터 제외)

Analyze KiCad EDA projects and PDF schematics — schematics, PCB layouts, Gerbers, footprints, symbols, design rules, netlists. Review designs for bugs, suggest improvements, extract BOMs, trace nets, cross-reference schematic to PCB, verify DRC/ERC, check DFM, analyze power trees and regulator circuits. Also analyze PDF schematics from dev boards, reference designs, eval kits, and datasheets — extract subcircuits, component values, and connectivity for incorporation into KiCad projects. Supports KiCad 5–9. Use whenever the user mentions KiCad files (.kicad_sch, .kicad_pcb, .kicad_pro), PCB design review, schematic analysis, PDF schematics, reference designs, Gerber files, DRC/ERC, netlist issues, BOM extraction, signal tracing, power budget, design for manufacturing, or wants to understand, debug, compare, or review any hardware design. Also use when the user says things like "check my board", "review before fab", "what's wrong with my schematic", "is this design ready to order", "check my power supply", "ver

2026-03-31
lcsc
전자 엔지니어(컴퓨터 제외)전기·전자 제도사

Search LCSC Electronics for electronic components — find parts by LCSC number (Cxxxxx) or MPN, check stock/pricing, download datasheets, analyze specifications. Sister company to JLCPCB, same parts library. Sync and maintain a local datasheets directory for a KiCad project. No API key needed — uses the free jlcsearch community API. Use this skill when the user mentions LCSC, JLCPCB parts library, JLCPCB assembly parts, production sourcing, Cxxxxx part numbers, needs to find LCSC equivalents for parts, is preparing a BOM for JLCPCB assembly, or wants to download datasheets and LCSC is available. For package cross-reference tables and BOM workflow, see the `bom` skill.

2026-03-31
mouser
전자 엔지니어(컴퓨터 제외)전기 및 전자 공학 기술자 및 기능사

Search Mouser Electronics for electronic components — secondary source for prototype orders. Find parts, check pricing/stock, download datasheets, analyze specifications. Use with KiCad for BOM creation and part selection. Use this skill when the user specifically mentions Mouser, when DigiKey is out of stock or has worse pricing, when comparing prices across distributors, or when searching for parts that DigiKey doesn't carry. For package cross-reference tables and BOM workflow, see the `bom` skill.

2026-03-31
openscad
기계 엔지니어

Generate parametric 3D models in OpenSCAD — enclosures, brackets, mounts, mechanical parts. Produce printable STL/3MF files for FDM printers (Bambu, Prusa, etc). Use this skill when the user asks to design a 3D printed part, enclosure, case, mount, bracket, jig, or fixture. Also trigger on: 'make me a box for...', 'print a case', '3D print', 'enclosure for my PCB', 'MOLLE mount', 'snap-fit', 'screw boss', 'parametric design', or any request involving physical objects that could be 3D printed. Covers OpenSCAD language, BOSL2 library, CLI rendering, slicer integration, and FDM print design rules.

2026-03-31
pcbway
전자 엔지니어(컴퓨터 제외)

PCBWay PCB fabrication and assembly — turnkey/consigned assembly, design rules, ordering workflow. Alternative to JLCPCB for manufacturing. Use with KiCad. Use this skill when the user mentions PCBWay, needs turnkey assembly (PCBWay sources parts by MPN), has parts not available on LCSC, needs assembled boards with non-LCSC components, wants to compare PCBWay vs JLCPCB, or needs assembly with parts sourced globally rather than from LCSC only. For gerber/CPL export, stencil ordering, and BOM management, see the `bom` skill.

2026-03-31
bootstrap
소프트웨어 개발자

Bootstrap or refresh a Claude Code setup from this repo. Use when Claude needs to install or update global ~/.claude files, scaffold a project's .claude directory, wire MCP/docs plugins, or configure the built-in /statusline flow.

2026-03-31
catchup
소프트웨어 개발자

Restore context after /clear — git state, branch, sprint, recent commits. Lightweight context recovery without starting work.

2026-03-31
commit
소프트웨어 개발자

Task-aware git commits. Enforces conventional commit format, no Co-Authored-By, and ensures TASKS.md + CHANGELOG.md are updated when they exist.

2026-03-31
doctor
소프트웨어 개발자

Validate a Claude Code install and the current project setup. Use when Claude needs to audit ~/.claude wiring, helper scripts, hooks, agents, dependencies, or optional MCP/statusline setup before troubleshooting.

2026-03-31
memory-sync
소프트웨어 개발자

Proactively sync session learnings to persistent memory files. Auto-invoked after significant work milestones. Keeps memory current without user prompting.

2026-03-31
research
고등교육 컴퓨터공학 교원

Deep research on any topic. Parallel Perplexity web search + Claude codebase analysis. Returns a structured report with cited sources and actionable recommendations.

2026-03-31
review
소프트웨어 품질 보증 분석가·테스터

Fresh-context code review using the writer/reviewer pattern. Spawns an isolated agent so the reviewer has no implementation bias from the main session.

2026-03-31
session-mine
소프트웨어 개발자

Analyze Claude Code session logs for patterns, inefficiencies, and improvement opportunities. Parses JSONL session files to find hot files, error patterns, and skill gaps.

2026-03-31
sprint
프로젝트 관리 전문가

Sprint lifecycle management. Open new sprints (create TASKS.md entries, version placeholder) or close sprints (verify completion, bump versions, archive, commit).

2026-03-31
verifier-hooks
소프트웨어 품질 보증 분석가·테스터

Arm a one-shot hook-driven verifier for the next risky edit. Use when Claude should automatically run a lightweight post-edit agent check after the next Edit or Write and stop the turn if the change likely introduced a concrete regression.

2026-03-31
verify
소프트웨어 품질 보증 분석가·테스터

Run a quality gate on the current project — build, types, lint, tests, secrets, debug artifacts. Auto-detects project type (Python, Node, Rust, Go, Embedded, KiCad).

2026-03-31
ee
전기 엔지니어전자 엔지니어(컴퓨터 제외)

Electrical and electronic engineering reference — circuit analysis, component selection, power supply design, signal integrity, RF, thermal, EMC, and test & measurement. Use for design questions, calculations, component vetting, and first-principles analysis.

2026-03-31