okmkm avatar

okmkm

Community

@okm321

8Followers
|
30Public Repos
|
17Published Skills

okmkm provides git worktree orchestration, tmux-based parallel development environments, and UI/UX quality enforcement skills for developers.

Skills Distribution
DomainDeveloper To...Git Worktree & Bra.. (40%)Parallel Developme.. (25%)UI/UX Quality & Ac.. (25%)Knowledge Logging .. (10%)

Agent Skills by okmkm

Showing 17 vetted skills indexed across 1 GitHub repositories.

okm321okm321
4

research

Delegates technical topic research to an agent and saves results to Obsidian.

Community
Intermediate
okm321okm321
4

coordinator

Orchestrate multiple git worktree agents via workmux CLI commands.

Community
Advanced
okm321okm321
4

fixing-motion-performance

Reviews UI animation code against rendering performance rules and reports violations with fixes.

Community
Intermediate
okm321okm321
4

merge

Commit staged changes, rebase onto the base branch, and merge with workmux.

Community
Intermediate
okm321okm321
4

plan

Creates structured implementation plans through requirement interviews and codebase exploration.

Community
Intermediate
okm321okm321
4

workmux-init

Generates a .workmux.yaml configuration by detecting project language and package manager.

Community
Intermediate
okm321okm321
4

worktree

Dispatches tasks into new git worktrees using workmux with generated prompt files.

Community
Intermediate
okm321okm321
4

baseline-ui

Enforces opinionated UI constraints for Tailwind CSS and React component code.

Community
Basic
okm321okm321
4

daily

Extracts learnings from conversations and GitHub PR reviews into Obsidian daily notes.

Community
Intermediate
okm321okm321
4

open-pr

Generate a PR description from git diff and open PR creation in the browser.

Community
Basic
okm321okm321
4

fixing-accessibility

Review UI code against accessibility rules and propose minimal targeted fixes.

Community
Intermediate
okm321okm321
4

log

Summarizes the current conversation and saves it as a Markdown log in Obsidian.

Community
Basic
okm321okm321
4

ux-psychology

Analyze designs against UX psychology principles and generate improvement recommendations.

Community
Basic
okm321okm321
4

workmux

Manages git worktrees paired with tmux windows as isolated development environments.

Community
Intermediate
okm321okm321
4

design-review

Review UI designs against Nielsen's ten usability heuristics and produce categorized findings.

Community
Basic
okm321okm321
4

rebase

Rebase the current Git branch onto a target branch with guided conflict resolution.

Community
Intermediate
okm321okm321
4

fixing-metadata

Review and fix HTML page metadata against SEO and social card rules.

Community
Intermediate

Frequently Asked Questions About okmkm

FAQPage Schema
What tasks can I accomplish with okmkm's skills?▼

You can orchestrate multiple git worktree agents, launch parallel tasks in tmux-managed worktrees via workmux, rebase and merge branches with smart conflict resolution, open PRs with generated descriptions, and fix UI animation performance, accessibility, and metadata issues.

Who are okmkm's skills designed for?▼

They target software developers running parallel branch-based development with git worktrees and tmux, plus front-end engineers and designers who need usability reviews, UX psychology-based design improvements, and enforcement of an opinionated UI baseline.

How do the workmux and worktree skills operate in practice?▼

The workmux-init skill generates a .workmux.yaml configuration for your project, then the worktree skill launches tasks in new git worktrees as isolated tmux environments. The coordinator skill spawns, monitors, communicates with, and merges those parallel agents.

What prerequisites or dependencies do these skills require?▼

Skills rely on git with worktree support, tmux, and the workmux CLI for environment management. Several skills declare allowed-tools permissions such as Bash, Read, Write, Glob, and Grep, and some disable model invocation to run deterministically.

Do okmkm's skills cover documentation and session logging?▼

Yes. The research skill investigates technical topics and documents them, the plan skill handles requirement gathering through plan-mode execution, the daily skill appends session learnings to Obsidian Daily notes, and the log skill saves conversation summaries.