Sends one question to several Chinese AI platforms, preserves each raw answer and citation, aligns the claims point by point, and verifies them with authoritative evidence across four separate reports.
Guides Claude through using rdc-cli to open RenderDoc .rdc captures, trace draws/shaders/pixels, and run GPU assertions in CI.
Guides Claude through building and debugging Arcium encrypted (MPC) apps on Solana across circuit, program and client layers.
A complete Birdeye API playbook so Claude fetches token prices, OHLCV, holders, wallet P&L and whale streams correctly across Solana and 15 other chains.
A VibesOS pipeline skill that turns one idea prompt into a live SaaS app with auth, multi-tenancy, billing and Cloudflare deployment.
Converts a static design.html mockup into a React + TinyBase Vibes app without reinterpreting the design.
One-shot deployment of a Vibes app to Cloudflare Workers via the Deploy API, with custom-domain and AI-key setup guidance.
Analyzes German cease-and-desist letters over unfair T&C clauses and drafts a narrowed cease-and-desist undertaking with cost and risk assessment.
A scheduled maintenance skill that closes already-shipped issues and keeps a curated 15–25 issue contributor backlog for the awesome-claude repo.
Reviews assignment (Abtretung) clauses in German standard terms against §§305–310 BGB and drafts safer replacement wording.
A toolkit that detects counterfeit stores and unauthorized resellers for Shopify/DTC brands and drafts DMCA, cease-and-desist, and platform reports.
A seller-side toolkit that spots hijackers, counterfeits and MAP violations on your Amazon listings and drafts the complaint paperwork.
A static-analysis skill that applies abstract interpretation to infer variable ranges and flag potential runtime errors — out-of-bounds, null dereference, divide-by-zero, integer overflow — without running the code.
Generates ACSL formal specifications — function contracts, loop invariants and memory-safety clauses — for C/C++ code so it can be proven with Frama-C.
Infers loop invariants, preconditions and postconditions via abstract interpretation and emits them in Dafny, Isabelle, Coq or ACSL syntax.
Builds a full month of SMB social media posts with specific topics, angles, formats, and visual direction for each slot.
Guides Claude to build production-grade frontend code with a bold, intentional aesthetic instead of generic AI-looking UI.
A repo-specific conventions skill that teaches Claude the Claude Code CLI codebase layout, tool/command patterns, and naming rules.
Merges every Interactive Brokers trade CSV in a folder into a grouped summary report exported as both Markdown and CSV.
Generates ultra-compressed Conventional Commits messages that keep the "why" and drop the noise.