Back to categories
Category

Agent Skills in category: Uncategorized

72242 skills match this category. Browse curated collections and explore related Agent Skills.

init-oxc

Set up oxlint and oxfmt in a JavaScript/TypeScript project

michaelvessia
michaelvessia
2

jira-comment

Comment on a Jira ticket on Michael's behalf, clearly attributed as AI-generated. Use when asked to leave a comment or reply on Jira.

michaelvessia
michaelvessia
2

journal

End-of-day 5-minute checkin (Physical, Mind, Craft, Presence)

michaelvessia
michaelvessia
2

log-work

Log work activity to today's journal

michaelvessia
michaelvessia
2

md-to-html

Convert markdown to styled HTML for pasting into Google Docs. Use when the user wants to copy markdown (with tables, images, code blocks) into Google Docs or similar.

michaelvessia
michaelvessia
2

mermaid-erd

Generate a Mermaid ERD from SQL schema files

michaelvessia
michaelvessia
2

mermaid-monorepo

Generate a Mermaid diagram of monorepo package relationships

michaelvessia
michaelvessia
2

mermaid-to-png

Convert mermaid diagrams in markdown files to PNG images. Use when the user wants to export markdown with mermaid to formats that don't support mermaid (Google Docs, PDF, etc).

michaelvessia
michaelvessia
2

obsidian-save

|

michaelvessia
michaelvessia
2

obsidian-todo

Manage topic-based todo lists in Obsidian vault

michaelvessia
michaelvessia
2

open-and-monitor

|

michaelvessia
michaelvessia
2

organize-feeds

Categorize uncategorized FreshRSS feeds by sampling content and inferring the best category. Use when user says "organize feeds", "categorize feeds", or wants to clean up uncategorized subscriptions.

michaelvessia
michaelvessia
2

paperless

Search and manage documents in Paperless-ngx document management system. Use when the user asks about documents, invoices, receipts, tax forms, bills, or wants to search their document library.

michaelvessia
michaelvessia
2

pr-activity-report

Quarterly PR Activity Report

michaelvessia
michaelvessia
2

proxmox

|

michaelvessia
michaelvessia
2

qmd

|

michaelvessia
michaelvessia
2

ralph-prep

Full Ralph preparation workflow - create spec skeleton, interview to flesh out, and generate docs PRD for Ralph story-loop execution. Triggers on "ralph prep", "prep ralph", "prepare for ralph", "set up ralph for".

michaelvessia
michaelvessia
2

react-useeffect

React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

michaelvessia
michaelvessia
2

release

Cut a release (bump version, commit, tag, push)

michaelvessia
michaelvessia
2

resolve-merge-conflicts-all-prs

Resolve merge conflicts across all open GitHub PRs authored by the current user in the current repository by running resolve-merge-conflicts for each PR.

michaelvessia
michaelvessia
2

resolve-merge-conflicts

Resolve git merge conflicts for a GitHub PR. Accept a PR link/number when provided, otherwise infer the open PR for the current branch.

michaelvessia
michaelvessia
2

second-opinion

Get a peer review from the other AI agent. Claude invokes Codex, Codex invokes Claude. Automatically detects which agent is active.

michaelvessia
michaelvessia
2

spec-interview

Interview user to flesh out a spec file

michaelvessia
michaelvessia
2

start-day

Generate a daily kickoff note with GitHub context and recent vault activity

michaelvessia
michaelvessia
2

surge-deploy

Deploy a directory to surge.sh and return the URL

michaelvessia
michaelvessia
2

sync-vaults

Sync work notes from flo-notes into main Obsidian vault

michaelvessia
michaelvessia
2

tdd

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

michaelvessia
michaelvessia
2

test

Run test suite and fix any failures

michaelvessia
michaelvessia
2

til

|

michaelvessia
michaelvessia
2

update-pr-description-and-title

Update the current PR description from the repo PR template and set a conventional-commit title based on the PR changes.

michaelvessia
michaelvessia
2

uptime-kuma

Manage Uptime Kuma monitors, tags, notifications, maintenance windows, and status pages. Use when the user asks about uptime monitoring, service health, adding monitors, checking status, or managing alerts.

michaelvessia
michaelvessia
2

specs-overview

Generate or regenerate specs/OVERVIEW.md with a tabular summary, status, and per-spec file listings

arjenschwarz
arjenschwarz
184

starwave:creating-spec

Initialize a new spec with requirements, design, and task planning. Orchestrates the entire spec-driven workflow from feature idea to actionable task list.

arjenschwarz
arjenschwarz
184

starwave:design

2. Create Feature Design Document

arjenschwarz
arjenschwarz
184

starwave:requirements

1. Requirement Gathering

arjenschwarz
arjenschwarz
184

starwave:smolspec

Small Spec (Smolspec) - Lightweight Specification for Minor Changes

arjenschwarz
arjenschwarz
184

starwave:tasks

3. Create Task List

arjenschwarz
arjenschwarz
184

swiftui-forms

Build macOS 26+ SwiftUI forms using Liquid Glass design language. Use when creating preferences panes, inspectors, configuration screens, or settings views in SwiftUI for macOS 26. Provides Grid-based layout with right-aligned labels, correct control sizing, and correct glass modifier usage (glassEffect as background for containers, glassEffect in ZStack for rare tiles). Triggers on "build a form", "settings screen", "preferences view", "inspector panel", or any macOS SwiftUI form layout work.

arjenschwarz
arjenschwarz
184

performing-systematic-debugging-for-stubborn-problems

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

arjenschwarz
arjenschwarz
184

transit

Route Transit tickets to the appropriate workflow based on task type. Use when a user mentions a T-[number] ticket reference and wants to work on it. Fetches task details and dispatches to the correct skill (fix-bug, creating-spec, planning mode, or asks for clarification).

arjenschwarz
arjenschwarz
184

ui-ux-reviewer

Evaluate and improve user experience of interfaces (CLI, web, mobile)

arjenschwarz
arjenschwarz
184

blitz-merge

Batch-fix all open bugs in parallel, iterate on PR reviews until clean, then squash-merge each PR sequentially. Extends bug-blitz with automated review cycles and merge. Fetches bug-type tasks from Transit, creates worktrees, spawns parallel fix agents, runs /pr-review-fixer in a loop until no blockers/critical/major issues remain, then merges PRs one by one with squash-and-merge.

arjenschwarz
arjenschwarz
184

bug-blitz

Batch-fix all open bugs in parallel using git worktrees. Fetches bug-type tasks in "idea" status from Transit, creates an isolated worktree per bug, and spawns parallel subagents each running the fix-bug workflow. Use when you want to tackle all open bugs at once, e.g. "fix all open bugs", "bug blitz", "resolve all Transit bugs".

arjenschwarz
arjenschwarz
184

catchup

Catch Up on Branch Changes

arjenschwarz
arjenschwarz
184

code-audit

>-

arjenschwarz
arjenschwarz
184

code-simplifier

Review and simplify code to reduce complexity and improve maintainability

arjenschwarz
arjenschwarz
184

commit

Commits

arjenschwarz
arjenschwarz
184

design-critic

Critical review of design documents, architecture proposals, and requirements

arjenschwarz
arjenschwarz
184

efficiency-optimizer

Analyze code for performance and efficiency improvements

arjenschwarz
arjenschwarz
184

explain-like

>-

arjenschwarz
arjenschwarz
184

Page 132 of 1445 · 72242 results