Skip to main content

sangrokjung/claude-forge

SkillsMP 已收集 sangrokjung/claude-forge 中的 25 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
25
GitHub 星标
835
GitHub Forks
177

已展示 25 / 25 个已收集 Skill。

职业分类
其他计算机职业
描述

Measure and shrink the always-loaded context of a Claude Code harness (CLAUDE.md + rules without paths frontmatter) back under budget — migrate narrative to reference files, convert rules to path-scoped or skill-triggered loading, and verify zero governance…

原文语言:英语

更新
职业分类
技术写作员
描述

Use Nara/PNU Korean spell-check surfaces conservatively to proofread Korean text, chunk long input, and return change-focused correction suggestions.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run the adversarial verification loop — implement, then hand the change to a fresh checker that did not write it, fix what it finds, and re-dispatch until APPROVE. Use before claiming any behavioural change is done, and on requests like "review loop",…

原文语言:英语

更新
职业分类
技术写作员
描述

Clean up translation-ese and AI-writing tics in Korean prose so it reads like a person wrote it — content (facts, numbers, proper nouns, quotes) stays 100% unchanged, only style and rhythm are touched. Single-pass, done in this session. Triggers — AI 티 없애줘,…

原文语言:英语

更新
职业分类
综合办公文员
描述

Count Korean text deterministically with exact grapheme, line, and byte contracts for self-intros and form limits.

原文语言:英语

更新
职业分类
项目管理专家
描述

Session relay — compresses what's been done so far (writes a one-liner for /compact) and generates a "next task" prompt (a baton) for the user to hand off. Use on requests like "relay / hand off / next session / continue after compact / baton / handoff /…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Turn a one-line description of a repetitive task into a reusable, self-guarding slash command. loop-forge diagnoses the task into one of 5 loop shapes (Batch / Pipeline / Refine / Watch / Explore), interviews for the blanks, and auto-injects two safety…

原文语言:英语

更新
职业分类
项目管理专家
描述

Use *before* starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just enough to prompt and decide well. Implements the "blind spot pass" pattern from Anthropic's Fable…

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

Use when detecting and running project build systems automatically. Supports npm/yarn/pnpm/pip/poetry/gradle/maven/cargo/go/make. Triggers on build, test run, project setup, package manager detection.

原文语言:韩语

更新
职业分类
其他计算机职业
描述

Use when starting Claude Code projects, writing CLAUDE.md/spec.md, dispatching subagents, or requesting Agent Teams parallel development. Covers Spec-Driven Development, Context Engineering, and post-dev workflow.

原文语言:多语言混合

更新
职业分类
软件质量保证分析师与测试员
描述

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use when searching, installing, or improving AI skills and prompts via prompts.chat or skills.sh. Triggers on skill search, prompt lookup, install skill, improve prompt, prompts.chat.

原文语言:韩语

更新
职业分类
信息安全分析师
描述

Use when security verification is needed - pre-commit security checks, vulnerability scanning, STRIDE threat analysis. Integrates with /handoff-verify --security and /commit-push-pr. CWE Top 25 based.

原文语言:韩语

更新
职业分类
其他计算机职业
描述

Use when wrapping up a session before ending. 4 parallel subagents detect doc updates, repeated patterns, learning points, and follow-ups, then a verifier deduplicates and presents choices. Triggers on /session-wrap, session wrap, session cleanup, end of…

原文语言:韩语

更新
职业分类
其他计算机职业
描述

Use when orchestrating Agent Teams for parallel development - team composition, task distribution, dependency management, and result aggregation. Triggers on /orchestrate, multi-agent coordination, parallel team work, task delegation to teammates.

原文语言:韩语

更新
职业分类
其他计算机职业
描述

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when verifying build/test/lint before commit, PR, or completion claims. Runs verification pipeline in fresh subagent context with auto-repair. Triggers on /handoff-verify, pre-commit check, build verification, test validation.

原文语言:韩语

更新
职业分类
软件开发工程师
描述

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

原文语言:英语

更新
职业分类
综合办公文员
描述

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Structured debugging methodology — use before proposing fixes for any error or failure. Covers: code bugs, build errors, deploy failures, config conflicts, dependency issues, infra problems. Also use when previous fix attempts failed or root cause is unclear.

原文语言:英语

更新
职业分类
其他计算机职业
描述

세션 변경사항을 분석하여 검증 스킬 누락을 탐지합니다. 기존 스킬을 동적으로 탐색하고, 새 스킬을 생성하거나 기존 스킬을 업데이트한 뒤 프로젝트 CLAUDE.md를 관리합니다.

原文语言:韩语

更新
职业分类
软件质量保证分析师与测试员
描述

프로젝트의 모든 verify 스킬을 실행하여 통합 패턴 검증 보고서를 생성합니다. 기능 구현 후, PR 전, 코드 리뷰 시 사용.

原文语言:韩语

更新
职业分类
软件开发工程师
描述

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Analyze session work and automatically convert reusable patterns into Claude Code skills. Use when: "세션을 스킬로", "스킬 만들어", "이거 스킬로", "skill factory", "이 작업 자동화해", "스킬 추출", "make this a skill", "extract skill", "convert to skill", "스킬 팩토리", "자동 스킬 생성". Differs…

原文语言:英语

更新
已展示 25 / 25 个已收集 Skill。