Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
input-output-hk
GitHub creator profile

input-output-hk

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

skills collected
20
repositories
5
occupation fields
2
updated
2026-05-28
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
daedalus
11 skills1.2k293updated 2026-03-31
55% of creator
Showing top 8 of 11 collected skills in this repository.
#002
cardano-parts
5 skills96updated 2026-05-28
25% of creator
#003
agda-claude-skills
2 skills10updated 2026-04-30
10% of creator
agda-find-reproducer
ソフトウェア開発者

Reduce a large Agda file to a minimal reproducer for an Agda compiler bug (e.g. `__IMPOSSIBLE__` or any other specific internal error string). Runs an iterative edit → test → commit/revert loop, preserving the invariant that the file still emits the exact target error string at every committed step. Use when the user asks to "minimize this bug", "reduce the reproducer", "make a smaller example of this Agda crash", or mentions a specific Agda internal-error location (file:line) they want a smaller trigger for.

2026-04-30
agda-typecheck-profile
ネットワーク・コンピュータシステム管理者

Profile Agda typechecking performance from a cold cache. Supports two modes — project-wide (via `agda --profile=modules`, reporting per-module times and ms-per-line) and single-module (via `agda --profile=definitions`, reporting per-definition times). Can drill from the project-wide report into specific slow modules, and can investigate individual slow definitions by recursively replacing subterms with holes to locate the true hotspot. Use this whenever the user wants to investigate why Agda typechecking is slow, find hot modules or definitions, benchmark typechecking, or hunt down a specific slow hotspot — even if they don't say "profile". Triggers on phrases like "why is Agda slow", "typechecking performance", "profile the build", "which module is slowest", "find the bottleneck", "why does this definition take so long".

2026-04-30
#004
sc-tools
1 skills1918updated 2026-02-03
5.0% of creator
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました