Skip to main content

Skills في هذا المستودع

oysteinkrog/dotfiles - الصفحة ٢

جمع SkillsMP عدد ٧٣ من skills من oysteinkrog/dotfiles. افتح أي skill لمراجعة مصدره وتفاصيله.

oysteinkrog/dotfiles

عرض ٣٣ من أصل ٧٣ skills مجمعة.

المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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".

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

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?

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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",…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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".

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

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,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٣٣ من أصل ٧٣ skills مجمعة.