Turns an app URL into a validated Homebrew Cask and walks you all the way to a submitted pull request.
A static-analysis skill that uses abstract interpretation to summarize execution paths, variable ranges, and loop invariants without running the code.
Rebuilds the claude-night-market dev environment from a bare machine and verifies it in under an hour, with a documented traps table.
Repo-specific skill that classifies changes and enforces the gate, PR and release process when landing code or amending rules.
Documents the load-bearing design decisions, enforced invariants, and known weak points of the claude-night-market repo for judging design changes.
A code-first skill for installing, running, and fine-tuning RWKV — the RNN+Transformer hybrid with O(n) inference and constant-memory infinite context.
Runs a real-user QA pass on your app and produces P0/P1/P2 bug reports, an HTML QA dashboard, and a YES/NO ship verdict.
Guardrails for building Kafka, RabbitMQ, Pulsar, and JMS producers/consumers in Spring Boot 3 with versioned event contracts, idempotency, bounded retries, DLQs, and the transactional outbox.
A skill that walks Claude through designing, implementing, and evaluating high-quality MCP servers in Python or TypeScript.
Audits a codebase for coupling imbalances using Vlad Khononov's Balanced Coupling model and writes an architecture review document.
Practical patterns for giving AI agents session memory, long-term storage, pattern learning and context management with AgentDB and ReasoningBank.
Guides Claude in creating and training self-improving agents using AgentDB's nine reinforcement learning algorithms.
A runbook skill for deploying TestDriver test infrastructure to AWS via CloudFormation, with EC2 instances spawned and terminated automatically per Vitest test.
Teaches Claude AgentDB's advanced stack — QUIC sync, hybrid vector+metadata search, multi-DB sharding, MMR and production hardening.
A hard-won playbook for adversarially testing the fdeops CLI's engagement resolution, registry, hooks and <private> redaction boundary inside a throwaway sandbox.
A five-gate Socratic workflow that drives a one-line idea into an approved spec with single-test acceptance criteria before any code is written.
An on-demand audit that finds provenance-tracked docs gone stale from out-of-commit source changes and lets you re-scout, re-baseline, or defer each one.
Delegate coding tasks to Mistral Vibe CLI while Claude decomposes, supervises via git diff, and reports token cost.
A meta-skill that upgrades one existing Lattice skill through a fixed six-step pipeline: baseline diff, dependency map, precision rewrite, three-tool QA gate, and independent verification.
A framework for scoring AI agent output quality against fixtures and baselines so regressions are caught before they ship.