Find the perfect skill
Audit Wasserstein Order Consistency
Development
Scan manuscript drafts and codebase for W₁ vs W₂ inconsistencies. Resolves the blocking Phase 0 deliverable.
Do Workflow
Development
Automate a task end-to-end: research, implement, PR, CI, and ship. Triggered only by /do or $do.
Skill Hardening Audit & Rewrite
Development
Audits and rewrites a Claude skill file to enforce correct visibility flags, deterministic steps, and self-verification. Outputs a hardened skill with a changelog.
Log a Coding Problem
Development
Capture each practice problem as a pattern-tagged entry for tracking mastery across DSA patterns. Encourages honest self-review and links similar problems for spaced repetition.
Git Push to GitHub
Development
Commits and pushes changes to GitHub remote repository using Conventional Commits format.
Implementing Canary Tokens for Intrusion Detection
Security
Deploys DNS, HTTP, and AWS API key canary tokens to detect unauthorized access. Integrates with webhook alerts for real-time intrusion notifications.
Web3 Smart Contract Testing
Testing
Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns.
Eval Coverage Audit
Data & AI
Retroactively audit an executed AI phase's evaluation coverage. Scores each dimension and produces an actionable EVAL-REVIEW.md with remediation plan.
Enrich a Documentation Section
Documentation
Helps enrich thin documentation sections that only show a signature and toy example without explaining the reasoning or use-cases. Provides a five-part expansion pattern to add motivation, contrast with alternatives, and a realistic example, making it easier for readers to understand when and why to use the API.
Rebase PR on Latest Upstream Changes
Development
Rebase the current branch on latest upstream changes, resolve conflicts, and push.
Claude Second Opinion
Development
Get an independent review from Claude Code on your code or plans. Useful for cross-checking reasoning from Codex.
Verify Claudence Changes End-to-End
Development
Build, relaunch, and observe the Claudence menu bar app to verify a change end-to-end.