法律
法律文档生成与合规
token-minter
kukapay
Generate, build, and deploy custom ERC20 tokens on EVM networks. Use when users want to create and deploy their own ERC20 tokens with custom parameters like name, symbol, decimals, and initial supply. Supports deployment to various networks including Sepolia testnet and requires Foundry (forge/cast) for blockchain interactions.
Cross-Repository API Contract Skill
groupzer0
This catches contract drift before it causes runtime errors
anti-hallucination-protocol
antydizajn
Use when a factual error could materially change a user decision, external action, current-state conclusion, citation, code/runtime claim, research conclusion, or other consequential output. Scales verification by risk and keeps wording no stronger than checked evidence.
Case Justification Writer
nealcaren
Claude Code plugins for quantitative and qualitative sociological research
repo-compliance-audit
okwinds
对任意代码仓库进行合规审计并生成可取证报告(Markdown + JSON findings),覆盖“是否遵循 AGENTS.md/仓库规则/用户指令”“文档索引/规格/工作记录/任务总结”“TDD 与离线回归证据”“可复现性(.env.example 等)”“潜在密钥泄露与仓库卫生”等;并支持在人类勾选 finding.id 后执行选择性低风险整改(默认不改业务逻辑)。触发场景:仓库交付前自检、接手陌生仓库、需要合规审计报告、需要把整改条目做成可选择的执行清单。
chainaware-behavioral-prediction
ChainAware
Use this skill whenever a user asks about wallet safety, fraud risk, rug pull detection, wallet behavior analysis, DeFi personalization, on-chain reputation scoring, AML checks, token ranking by holder quality, airdrop screening, lending risk, token launch auditing, or AI agent trust scoring. Triggers on questions like: "is this wallet safe?", "will this pool rug pull?", "what will this address do next?", "score this wallet", "detect fraud for address", "personalize my DeFi agent", "rank this token", "top AI tokens", "best holders of this token", "check this contract", "is this token safe?", "profile this wallet", "KYC this address", "pre-screen this user", "AML check this wallet", "is this address suspicious?", "screen this wallet before onboarding", "what is the risk score of this address?", "analyze on-chain behavior", "is this LP safe to deposit?", "will this contract rug?", "what DeFi products suit this wallet?", "segment this user", "what is this wallet's experience level?", "find strong token holders", "which token has the best community?", "rank tokens by holder quality", "should we list this token?", "audit this launch", "is this deployer trustworthy?", "vet this IDO", "launch safety check", "screen this airdrop list", "filter bots from airdrop", "rank these wallets for token distribution", "fair airdrop allocation", "assess this borrower", "what collateral ratio for this wallet?", "lending risk for 0x...", "what interest rate for this borrower?", "should I lend to this wallet?", "screen this AI agent", "is this agent wallet safe?", "agent trust score for 0x...", "check the feeder wallet for this agent", "can I trust this agent?", "route this wallet to onboarding", "is this user a beginner?", "skip onboarding for this wallet?", or any request to analyze a blockchain wallet address, smart contract, token, or AI agent for risk, behavior, intent, community strength, or trustworthiness. Also use when integrating the ChainAware MCP server into Claude Code, Cursor, ChatGPT, or any MCP-compatible AI agent framework.
team-templates
hubert-dudek
Generate standardized team templates (project kickoff, data contract, incident postmortem/RCA, weekly status update, Unity Catalog access request). Use when someone asks for a template, PRD/1-pager, design doc, postmortem, weekly update, data contract, or access request.
code-review
WalletConnect
Provide actionable feedback on code changes. Focuses on bugs, security issues, and structural problems.
license-compliance
WalletConnect
Scans project dependencies for license compliance across 9 ecosystems — JS/TS (pnpm/npm/yarn), Rust (cargo), Python (pip/poetry/uv/pipenv), Swift (SPM), Kotlin (Gradle), Dart (pub), Go (modules), C# (NuGet), and Solidity (Foundry). Classifies licenses as permissive, weak copyleft, or restrictive. Supports monorepos, remote GitHub repos, and org-wide scanning with tracker-based resume. Use when checking license compliance, preparing for audits, evaluating new dependencies, or running org-wide license sweeps.
slicing-elephant-carpaccio
bnadlerjr
"Breaks features into ultra-thin vertical slices using Elephant Carpaccio methodology. Use when planning new features, breaking down epics, slicing work across layers, or when a task spans multiple components. Produces an ordered backlog of thin slices, each independently working, testable, and demoable. Handles single-repo, monorepo, and multi-repo architectures."
python-errors-reliability
ahgraber
Use when designing error handling, retry policies, timeout behavior, or failure classification in Python. Also use when code swallows exceptions, loses error context across boundaries, has unbounded retries, silent failures, or lacks idempotency guarantees on retried writes.
blindpay
blindpaylabs
Use when integrating with BlindPay for stablecoin-to-fiat payouts, fiat-to-stablecoin payins, receiver KYC management, bank accounts, blockchain wallets, virtual accounts, or offramp wallets.
receiving-code-review
bnadlerjr
Guides technical evaluation of code review feedback before implementation. Use when receiving PR comments, review suggestions, GitHub feedback, or when asked to address reviewer feedback. Emphasizes verification and reasoned pushback over blind agreement.
proof
ahgraber
"Use when the user asks for proofreading or light copy editing while preserving original wording, tone, and order. Triggers: 'proofread', 'fix typos', 'grammar only', 'copy edit only', 'SPAG pass'. Not for rewrites, tone shifts, structural edits, or style upgrades; use good-prose for those requests."
python-types-contracts
ahgraber
Use when defining or evolving public interfaces, schema boundaries, or pydantic usage in Python. Also use when annotations are missing on public APIs, pydantic models appear everywhere instead of at trust boundaries, contract changes lack migration guidance, or Any/object types are overused across module boundaries.
frontend-design
fellipeutaka
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
python
ahgraber
Python skill router. Use when planning, implementing, or reviewing Python changes and you need to select focused skills for workflow, design, typing/contracts, reliability, testing, data/state, concurrency, integrations, runtime operations, or notebook async behavior.
python-integrations-resilience
ahgraber
Use when building or reviewing external API integrations in Python — designing client boundaries, defining outbound reliability policy, or structuring contract tests. Also use when provider SDK details leak into domain logic, outbound calls lack timeout/retry policy, or failure paths are untested.
modular-python-deep-learning
mseok
Write and refactor modular, readable Python code for deep learning research (PyTorch/JAX), following Python philosophy (PEP 8/20) and Karpathy-style coding guidelines (think before coding, simplicity first, surgical changes, goal-driven execution). Use for structuring training/eval code, splitting monolithic scripts into modules, designing clean APIs/configs, improving maintainability, and making experiments reproducible and HPC-friendly.
frontend-design
JunhuaLiu1
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
risk-reward-ratio
Bhala-Srinivash
Calculate and evaluate risk-reward ratios for NSE/BSE equity trades. Includes R:R calculation, minimum R:R tables by win rate, trade filtering rules, and multi-target R:R analysis. Use when the user asks: "risk reward for this trade", "is this trade worth it", "R:R ratio", "what's my risk vs reward", "should I take this trade", "expected value of trade", or any question about whether a trade setup justifies the risk.
brand-guidelines
smallnest
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
theme-factory
smallnest
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
frontend-design
smallnest
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.