gog-cli

27
steveclarkesteveclarke

Interact with Google Workspace services via command line using gog-cli. Use when user wants to work with Gmail (search, send, labels, filters), Calendar (events, scheduling, availability), Drive (upload, download, share), Sheets (read, write, format), Docs/Slides (create, export), Contacts, Tasks, Chat, or Classroom. Triggers on "Google", "Gmail", "Calendar", "Drive", "Sheets", "Docs", "Slides", "Contacts", "Tasks", "Google Chat", "Classroom", or any gog command.

193 days ago

commit

27
steveclarkesteveclarke

Create well-structured commit messages following Conventional Commits format. Use when committing code changes, writing commit messages, or formatting git history.

193 days ago

move-files

27
steveclarkesteveclarke

Move files using a two-phase approach that preserves Git history. Phase 1 uses mv commands only, then waits for staging. Phase 2 makes content changes separately. Use when reorganizing files and need clean, trackable diffs. Triggers on "move files", "reorganize structure", "preserve git history".

193 days ago

goal

27
steveclarkesteveclarke

Quick goal planning for technical tasks. Compressed vision-requirements-spec-plan into a single goal.md through a brief interview (3-6 questions). For tasks bigger than ad-hoc but not needing the full feature process.

193 days ago

implement-plan

27
steveclarkesteveclarke

Execute implementation plans incrementally with verification at each step. Works through numbered sections one at a time, sanity-checks assumptions against the codebase, and stops on inconsistencies. Use when implementing a pre-defined plan document. Triggers on "implement this plan", "execute step 3.1", "resume plan at section 4".

193 days ago

favicon

27
steveclarkesteveclarke

Generate favicons from a source image

193 days ago

code-simplifier

27
steveclarkesteveclarke

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

193 days ago

youtube

27
steveclarkesteveclarke

Download content from YouTube including transcripts, captions, subtitles, music, MP3s, and playlists. Use when the user provides a YouTube URL or asks to download, transcribe, or get content from YouTube videos or playlists.

193 days ago

feature-plan

27
steveclarkesteveclarke

Create implementation plan documents with development phases, sequencing, and actionable tasks. Works through 3 phases (structure, approach, generation) following established feature development process. Use when creating plan.md documents from technical specs. Triggers on "create implementation plan", "plan this feature", "sequence the development".

193 days ago

feature-requirements

27
steveclarkesteveclarke

Requirements

193 days ago

ruby-cli

27
steveclarkesteveclarke

Build and maintain Ruby CLI tools using Thor and Zeitwerk. Use when creating new Ruby CLI gems, adding commands, editing CLI code, refactoring, or enhancing existing CLI tools. Triggers on "Ruby CLI", "Thor CLI", "command-line tool in Ruby", or when working on files in a Thor/Zeitwerk CLI codebase.

193 days ago

bash-script-writing

27
steveclarkesteveclarke

Write clean, modular, production-ready bash scripts with proper error handling and maintainable structure. Use when creating new shell scripts, refactoring existing bash code, or when user asks for bash/shell scripting help with terms like "write a script", "bash script", "shell script", or "automate with bash".

193 days ago

code-review

27
steveclarkesteveclarke

Conduct thorough code reviews with structured feedback on security, performance, architecture, and testing. Generates trackable review documents with prioritized issues (critical/required/suggestions) and educational content. Use when reviewing PRs or code changes. Triggers on "review this code", "code review", "review PR".

193 days ago

humanizer

27
steveclarkesteveclarke

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

193 days ago

feature-spec

27
steveclarkesteveclarke

Technical Specification

193 days ago

guided-config

27
steveclarkesteveclarke

Guide through service/tool configuration step-by-step while maintaining clean documentation of the successful setup path. Captures screenshots, filters failed attempts, and produces a polished README. Use when setting up integrations, configuring services, or documenting setup processes. Triggers on "help me configure", "set up integration", "guided setup".

193 days ago

time-tracking

27
steveclarkesteveclarke

Manage time tracking with Toggl or Clockify. Use when user asks about time tracking, timers, timesheets, logging hours, starting/stopping work, checking what's running, viewing time entries, or creating manual entries. Triggers on "toggl", "clockify", "time tracking", "timer", "timesheet", "log time", "track time", "hours worked".

193 days ago

obsidian-vault-context

27
steveclarkesteveclarke

Work with Steve's Obsidian vault at /Users/steve/Documents/Main using direct file operations. Knows folder structure, daily note format (YYYY-MM-DD.md), and research capture templates. Use when reading/writing Obsidian notes or capturing research. Triggers on "obsidian", "daily note", "vault", "capture research".

193 days ago

write-bash-script

27
steveclarkesteveclarke

Modular Bash Script Writing

193 days ago

todoist

27
steveclarkesteveclarke

Interact with Todoist via MCP. Use when adding tasks, listing tasks, marking complete, or managing projects.

193 days ago

md-to-pdf

27
steveclarkesteveclarke

Convert markdown files to PDF using Chrome. Use when user wants to render markdown to PDF, print a document, or create a shareable PDF from markdown. Triggers on "markdown to pdf", "render to pdf", "pdf from markdown", "print this markdown".

193 days ago

feature-vision

27
steveclarkesteveclarke

Vision Document

193 days ago

find-bugs

27
steveclarkesteveclarke

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

193 days ago

handbook-writing

27
steveclarkesteveclarke

Write clear, welcoming handbooks and team documentation with conversational tone and logical flow. Eliminates corporate speak, uses real examples, and creates guides people actually want to read. Use when creating team guides, process docs, or onboarding materials. Triggers on "write handbook", "create team guide", "improve documentation".

193 days ago

superthread

27
steveclarkesteveclarke

Interact with Superthread project management via CLI. Use when creating/managing cards, viewing boards, searching tasks, or tracking work.

193 days ago

1password

27
steveclarkesteveclarke

Fetch secrets and create/manage 1Password items via CLI. Use when needing API keys, tokens, or credentials, or when storing new secrets. Ask user for the 1Password secret reference (op://Vault/Item/field format) rather than the actual secret.

193 days ago

extract-skill

27
steveclarkesteveclarke

Extract learnings, patterns, or workflows from the current conversation into a new or existing skill. Use when the user wants to "extract a skill" or save something learned, discovered, or built during a conversation as a reusable skill for future sessions.

193 days ago

domain-name-brainstormer

27
steveclarkesteveclarke

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

193 days ago

readme-writer

27
steveclarkesteveclarke

Write READMEs for software projects. The skill should be used when writing or revising a README or README.md file.

193 days ago

monthly-invoice-summary

27
steveclarkesteveclarke

Generate client-friendly monthly invoice summaries by analyzing Git commits and time sheet notes. Synthesizes technical work into business-focused bullet points suitable for client invoicing. Use when preparing monthly billing or project status reports. Triggers on "invoice summary", "monthly billing", "summarize work for client".

193 days ago

bruno-endpoint-creation

27
steveclarkesteveclarke

Create professional Bruno REST API endpoint configurations with proper authentication, environment setup, and documentation. Use when setting up API testing with Bruno, creating new endpoints, or configuring collection-level authentication. Triggers on "create Bruno endpoint", "Bruno API testing", "set up Bruno collection".

193 days ago

cheat-sheet-guide

27
steveclarkesteveclarke

Create concise, scannable quick-reference guides (50-100 lines) for technical topics. Use when developers need fast answers about project-specific paths, commands, and patterns. Triggers on "create cheat sheet", "quick reference guide", "where does X live", "what commands for Y".

193 days ago