Find the perfect skill
Architecture document generator
Documentation
Generates a concise system architecture PDF with embedded diagrams, based on code analysis.
ADR Review (Level 1)
Documentation
Applies the Level 1 ultrathink review pattern to an ADR. Detects gaps in blocks A-G, proposes sub-decisions, asks questions, and chains PRs for review and acceptance.
Add Pattern
Documentation
Use this skill to add a new design pattern to the patterns/SKILL.md file and create its detailed documentation.
Integrate Claude Skill into Project Guidelines
Development
Adapt a Claude global skill into your project's development guidelines, not directly into code. Writes sections to doc.md and examples as templates.
iOS SwiftUI App Scaffolder
Development
Scaffolds a SwiftUI iOS app with offline-first persistence, push notification plumbing, linting, CI, and optional GitHub repo creation.
Pull Request Review
Development
Adjudicate pull requests as a maintainer, using the pinned CI review as source of truth, with interactive workflow to approve, request changes, close, or merge.
Notion - API Integration
Productivity
Full Notion API integration for creating and managing pages, databases, and blocks. Automate your Notion workspace and build powerful workflows.
Session Start
Productivity
At session start, read the session baton (docs/session/baton.md) to orient the goal and next task before working.
n8n Workflow Audit
Development
Reviews an n8n workflow against conventions from the automation module, producing a structured compliance report.
Naive UX Check
Testing
Organizes naive-user comprehension prompts and logs results to a dated report. Run before a release for a fresh naive-user pass.
SEO Content Planner
Content
Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps.
Code Injection Detector
Security
Automated skill for detecting and preventing code injection vulnerabilities. Covers input validation, secure coding practices, and vulnerability detection following OWASP standards.