Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
mikker
GitHub creator profile

mikker

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

skills collected
21
repositories
3
occupation fields
1
updated
2026-05-08
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
dotfiles
16 skills913updated 2026-05-08
76% of creator
swiftui-skills
소프트웨어 개발자

Apple-authored SwiftUI and platform guidance extracted from Xcode. Helps AI agents write idiomatic, Apple-native SwiftUI with reduced hallucinations.

2026-05-08
swiftui-skills
소프트웨어 개발자

Apple-authored SwiftUI and platform guidance extracted from Xcode. Helps AI agents write idiomatic, Apple-native SwiftUI with reduced hallucinations.

2026-05-08
reread-files-before-editing
소프트웨어 개발자

Ensure files are re-read before editing to avoid overwriting user changes. Use only when explicitly encouraged to by user.

2026-05-05
bare-importmaps
소프트웨어 개발자

Enforce Bare-style builtin imports and package-local import maps for Holepunch, Pear, Autobonk, Bare runtime, and other dual-runtime JavaScript work. Use when editing code that may run under Bare or a repo that already uses package.json "imports" for bare polyfills. Prefer plain builtin specifiers like "fs", "path", "crypto", "url", "http", and "https" instead of "node:*", and update the nearest package.json import map and dependencies when a new builtin is introduced.

2026-04-24
beautiful-mermaid
소프트웨어 개발자

Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.

2026-04-20
commit
소프트웨어 개발자

Write git commit messages. Use when asked to commit, write a commit message, or stage and commit changes.

2026-04-20
defuddle
소프트웨어 개발자

Read web pages as markdown with `npx defuddle`. Use when the user wants a simple local URL-to-markdown fetcher instead of Jina or browser automation.

2026-04-20
hunk-review
소프트웨어 품질 보증 분석가·테스터

Interacts with live Hunk diff review sessions via CLI. Inspects review focus, navigates files and hunks, reloads session contents, and adds inline review comments. Use when the user has a Hunk session running or wants to review diffs interactively.

2026-04-20
Showing top 8 of 16 collected skills in this repository.
#002
holepunch-skills
4 skills00updated 2026-03-25
19% of creator
autobonk-contexts
소프트웨어 개발자

Define schema-first Autobonk domains with generated schema bundles, `Hyperdb` views, managers, contexts, role-based permissions, pairing flows, and optional Yjs collaboration support through `autobonk-yjs`. Use for tasks that model shared state, write or extend `schema.js`, add routes and permission checks, build create/join flows, or implement deterministic replicated collaboration on top of Autobonk.

2026-03-25
holepunch-app-composition
소프트웨어 개발자

Compose a complete Holepunch application by assigning responsibilities across the host shell, Pear runtime, backend worker, shared domain layer, RPC boundary, and UI state. Use for tasks that plan or refactor app architecture, decide where features should live, connect Hyperstack primitives to Pear hosts, or turn a product idea into a practical implementation blueprint without coupling it to one specific app.

2026-03-25
hyperstack-foundations
소프트웨어 개발자

Design and implement peer-to-peer application backends on the Holepunch hyper stack using Corestore, Hyperswarm, Autobase, Hyperbee, Hyperdb, Hyperblobs, Hyperdrive, and adjacent storage primitives. Use for tasks that need storage topology decisions, local-versus-shared state boundaries, replication design, lifecycle and cleanup planning, or backend architecture for a worker, service, or app core.

2026-03-25
pear-v2-runtime
소프트웨어 개발자

Build and wire Pear v2 applications using the current template-plus-runtime approach, especially `hello-pear-*` starters, `pear-runtime`, `pear-mobile`, embedded Bare workers, explicit storage paths, and OTA update flow. Use for tasks that bootstrap a new Pear app, wire an Electron or mobile host, add update handling, separate dev and packaged behavior, or define staging and release flow.

2026-03-25
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다