Skip to main content

Skills in this repository

oysteinkrog/dotfiles - Page 2

SkillsMP has collected 73 skills from oysteinkrog/dotfiles. Open a skill to review its source and details.

oysteinkrog/dotfiles

Showing 33 of 73 collected skills.

occupation
Network & Computer Systems Administrators
description

Patch Claude Code's native binary to suppress two nag warnings: (1) "Auth conflict: Both a token and an API key are set" — for intentional dual-auth/proxy setups. (2) "Claude Code has switched from npm to native installer" — when keeping the npm install on…

updated
occupation
Software Developers
description

Mine atuin history and shell logs to find repetitive workflows, build Rust CLI or bash automations. Use when analyzing command patterns or finding automation opportunities.

updated
occupation
Software Developers
description

Beads Rust issue tracker (br). Use when tracking tasks, managing dependencies, finding ready work, or syncing issues to git via JSONL.

updated
occupation
Software Developers
description

Graph-aware task triage with bv and br. Use when prioritizing work, finding bottlenecks, tracking dependencies, or managing local issues across projects.

updated
occupation
Software Developers
description

Convert markdown plans into beads with dependencies using br CLI. Use when creating task graphs, polishing beads before implementation, or bridging planning to agent swarm execution.

updated
occupation
Software Developers
description

Brenner Bot CLI for research sessions. Use when in your brenner_bot repo, managing hypotheses, searching corpus, or running multi-agent sessions.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Gemini 3.1 Pro code review swarm via NTM. Use when "gemini review swarm", "code review with gemini", or multi-round code auditing with Gemini agents.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Domain-parameterized codebase auditing (security, UX, performance, API, copy, CLI). Use when auditing code, assessing quality, finding issues, or pre-launch review.

updated
occupation
Software Developers
description

Build showcase-grade FrankenTUI screens. Use when working in ftui-demo-showcase, diagnosing TUI issues with doctor_frankentui, polishing TUI UX, or replacing placeholder interfaces.

updated
occupation
Software Developers
description

Find stubs, mocks, placeholders, TODOs, and fake code in a project. Use when "find mocks", "find stubs", "find placeholders", "check for fake code", or auditing for incomplete code.

updated
occupation
Software Developers
description

Audit and clean shell PATH pollution in .bashrc, .zshrc, .zshenv, .profile. Use when PATH has junk, wrong binary resolves, temp dirs in PATH, or duplicates.

updated
occupation
Software Developers
description

Assess project status against README/plan vision. Use when "where are we", "reality check", "what's missing", "are we on track", "gap analysis", or "does this actually work".

updated
occupation
Software Quality Assurance Analysts & Testers
description

Design and implement metamorphic testing for systems with the oracle problem. Use when: testing ML models, scientific computing, compilers, search engines, databases, graphics pipelines, or any system where correct output is unknown but input-output…

updated
occupation
Network & Computer Systems Administrators
description

Manage WezTerm mux servers for AI agent swarms on high-RAM servers (512GB+). Use when wezterm mux unresponsive, agent sessions need rescue, tuning scrollback, or configuring persistent remote sessions.

updated
occupation
Network & Computer Systems Administrators
description

Diagnose and fix system sluggishness caused by zombie processes, stuck commands, and accumulated cruft from running multiple coding agents. Finds stuck test runners, hung git operations, zombie search processes, and other resource-wasting processes while…

updated
occupation
Software Developers
description

Fetch and display any X/Twitter tweet by URL or ID. Use when the user shares a tweet link (x.com or twitter.com), asks to read/fetch/see a tweet, or references a tweet ID. Handles text, images, videos, quoted tweets, and embedded links.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review and polish all beads in the current project for correctness, completeness, and quality. Checks every bead carefully, finds issues, and fixes them using br/bv. Triggers on: polish beads, review beads, check beads, beads polish, qa beads.

updated
occupation
Project Management Specialists
description

Generate a comprehensive plan/PRD for AI agent execution. Creates agent-operable plans with architecture, security, testing, and user stories that convert to beads. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

updated
occupation
Software Developers
description

Convert a PRD to br (beads_rust) issues. Creates an epic with child issues for each user story, sets up dependencies, and appends quality gates. Triggers on: convert prd, prd to beads, create beads from prd, prd to br, create issues from prd.

updated
occupation
Project Management Specialists
description

Interview me until you have 95% confidence about what I actually want, not what I think I should want.

updated
occupation
Project Management Specialists
description

What's the single smartest and most radically innovative and accretive and useful and compelling addition you could make to the project at this point?

updated
occupation
Software Developers
description

Run ruff (Astral's Python linter & formatter) on Python code. Use when writing, editing, or reviewing Python code for lint issues and formatting. Triggers on: writing Python files, "lint", "format python", "run ruff", or after editing .py files.

updated
occupation
Software Developers
description

Run ty (Astral's Python type checker) on Python code. Use when writing, editing, or reviewing Python code to catch type errors. Triggers on: writing Python files, "type check", "run ty", "check types", or after editing .py files.

updated
occupation
Software Developers
description

Manage Python projects with uv (Astral's package/project manager). Use when creating Python projects, adding dependencies, running scripts, or managing Python versions. Triggers on: "create python project", "add dependency", "uv init", "uv add", "run python",…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Evaluate a repository against the Harness Engineering framework (OpenAI, Feb 2026) with multi-model consensus scoring. Triggers on "harness eval", "harness engineering", "agent readiness", "evaluate harness", "score repo".

updated
occupation
Software Developers
description

Open markdown files in Markpad (Windows GUI viewer). Use when user says "view markdown", "read md", "show readme", "preview markdown", "open in markpad", "mdv", or wants to open a .md file for reading.

updated
occupation
Software Developers
description

Publish static content to GitHub Pages (oysteinkrog/sites repo). Use when user says "publish site", "deploy to pages", "publish to gh-pages", or wants to put static HTML somewhere shareable.

updated
occupation
Web Developers
description

Generate beautiful, well-designed web pages and visualizations. Creates self-contained HTML with professional design (typography, color, layout, spacing), OKLCH color palettes, dark/light themes, Mermaid diagrams, Chart.js charts, KPI dashboards, timelines,…

updated
occupation
Software Developers
description

Monitor PR and fix any check failures until it is all green. Use when user says "monitor PR", "fix CI", "fix checks", "make PR green", or after creating a PR that has failing checks.

updated
occupation
Software Developers
description

Open Windows Explorer in the current git worktree root. Use when user says "open explorer", "open folder", "show in explorer".

updated
occupation
Software Developers
description

Copy text to the Windows clipboard from WSL. Handles Unicode correctly. Use when user says "copy to clipboard", "clip this", or "copy that".

updated
occupation
Software Developers
description

Inspect .NET assemblies and NuGet packages. Use when you need to understand package contents, view public API surfaces, compare APIs between versions, or audit assemblies for SourceLink/determinism. Essential for .NET development tasks involving package…

updated
occupation
Software Developers
description

Understand and work with the grove worktree manager. Use when the user references projects, worktrees, switching between projects, or managing their mono-repo workflow. Grove manages named git worktrees with tags, issue tracking, and terminal tab…

updated
Showing 33 of 73 collected skills.