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
Showing 3 of 3 repositories
All repositories loaded