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

corca-ai

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

수집된 skills
56
저장소
10
업데이트
2026-07-18
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

release
소프트웨어 개발자

Use when a maintainer needs to cut, bump, or verify a repo release surface such as plugin versions, generated install manifests, and operator update instructions.

2026-07-18
critique
소프트웨어 개발자

Use when a non-trivial design decision, code change, release, rename, deletion, spec, or workflow change needs a before-the-fact critique. Probe distinct failure angles, then run a counterweight pass that separates real blockers from over-worry before the change locks in.

2026-07-18
retro
소프트웨어 개발자

Use after a meaningful work unit or when the user asks for a retrospective. Reviews what happened, what created waste, which decisions mattered, which named expert lens or direct counterfactual would have changed the next move, and which workflow/capability/memory improvements should make the next session better. Auto-selects `session` or `weekly` mode from context; ambiguous cases default to `session`.

2026-07-18
quality
소프트웨어 품질 보증 분석가·테스터

Use when the goal is to understand and improve the repo's current quality bar. Detect existing gates, run the available ones, inspect concept integrity, test confidence, and security posture, then propose concrete quality moves instead of only complaining about what is missing.

2026-07-18
issue
소프트웨어 개발자

Use when filing a GitHub issue from current context or resolving GitHub issues end-to-end through the adapter-resolved backend (`gh` by default, or a host-mediated capability such as `acme github`). Issue creation reports the observed problem before suggesting solutions; issue resolution treats GitHub as the source of truth, classifies the issue, runs a causal review for bug-class issues before designing the fix, and runs a resolution critique so the same class of issue does not recur.

2026-07-18
setup
소프트웨어 개발자

Use when a repo needs its initial operating surface created or normalized. Bootstrap README, AGENTS.md, CLAUDE.md symlink policy, roadmap, and operator-acceptance docs from minimal ideation for greenfield repos, or realign those same surfaces for partially-initialized repos without pretending quality review or deep product ideation already happened.

2026-07-18
spec
소프트웨어 개발자

Use when a concept needs to become a living implementation contract. Refine ideation artifacts or existing design docs into the current build contract, decide what must be fixed now versus probed during implementation, define testable success criteria, and keep the contract synchronized as `impl` learns new facts.

2026-07-18
create-cli
소프트웨어 개발자

Use when creating or upgrading a repo-owned CLI, bootstrap script, or command runner. Define the command surface, install/update contract, structured output, dry-run and doctor behavior, distribution path, and quality gates before spreading ad hoc shell or Python entrypoints.

2026-07-18
이 저장소에서 수집된 skills 26개 중 상위 8개를 표시합니다.
setup
소프트웨어 개발자

Initial CWF configuration to standardize environment/tool contracts before workflow execution: hook group selection, external tool detection, setup-contract bootstrap, project config bootstrap, optional Agent Team mode setup, optional Codex integration, optional git hook gate installation, optional CWF capability index generation, and optional repository index generation. Triggers: "cwf:setup", "setup hooks", "configure cwf"

2026-03-06
impl
소프트웨어 개발자

Implementation orchestration from a plan to execute approved scope predictably without losing constraints. Decomposes steps into parallelizable work items, spawns domain-appropriate agents, and verifies completion against BDD success criteria. Triggers: "cwf:impl", "implement this plan"

2026-02-24
refactor
소프트웨어 개발자

Multi-mode code and skill review for controlling drift as capability surface grows. Quick scan all plugins, commit-based tidying, contract-driven codebase quick scan, deep-review a single skill, holistic cross-plugin analysis, or docs consistency check. Triggers: "cwf:refactor", "/refactor", "tidy", "review skill", "cleanup code", "check docs consistency"

2026-02-24
retro
소프트웨어 개발자

Comprehensive session retrospective that turns one session's outcomes into persistent improvements. Adaptive depth: deep by default, with light mode via --light (and tiny-session auto-light). Triggers: "cwf:retro", "retro", "retrospective", "회고"

2026-02-24
update
소프트웨어 개발자

Check and update CWF plugin to keep installed behavior aligned with latest contracts and fixes. Triggers: "cwf:update", "update cwf", "check for updates"

2026-02-24
run
소프트웨어 개발자

Full CWF pipeline auto-chaining for end-to-end delegation without manual stage sequencing. Orchestrates: gather → clarify → plan → review(plan) → impl → review(code) → refactor → retro → ship. Respects Decision #19: human gates pre-impl, autonomous post-impl. Triggers: "cwf:run", "run workflow"

2026-02-24
ship
소프트웨어 개발자

Automate GitHub workflow so validated session artifacts become ship-ready issue/PR/merge actions with explicit human control points. Triggers: "/ship"

2026-02-24
clarify
소프트웨어 개발자

Unified requirement clarification to prevent downstream implementation churn by resolving ambiguity early. Default: research-first with autonomous decision-making and persistent questioning. --light: direct iterative Q&A. Triggers: "cwf:clarify", "clarify this", "refine requirements"

2026-02-24
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
blog-task-router
기술 작가

Route ambiguous blog work requests to the right Blog plugin skill or skill sequence. Use when the user asks broadly to review a blog post, improve a draft, prepare for external publication, check whether a post is safe to publish, decide if interaction is needed, or asks which Blog plugin skill should handle the task.

2026-06-18
content-improvement
기술 작가

Improve an existing blog draft, outline, interview-derived note, or rough source material by sharpening the claim, reader value, structure, evidence, and Korean prose while preserving the author's point of view. Use when the user asks for content improvement, 글 개선, 초안 개선, 구조 정리, 주장 강화, 문장 다듬기, or turning rough blog material into a clearer draft without running the full publication workflow.

2026-06-18
external-publication-review
편집자

Review a blog draft or internal-to-external publication candidate before external release. Use when the user asks for 외부 발행 전 리뷰, 외부공개 검토, publication readiness, publish review, blog approval review, 사내공개 글을 전체공개로 전환할 수 있는지, or whether an internal AX sharing note, Slack/Notion-derived draft, meeting note, agent interview log, experiment report, demo/code-result writeup, interview piece, or company blog post is ready to publish externally.

2026-06-18
interactive-elements
웹 개발자

Design useful interactive or visual blog elements for a specific article, demo, explainer, case study, or technical note. Use when the user asks for 인터랙티브 요소, interactive HTML, demo page, visual explanation, 3D/spatial interaction, diagrams, animations, or deciding whether interaction would clarify a blog post better than prose alone.

2026-06-18
public-risk-check
편집자

Check blog drafts, HTML pages, demo copy, screenshots, source notes, social snippets, and publication artifacts specifically for public disclosure risk and risky wording before external sharing. Use when the user asks for 공개 리스크 체크, 민감정보 점검, publish safety, confidential information review, wording risk, customer anonymization, screenshot/data/link safety, or sensitive detail removal. For broader publish/no-publish judgment, use external-publication-review instead.

2026-06-18
public-blog-publisher
시장조사 분석가·마케팅 전문가

Source-aware knowledge-to-publication workflow for discovering, framing, transforming, reviewing, publishing, and learning from human drafts, AX sharing notes, internal company sources, Slack/Notion discussions, meeting notes, agent interview logs, experiments, demos, code results, and external research commentary. Use when Codex must decide what public knowledge object a source should become, reduce author burden through direction proposals, preserve author perspective, apply minimum publication metadata, review factual accuracy/public disclosure risk/reader value/author authenticity, and generate Korean articles, case studies, tutorials, research notes, conversation pieces, living documents, interactive essays, demo pages, HTML, or review artifacts.

2026-06-15
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다