Find the perfect skill
Architecture Audit
Development
Audit your Swift codebase for architectural violations like factory bypass and scope non-compliance. Ideal before merging PRs that touch Core Data.
Content Linter
Content
Lint markdown content for spelling errors, en-GB compliance, and writing quality. Use before publishing to ensure consistency.
Garmin Health - Activity Analysis
Education & Training
Talk to your Garmin data naturally. Extract health and fitness data from Garmin Connect including activities, sleep, heart rate, and training metrics.
SQL Expert and Database Optimization
Data & AI
Master modern SQL, performance tuning, and data modeling for cloud-native and hybrid databases.
ChatGPT Consultation Broker
Development
Consult ChatGPT for a second opinion on debugging, architecture, or best practices. This skill implements caching to avoid redundant calls.
Humanize AI-Generated Writing
Content
Detects and fixes AI writing signs (em dashes, vague attributions, promotional language, rule of three) and rewrites text to sound natural and human.
Blog Feature Image Generator
Content
Generates the feature image (1884x1256) for a blog post using predefined templates and sets it in frontmatter. No longer produces the social/OpenGraph image.
Testing Handbook Skills
Testing
A set of skills for using a testing handbook.
Distress Screening (K6/K10)
Content
Provides the K6 and K10 scales for screening psychological distress, with scoring and interpretation guidance.
Headless browser for QA testing
Testing
Fast headless browser for QA testing and site dogfooding: screenshots, interactions, assertions, and responsive checks.
PR Review Pipeline Debugging
Development
Diagnoses why a specific PR review is failing or not triggering in the claude-code-reviewer service. Traces the PR through the full pipeline: state, errors, review history, skip reasons, and simulation of the review gating logic. Useful when a PR is not receiving a review or a review fails unexpectedly.
Cleanup TRN
Development
Clean up the Technical Release Notes (TRN) for a Livingdocs release. Gathers features, breaking changes, and deprecations from Notion, creates a git branch and PR, and checks migrations.