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

composite

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

수집된 skills
12
저장소
2
업데이트
2026-04-13
저장소 탐색

저장소와 대표 skills

kordoc-compare-documents
소프트웨어 개발자

Use when diffing two Korean documents with `npx` and kordoc. Covers HWP, HWPX, and cross-format comparisons for requests such as 신구대조표 preparation, change review between document versions, block-level additions and removals, or invoking `kordoc:compare_documents` on two local files.

2026-03-30
kordoc-detect-format
소프트웨어 개발자

Use when identifying whether a Korean document file is HWP, HWPX, PDF, or unknown with `npx` and kordoc. Trigger for triage requests such as checking file type before parsing, validating uploads, routing mixed office files, or using `kordoc:detect_format` on local documents.

2026-03-30
kordoc-parse-document
소프트웨어 개발자

Use when converting Korean document files into readable text with `npx` and kordoc. Covers HWP, HWPX, and PDF parsing to Markdown or JSON, including metadata, outline, warnings, and page count. Trigger for requests such as reading a government document, extracting document contents, summarizing a Korean office file, or parsing a local .hwp/.hwpx/.pdf with `kordoc:parse_document`.

2026-03-30
kordoc-parse-form
소프트웨어 개발자

Use when extracting structured label-value fields from Korean forms with `npx` and kordoc. Trigger for requests involving applications, government forms, personnel sheets, contact fields, or any HWP, HWPX, or PDF document that should be processed with `kordoc:parse_form`.

2026-03-30
kordoc-parse-metadata
소프트웨어 개발자

Use when extracting document metadata with `npx` and kordoc instead of reading the full document text. Trigger for requests about title, author, created date, or quick inspection of local HWP, HWPX, and PDF files through `kordoc:parse_metadata`.

2026-03-30
kordoc-parse-pages
소프트웨어 개발자

Use when parsing only part of a Korean document with `npx` and kordoc. Trigger for requests such as extracting pages 1-3, reading selected pages from HWP, HWPX, or PDF, limiting work on large files, or running `kordoc:parse_pages` with a page-range string.

2026-03-30
kordoc-parse-table
소프트웨어 개발자

Use when extracting a specific table from a Korean document with `npx` and kordoc. Trigger for requests such as pulling the first or Nth table from HWP, HWPX, or PDF, isolating tabular content for review, or using `kordoc:parse_table` with a zero-based table index.

2026-03-30
egovframe-compatibility
소프트웨어 개발자

Use when reviewing or writing eGovFrame 4.x or 5.x Java code — Controller, Service, DAO, configuration, or library usage. Covers inheritance requirements, forbidden call patterns, and architecture constraints. Assumes Spring Framework knowledge.

2026-03-26
prompt-refinement
소프트웨어 개발자

Use this skill when the user has an existing Claude prompt and wants it rewritten to fix known problems — failure patterns, vague instructions, format drift, or bloat. Triggers on phrases like "fix this prompt", "tighten this", "my prompt keeps failing", "the output format keeps drifting", "replace vague instructions", "cut the filler", or any request to modify an existing prompt while preserving its intent. Handles four refinement modes: failure repair, constraint tightening, output format locking, and bloat removal. Do NOT use for building a new skill from scratch (use skill-construction) or for evaluation only (use prompt-stress-test or prompt-reliability-score).

2026-04-13
prompt-reliability-score
기술 작가

Use this skill when the user wants a pre-launch reliability score or readiness audit of a Claude prompt across multiple quality dimensions, without adversarial testing. Triggers on phrases like "score this prompt", "is this ready to ship", "rate my prompt", "reliability audit", "launch readiness check", or requests for a dimensional breakdown of prompt quality. Do NOT use when the user wants adversarial failure-finding (use prompt-stress-test) or when they want the prompt rewritten (use prompt-refinement).

2026-04-13
prompt-stress-test
소프트웨어 품질 보증 분석가·테스터

Use this skill when the user wants to deliberately break, stress test, or find failure points in an existing Claude prompt or skill before shipping it. Triggers on phrases like "stress test this prompt", "where will this break", "find edge cases", "adversarial test", "QA this skill", or any request to probe a prompt with hostile/ambiguous inputs and get a failure report BEFORE making fixes. Do NOT use when the user already knows the failures and wants fixes (use prompt-refinement), or when they want a holistic reliability score without adversarial testing (use prompt-reliability-score).

2026-04-13
skill-construction
소프트웨어 개발자

Use this skill when the user wants to build a new Claude skill from scratch, expand a single prompt into a multi-phase skill system, or add a self-improvement feedback loop to an existing skill. Triggers on phrases like "build a skill for", "design a prompt that won't break", "turn this prompt into a full workflow", "make this skill self-improving", "production-ready skill for X", or any request for new skill architecture (not just editing an existing prompt). Handles three construction modes: greenfield design with failure prevention, single-prompt expansion into a phased system, and feedback loop integration. Do NOT use for editing an existing prompt in place (use prompt-refinement) or for evaluation (use prompt-stress-test / prompt-reliability-score).

2026-04-13
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다