Find the perfect skill
Apple Reminders - Task Manager
Productivity
Manage Apple Reminders via the remindctl CLI on macOS. Add, complete, and organize reminders with lists, due dates, and priorities.
Authentication & Authorization Review
Security
Reviews authentication and authorization designs—including JWT, OAuth, RBAC/ABAC—by tracing login flows, token management, route protection, and privilege escalation risks. Helps security engineers audit auth modules for misconfigurations and hardcoded vulnerabilities.
Claw Release Automation
DevOps
Automates version bumping, tagging, and release creation for Claw skills. Used internally to manage the ClawSec catalog, it runs pre-flight checks, updates metadata, and creates GitHub releases.
Remember - Store Decisions and Patterns
Development
Stores decisions, patterns, and context into a knowledge graph using natural language. Use it to save important development choices, best practices, or anti-patterns so they persist across sessions—automatically extracts entities and relationships from the text.
Intent Extraction
Development
Automatically extracts the underlying intent, severity, sentiment, and actionability from issues and PRs, going beyond surface-level requests. Helps with triage, duplicate detection, and generating minimal next steps.
Code Quality
Development
Enforces a 500-line limit per file and mandatory JSDoc/Docstring comments for all functions and complex logic. Helps maintain consistent code quality and prevents overly long or under-documented files.
Unity Cinemachine - Procedural Camera System
Development
Dynamic camera system using Unity Cinemachine for virtual cameras, procedural control, and cinematic sequences in games.
Build Claude Code Skills
Development
This skill orchestrates four specialized agents to create production-ready Claude Code skills from user requirements. It guides users through requirements elicitation, skill generation, validation, and documentation enhancement. Helps systematically build robust, well-structured skills.
AWS Lambda Canary Deployment Setup with CDK
DevOps
Step-by-step guide to set up progressive canary deployments for AWS Lambda using CDK TypeScript, including Lambda versions and aliases, CloudWatch alarms for automatic rollback, and CodeDeploy deployment groups for traffic shifting. Ideal for production workloads requiring zero-downtime deployments and automatic failure recovery.
Web Visualization for Coupling Analysis
Development
Interactive web UI for analyzing module coupling. Displays a dependency graph with panels for hotspots, key modules, and filters (strength, distance, volatility, balance score). Supports full impact exploration and PNG export.
Complete Current Expedition
DevOps
Complete in-progress work by running tests, committing changes, pushing to remote, and updating kanban status for cross-agent visibility.
Apple Notes - Note Manager
Productivity
Manage Apple Notes via the memo CLI on macOS. Create, search, and organize your notes without leaving the terminal. Fast, native integration.