Find the perfect skill
Create Agent Skills with n8n
Development
Guides creating effective Agent Skills: structure, best practices, and the SKILL.md format.
ODK Make: Run Makefile Targets in Docker
DevOps
Explains how to run Makefile targets and ROBOT/owltools commands inside the pinned ODK Docker image, using a TTY-free wrapper for reproducible ontology builds.
Fix Linear Issues and Create PRs
Development
Analyze Linear issues, implement fixes, and create draft pull requests.
Blog Reference for Claude
Documentation
Quick reference guide for this blog's technical structure, style patterns, and conventions. Use this file to avoid re-exploring the codebase in new sessions.
Grill Me
Productivity
Relentlessly interview the user about their plan until shared understanding is reached.
Payment Integration
Development
Integrate Stripe, PayPal, and other payment processors. Handles checkout flows, subscriptions, and PCI compliance.
Prompt Optimization
Development
Craft effective prompts for LLMs using advanced techniques like constitutional AI, chain-of-thought reasoning, and model-specific optimization.
Hexagonal Architecture
Development
Design and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration. Use when domain logic is entangled with I/O.
Claude Code Skill Package Manager
Development
Manage Claude Code skills from a central registry: install, list, update, and remove skills on demand, customized for the current repo.
Employment Contract Templates
Content
Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies.
OpenClaw Documentation
Documentation
Authoritative guide for installing, configuring, troubleshooting, and securing OpenClaw, with progressive lookup in reference docs.
GitHub Repository Management
Development
Create, clone, fork, and manage GitHub repositories using gh and git.