Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
composite
Perfil de creador de GitHub

composite

Vista por repositorio de 12 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
12
repositorios
2
actualizado
2026-04-13
explorador de repositorios

Repositorios y skills representativas

kordoc-compare-documents
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Redactores técnicos

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Mostrando 2 de 2 repositorios
Todos los repositorios cargados