Skip to main content
Manusで任意のスキルを実行
ワンクリックで
corca-ai
GitHub creator profile

corca-ai

Repository-level view of 52 collected skills across 8 GitHub repositories, including approximate occupation coverage.

skills collected
52
repositories
8
occupation fields
4
updated
2026-06-03
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
charness
29 skills · 2026-06-03
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターファイル事務員プロジェクト管理専門家秘書・行政アシスタント(法律・医療・役員除く)市場調査アナリスト・マーケティングスペシャリスト
7 occupation categories · 100% classified
56%share
#02
claude-plugins
14 skills · 2026-03-06
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターコンピュータ・情報システムマネージャーコンピュータシステムアナリストその他の管理職ネットワーク・コンピュータシステム管理者
7 occupation categories · 100% classified
27%share
#03
cautilus
3 skills · 2026-05-16
ソフトウェア品質保証アナリスト・テスター
1 occupation categories · 100% classified
5.8%share
#04
yt-digest
2 skills · 2026-04-21
ソフトウェア開発者
1 occupation categories · 100% classified
3.8%share
#05
specdown
1 skills · 2026-04-04
ソフトウェア品質保証アナリスト・テスター
1 occupation categories · 100% classified
1.9%share
#06
coxwave-hackathon
1 skills · 2026-01-20
ソフトウェア開発者
1 occupation categories · 100% classified
1.9%share
#07
crill-cli
1 skills · 2026-04-30
ネットワーク・コンピュータシステム管理者
1 occupation categories · 100% classified
1.9%share
#08
craken-spaces-cli
1 skills · 2026-03-22
ソフトウェア品質保証アナリスト・テスター
1 occupation categories · 100% classified
1.9%share
repository explorer

Repositories and representative skills

#001
charness
29 skills42updated 2026-06-03
56% of creator
achieve
ソフトウェア開発者

Use when operating a long-running autonomous objective as an auditable goal lifecycle: interview prose intent into a reviewable goal artifact under charness-artifacts/goals/, keep slice progress and verification visible during the run, and prove the goal with honest non-claims at the end. Coordinates ideation/spec/impl/quality/issue/critique/retro around one goal artifact instead of replacing them, and stays a goal operator rather than a task execution engine.

2026-06-03
find-skills
ソフトウェア開発者

Use when the user asks which skill, support capability, or integration should handle a task, or names a skill/support/capability such as `X skill`, `X 스킬`, `support/X`, or `X integration`. Call this before filesystem search for named capabilities; support skills are intentionally hidden from the default skill list.

2026-06-03
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 next gates instead of only complaining about what is missing.

2026-06-03
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-06-03
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 `ceal 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-06-03
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-06-03
debug
ソフトウェア開発者

Use when investigating a bug, error, or unexpected behavior. Follow a disciplined root-cause workflow, preserve a durable debug artifact so future sessions inherit what was learned, and do not jump to fixes before a falsifiable hypothesis exists.

2026-06-01
handoff
ソフトウェア開発者

Use when the user wants the next session prepared or asks to update a handoff artifact. Keep the handoff short, current, and operationally useful, and treat mention-only pickup as an instruction to continue the workflow named in the handoff trigger.

2026-06-01
Showing top 8 of 29 collected skills in this repository.
#002
claude-plugins
14 skills7711updated 2026-03-06
27% of creator
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
Showing top 8 of 14 collected skills in this repository.
#003
cautilus
3 skills00updated 2026-05-16
5.8% of creator
#004
yt-digest
2 skills10updated 2026-04-21
3.8% of creator
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました