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

claude-code-config

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

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

이 저장소의 skills

triangulate
소프트웨어 개발자

Triangulate plans and code from three expert viewpoints — functionality, security, and testing — across three phases (plan, implementation, review). Each iteration sharpens the position of remaining issues until all are resolved. Always use this skill when: asked to review plans, code, or branches; asked to evaluate from functionality/security/testing perspectives; asked for PR or pre-implementation review; asked to implement or develop from a plan.

2026-07-17
retrospect
기타 컴퓨터 관련 직업

Mine lessons from configured knowledge sources — review artifacts in sibling repositories, GitHub PR review comments, own session transcripts, whitelisted external references — and fold novel lessons into the skill rule set, detection hooks, and cross-skill guards, driving the change through review to a pull request. Use this skill when: a session-start notice says retrospective mining is due; asked to run retrospective mining or process due sources; asked to mine lessons from review artifacts or another repository; asked to fold accumulated lessons into skills, hooks, or rules.

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

Generate tests for specified code or changed code. Detects test framework automatically, generates test outlines via local LLM, then implements and verifies tests via Sonnet sub-agent. Use this skill when: asked to generate or add tests; asked to improve test coverage; asked to write tests for specific files or functions.

2026-07-12
agent-review
소프트웨어 품질 보증 분석가·테스터

Run a diff review with whatever review agent is available — a local zero-cost Ollama model, Codex, or a fresh headless Claude — then return structured findings. Use this skill when: asked for a Codex review or a second-opinion review from another model; asked for a free/local/offline review; asked to review changes without spending Claude tokens; asked for an adversarial review that challenges the design/approach; asked to review uncommitted changes, a branch, or a commit with an external reviewer; asked to cross-check a triangulate review against another model.

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

Review changed code for reuse, quality, and efficiency, then fix any issues found. Use this skill when: asked to simplify or clean up code; asked to find duplication or refactoring opportunities; asked to improve code quality of recent changes.

2026-07-05
explore
소프트웨어 개발자

Deep codebase exploration and Q&A. Searches and analyzes code structure, traces call chains, and explains how things work. Use this skill when: asked to explain how something works; asked to find all usages or callers; asked to understand codebase architecture; asked to trace data flow or control flow.

2026-06-27
context-budget
소프트웨어 개발자

Audit Claude Code context window consumption across skills, rules, agents, hooks, CLAUDE.md, and MCP servers. Reports token overhead and prioritized savings. Use this skill when: asked about context usage; asked to audit skill/rule/MCP bloat; after adding multiple skills or rules; before adding more components.

2026-06-27
pr-create
소프트웨어 개발자

Create a pull request with auto-generated description. Summarizes changes and generates PR body via local LLM (gpt-oss:120b), then creates the PR after user approval. Use this skill when: asked to create a PR; asked to submit changes for review; asked to open a pull request.

2026-06-16
security-scan
정보 보안 분석가

Audit Claude Code configuration for security issues: hardcoded secrets, overly permissive allow lists, hook injection risks, MCP supply chain, auto-run instructions. Use this skill when: setting up a new project; after modifying settings.json / CLAUDE.md / .mcp.json / hooks; before committing config changes; onboarding to a repo with existing Claude Code config.

2026-06-16