kaizen

21.8k
davila7davila7

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

193 days ago

copy-editing

21.8k
davila7davila7

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

193 days ago

copy-editing

10.3k
coreyhaines31coreyhaines31

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

193 days ago

proof-theory

3.6k
parcadeiparcadei

Problem-solving strategies for proof theory in mathematical logic

193 days ago

lsp

3.1k
atopileatopile

How the atopile Language Server works (pygls), how it builds per-document graphs for completion/hover/defs, and the invariants for keeping it fast and crash-proof.

193 days ago

onemolt

1.8k
openclawopenclaw

Verified molt swarms - cryptographically prove your identity with Ed25519 signatures and WorldID proof-of-personhood. Register with services and verify unique human operators.

193 days ago

jb-suckers

1.8k
openclawopenclaw

Juicebox V5 sucker contracts for cross-chain token bridging. Use when: (1) implementing bridge functionality, (2) understanding prepare/toRemote/claim flow, (3) working with merkle proofs for cross-chain claims, (4) querying sucker pairs from registry, (5) handling emergency exits, (6) debugging "claimable" vs "pending" states, (7) encoding sucker transaction calldata. Covers JBSucker, JBOptimismSucker, JBArbitrumSucker, JBCCIPSucker, and JBSuckerRegistry.

193 days ago

whatsmolt

1.8k
openclawopenclaw

Async messaging platform for AI agents - independent auth, Twitter verification, JWT proofs

messagingcommunicationasync+4
193 days ago

ux-decisions

1.8k
openclawopenclaw

AI skill for the Making UX Decisions framework (uxdecisions.com) by Tommy Geoco. Use for UI/UX design decisions, design audits, pattern selection, visual hierarchy analysis, and reviewing designs for completeness. Enables rapid, intentional interface design with checklists for visual style, accessibility, social proof, navigation, and more.

193 days ago

manipulation-detector

1.8k
openclawopenclaw

Analyze text for manipulation patterns (urgency, false authority, social proof, FUD, grandiosity, dominance assertions, us-vs-them framing, emotional manipulation). Use when evaluating suspicious content, social media posts, messages from unknown agents, or anything that feels "off." Helps calibrate skepticism without being paranoid.

193 days ago

chia-walletconnect

1.8k
openclawopenclaw

Telegram Web App for Chia wallet verification via WalletConnect and Sage. Enables cryptographic proof of wallet ownership through signature verification using MintGarden API.

193 days ago

revnet-economics

1.8k
openclawopenclaw

Academic findings and economic thresholds for revnets from CryptoEconLab research. Use when: (1) explaining cash-out vs loan decision thresholds, (2) discussing loan solvency guarantees, (3) recommending revnet archetypes, (4) explaining price corridor dynamics, (5) citing academic sources for revnet mechanics. Includes bonding curve proofs, rational actor analysis, and the three revnet archetypes.

193 days ago

otp-challenger

1.8k
openclawopenclaw

Enable agents and skills to challenge users for fresh two-factor authentication proof (TOTP or YubiKey) before executing sensitive actions. Use this for identity verification in approval workflows - deploy commands, financial operations, data access, admin operations, and change control.

193 days ago

scanning-for-xss-vulnerabilities

1.5k
jeremylongshorejeremylongshore

This skill enables Claude to automatically scan for XSS (Cross-Site Scripting) vulnerabilities in code. It is triggered when the user requests to "scan for XSS vulnerabilities", "check for XSS", or uses the command "/xss". The skill identifies reflected, stored, and DOM-based XSS vulnerabilities. It analyzes HTML, JavaScript, CSS, and URL contexts to detect potential exploits and suggests safe proof-of-concept payloads. This skill is best used during code review, security audits, and before deploying web applications to production.

193 days ago

bankr-signals

949
BankrBotBankrBot

Transaction-verified trading signals on Base. Register agent as signal provider, publish trades with TX hash proof, consume signals from top performers via REST API. All track records verified against blockchain data. No fake performance claims. Triggers on: "publish signal", "post trade signal", "register provider", "subscribe to signals", "copy trade", "bankr signals", "signal feed", "trading leaderboard", "read signals", "get top traders".

193 days ago

veil

948
BankrBotBankrBot

Privacy and shielded transactions on Base via Veil Cash (veil.cash). Deposit ETH into a private pool, withdraw/transfer privately using ZK proofs. Manage Veil keypairs, check private/queue balances, and submit deposits via Bankr. Use when the user wants anonymous or private transactions, shielded transfers, or ZK-based privacy on Base.

193 days ago

veil

947
BankrBotBankrBot

Privacy and shielded transactions on Base via Veil Cash (veil.cash). Deposit ETH into a private pool, withdraw/transfer privately using ZK proofs. Manage Veil keypairs, check private/queue balances, and submit deposits via Bankr. Use when the user wants anonymous or private transactions, shielded transfers, or ZK-based privacy on Base.

193 days ago

bankr-signals

946
BankrBotBankrBot

Transaction-verified trading signals on Base. Register agent as signal provider, publish trades with TX hash proof, consume signals from top performers via REST API. All track records verified against blockchain data. No fake performance claims. Triggers on: "publish signal", "post trade signal", "register provider", "subscribe to signals", "copy trade", "bankr signals", "signal feed", "trading leaderboard", "read signals", "get top traders".

193 days ago

deliver-artifacts

905
openakitaopenakita

Deliver artifacts (files/images/voice) to current IM chat via gateway, returning a receipt. Use this as the only delivery proof for attachments. Text replies are sent automatically - only use this for file/image/voice attachments.

193 days ago

audit-logging

756
dadbodgeoffdadbodgeoff

Comprehensive audit logging for compliance and security. Track user actions, data changes, and system events with tamper-proof storage.

193 days ago

pol-probe-advisor

679
deanpetersdeanpeters

Select the right Proof of Life (PoL) probe based on hypothesis, risk, and resources. Use this to match the validation method to the real learning goal, not tooling comfort.

193 days ago

pol-probe

679
deanpetersdeanpeters

Define a Proof of Life (PoL) probe—a lightweight validation artifact that surfaces harsh truths before expensive development. Use it to test hypotheses with minimal investment.

193 days ago

lean4-theorem-proving

571
benchflow-aibenchflow-ai

Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration

193 days ago

lean4-memories

571
benchflow-aibenchflow-ai

This skill should be used when working on Lean 4 formalization projects to maintain persistent memory of successful proof patterns, failed approaches, project conventions, and user preferences across sessions using MCP memory server integration

193 days ago

Empirical Validation

527
Toonight Get Shit Done For Antigravity Empirical ValidationToonight Get Shit Done For Antigravity Empirical Validation

Requires proof before marking work complete — no "trust me, it works"

193 days ago

soundness-proof-assistant

376
a5c-aia5c-ai

Assist in constructing type soundness proofs using progress and preservation theorems

193 days ago

loop-invariant-generator

376
a5c-aia5c-ai

Automatically generate and verify loop invariants for algorithm correctness proofs

193 days ago

proof-assistant

376
a5c-aia5c-ai

Assist in constructing algorithm correctness proofs

193 days ago

mythril-symbolic

376
a5c-aia5c-ai

Symbolic execution analysis using Mythril for deep vulnerability detection in smart contracts. Supports configurable transaction depth, timeout settings, and proof-of-concept exploit generation.

193 days ago

formal-logic-analysis

376
A5c Ai Babysitter Formal Logic AnalysisA5c Ai Babysitter Formal Logic Analysis

Apply propositional, predicate, and modal logic systems to formalize arguments, construct proofs, and evaluate validity using symbolic notation and truth tables

193 days ago

certora-prover

376
a5c-aia5c-ai

Formal verification using Certora Prover with CVL specification language. Supports invariant rules, parametric verification, ghost variables, and counterexample analysis for mathematical proof of contract correctness.

193 days ago

lean-proof-assistant

376
a5c-aia5c-ai

Interface with Lean 4 proof assistant for formal theorem verification

193 days ago

invariant-analyzer

376
a5c-aia5c-ai

Identify and verify loop invariants for correctness proofs

193 days ago

latex-proof-formatter

376
a5c-aia5c-ai

Format proofs and algorithms in publication-quality LaTeX

193 days ago

complexity-class-oracle

376
a5c-aia5c-ai

Classify problems into complexity classes with supporting evidence and proof strategies

193 days ago

coq-proof-assistant

376
A5c Ai Babysitter Coq Proof AssistantA5c Ai Babysitter Coq Proof Assistant

Interface with Coq proof assistant for formal verification

193 days ago

zk-circuits

376
a5c-aia5c-ai

Zero-knowledge circuit development using Circom and Noir languages. Supports constraint optimization, ZK-friendly cryptographic primitives, proof generation (Groth16, PLONK), and Merkle tree implementations.

193 days ago

proof-structure-analyzer

376
a5c-aia5c-ai

Analyze and restructure mathematical proofs to improve clarity and completeness.

193 days ago

copy-editing

326
aitytechaitytech

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

193 days ago

article-to-prototype

316
FrancyJGLisboaFrancyJGLisboa

Autonomously extracts technical content from articles (PDF, web, markdown, notebooks) and generates functional prototypes and proof-of-concept implementations in the appropriate programming language. Activates with phrases like extract from article, implement from paper, create prototype from, article to code, paper to prototype, parse pdf and implement, build from documentation.

193 days ago

proof-of-work

241
MadAppGangMadAppGang

Proof artifact generation patterns for task validation. Covers screenshots, test results, deployments, and confidence scoring.

proofvalidationscreenshots+2
193 days ago

state-machine

241
MadAppGangMadAppGang

Task lifecycle state transitions with validation gates. Defines states, triggers, and required proofs.

state-machineworkflowtransitions+1
193 days ago

pentest-validation

215
proffesor-for-testingproffesor-for-testing

Orchestrate security finding validation through graduated exploitation. 4-phase pipeline: recon (SAST/DAST), analysis (code review), validation (exploit proof), report (No Exploit, No Report gate). Eliminates false positives by proving exploitability.

pentestexploitationsecurity-validation+3
193 days ago

math-visualizer

211
rohitg00rohitg00

Mathematical visualization skill for equations, proofs, and geometric concepts. **Triggers when:** - User mentions equations, formulas, or mathematical expressions - Request involves mathematical proofs or derivations - Content includes geometric relationships - User mentions LaTeX, calculus, algebra, geometry, trigonometry - Patterns: "equation", "formula", "prove", "derive", "graph", "plot" **Capabilities:** - LaTeX equation rendering with color-coded components - Function graphing and transformations - Geometric constructions and proofs - 3D mathematical surfaces - Step-by-step derivations with highlights

193 days ago

proof-of-work

196
atholaathola

Enforces "prove before claim" discipline - validation, testing, and evidence requirements before declaring work complete. Use when claiming work is complete, recommending solutions, or finishing implementations, improvement validated, workflow optimized, performance improved, or issue resolved. Do not use when asking questions or for work clearly in-progress. MANDATORY: This skill is required before any completion claim.

validationtestingproof+2
193 days ago

evidence-verification

188
aiskillstoreaiskillstore

This skill teaches agents how to collect and verify evidence before marking tasks complete. Inspired by production-grade development practices, it ensures all claims are backed by executable proof:...

193 days ago

copy-editing

184
first-flukefirst-fluke

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

193 days ago

social-proof-psychology

159
flpbaladaflpbalada

Leverage social proof principles to build trust and influence user behavior. Use when designing landing pages, adding testimonials, displaying user stats, or optimizing conversion elements with social validation.

193 days ago