johnie
@johnie
Public Skills
pr
by johnie
Create, update, and review GitHub PRs. Use for creating new PRs with structured templates, updating existing PRs after new commits, or reviewing PRs for quality. Requires gh CLI authenticated.
extract-spark-meetings
by johnie
Extract meeting summaries and action items from Spark Mail shared links. Processes single URLs (pass as argument) or batch processes unchecked links from links.md. Use when working with Spark Mail shared meeting links.
stricli
by johnie
Build type-safe CLI applications with Stricli. Use when creating command-line tools with TypeScript, defining commands with flags/positional args, organizing multi-command CLIs with route maps, or needing compile-time parameter validation.
commit
by johnie
Create semantically correct, granular git commits by analyzing staged and unstaged changes
wp-cli
by johnie
WordPress CLI operations for database management, plugins, themes, users, content, and site configuration. Use for migrations, bulk updates, user audits, content imports, or any wp-cli commands.