A diagnostic skill that scores Claude Code skill bundles across 10 categories — structure, version sync, skill quality, workflow integration and security — and writes a Go/No-Go audit report.
Reconstructs where your work stands by mining intent, decisions and rejected approaches from git commit history.
A scope-discipline skill that gates every new feature through a validation checklist so you defend your MVP and ship sooner.
Teaches Claude production-grade Convex patterns: function organization, arg/return validators, index-based queries, ConvexError handling, and OCC-safe mutations.
A rigorous pre-implementation planning skill: 10+ scoping questions, web research, and reviewer/criticizer rounds until the plan converges.
Auto-detects your project's tech stack and assembles a CLAUDE.md coding-standards file from a bundled rule template library.
A skill that designs serverless-first AWS architectures, drafts IaC templates, and reviews cost and security.
Turns a vague "I want to package my skills" idea into an approved design document through a three-phase interview, then orchestrates scaffolding, authoring, wiring, and auditing.
An orchestrator that diagnoses a Claude Code skill or bundle-plugin and improves its triggering description, token cost, workflow chain and security findings step by step.
A hybrid workflow skill for writing, completing, integrating, and improving SKILL.md files and agent definitions with enforced conventions and a lint step.
An opinionated ruleset that scaffolds Expo React Native apps with onboarding, a RevenueCat paywall, AdMob banners and i18n.
A code-pattern skill for building stateful AI agents on Convex with threads, tools, streaming, RAG and multi-step workflows.
A blueprint skill for building, structuring, and publishing reusable Convex components.
A pattern library for setting up reliable, scalable scheduled functions (cron jobs) in Convex apps.
An iterative, human-in-the-loop planning skill: one question at a time, 2-3 trade-off-scored approaches, and section-by-section approval before any code is written.
A multi-agent execution rulebook: decompose plans into tasks, isolate each task on its own branch, enforce two-stage review, and gate merges behind human checkpoints.
A lookup skill covering the Agentica multi-agent framework's pattern classes, core infrastructure, and primitives.