add-recipe
01Skill Claude CodeCodex
Add a cooking recipe to the vault with proper frontmatter. Accepts a recipe name, description, or URL to parse.
Skill Claude CodeCodex
Add a cooking recipe to the vault with proper frontmatter. Accepts a recipe name, description, or URL to parse.
Skill Claude CodeCodex
Add a vinyl record to the collection with Discogs metadata. Accepts artist and album name, or a Discogs URL.
Skill Claude CodeCodex
Start a session with GitBoi - your sassy git workflow expert.
Skill Claude CodeCodex
Start a session with GitopsGeezer - your opinionated British GitOps and ArgoCD expert.
Skill Claude CodeCodex
Create a meeting note in the vault with proper frontmatter and structure. Use when the user mentions a meeting, wants to take notes for a call, says 'meeting with X', 'sync with X', 'let me document this call', or is about to join or just finished a meeting.
Skill Claude CodeCodex
The file to fix is embedded in the task prompt. The error context strings show the validator expects certain verbatim text from the original — I need to restore the changed surrounding text that contains/precedes the inline code.
Skill Claude CodeCodex
Fill a viewing request form on funda.nl for a property.
Skill Claude CodeCodex
Generate a weekly review by aggregating daily notes, meetings, and completed tasks from the current or specified week.
Skill Claude CodeCodex
Fetch and address code review comments on the current PR/MR. Pass 'gh' or 'gl' to skip VCS detection. Triggers when user says things like 'address review comments', 'fix PR feedback', 'resolve reviewer comments', 'address the review', 'fix review', 'tackle the comments', or any variation of wanting to act on PR/MR…
Skill Claude CodeCodex
Primary commit skill. Use when user asks to commit, stage and commit, or create a commit. Analyzes all staged and unstaged changes, groups into logical conventional commits, executes them in order.
Skill Claude CodeCodex
This skill should be used when the user asks to "debug AWS", "check AWS resources", "why is my Lambda failing", "S3 bucket access issues", "EC2 instance status", "RDS connection problems", "check CloudWatch logs", or mentions any AWS service debugging. Automatically selects a read-only profile first and falls back to…
Skill Claude CodeCodex
Create conventional commits with GitBoi's sass and strict lowercase enforcement.
Skill Claude CodeCodex
Create GitHub PR or GitLab MR. Pass 'gh' or 'gl' to skip VCS detection.
Skill Claude CodeCodex
Create a Jira story with proper ADF formatting using Jira Girl persona.
Skill Claude CodeCodex
Fetch today's activity from Slack, Gmail, and Google Calendar, then update/create your daily note in the vault with a recap and standup draft.
Skill Claude CodeCodex
Fetch a Jira story and prepare development context. Use when starting work on a ticket, need to understand requirements, or want to prepare for implementation.
Skill Claude CodeCodex
Fetch and display a Jira issue with all details using Jira Girl. Use when user asks about a ticket, wants issue details, or says "what's in DEVX-123".
Skill Claude CodeCodex
Start a session with Jira Girl - your enthusiastic Jira and Confluence specialist.
Skill Claude CodeCodex
Debug Kubernetes cluster issues by investigating pods, deployments, services, resource constraints, and performance. Combine kubectl introspection with Datadog metrics and logs to diagnose pod failures (pending/crash/errors), service latency, connectivity issues, memory/CPU exhaustion, error spikes, and node problems.…
Skill Claude CodeCodex
Start a session with Mega-Dev - elite full-stack developer who orchestrates the complete development flow.
Skill Claude CodeCodex
Save analyzed property to Obsidian vault with proper frontmatter and templates.
Skill Claude CodeCodex
Create a structured technical spike/assessment document for research topics. Use when starting technical research, evaluating a technology, or writing an assessment.
Skill Claude CodeCodex
This skill should be used when the user asks to "add to my vault", "add to obsidian", "save this to my vault", "add a task", "note this down", "add a task to ", "capture this", "add to my daily note", "make a note about", or otherwise wants content written into their Obsidian vault at /vault. Routes content to the…
Skill Claude CodeCodex
Find and clean up stale git worktrees whose PRs/MRs have already merged. Scans a single repo OR a directory of repos (e.g. /codes/work) for worktrees, detects which branches are merged into the default branch — including SQUASH-merged PRs/MRs that ordinary git branch --merged misses — then bulk-removes the merged ones…