Legal

Legal document generation and compliance

Showing 601-624 of 1171 skills
rustydotwtf

verification

by rustydotwtf

Verify on-chain Doppler behavior with cast, viem, RPC, and explorers for dynamic auctions, multicurve launches, hook initializer state, and migration flows.

Agents 5 3mo ago
frostant

ai-paper-reader

by frostant

深度解析 AI 论文,生成可直接发布的专业阅读笔记

Academic 39 4mo ago
Bhala-Srinivash

risk-reward-ratio

by 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.

Processing 20 3mo ago
JayZeeDesign

internal-comms

by JayZeeDesign

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

File Ops 167 7mo ago
JayZeeDesign

brand-guidelines

by JayZeeDesign

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.

Design 167 7mo ago
JayZeeDesign

theme-factory

by JayZeeDesign

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.

Code Gen 167 7mo ago
ttmouse

frontend-design

by ttmouse

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.

Animation 37 5mo ago
maxnorm

magento-security-analyst

by maxnorm

Conducts comprehensive Magento 2 security assessments and implements security measures. Use when auditing security, identifying vulnerabilities, implementing security controls, or ensuring compliance. Masters security auditing, vulnerability management, and compliance frameworks.

Processing 12 4mo ago
ChainAware

chainaware-behavioral-prediction

by 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.

Agents 8 3mo ago
Salesably

brand-voice

by Salesably

Defines and maintains consistent brand communication across all marketing materials. This skill should be used when creating new marketing content, auditing existing materials for voice consistency, onboarding team members to brand guidelines, or when content sounds generic or "off-brand."

Code Gen 34 5mo ago
Salesably

multithread-outreach

by Salesably

Creates role-specific messages for multiple stakeholders in a deal. Use this skill when engaging additional contacts, following up with people who weren't on calls, or executing account-based selling strategies.

Email 34 5mo ago
qodex-ai

identity-framework

by qodex-ai

Define and document brand identity standards and guidelines. Establishes visual language, tone, messaging, and design principles for consistent brand expression.

Design 16 5mo ago
multiversx

multiversx-spec-compliance

by multiversx

Verify smart contract implementations match their specifications, whitepapers, and MIP standards. Use when auditing for specification adherence, validating tokenomics implementations, or checking MIP compliance.

Code Review 11 3mo ago
hvkshetry

document-management

by hvkshetry

Personal document management skill using Paperless-ngx. Use when: (1) Ingesting and filing new documents, (2) Searching for existing documents, (3) Applying tags and correspondents, (4) Managing retention policies, (5) Integrating documents with other personal workflows (tax prep, medical records, insurance claims). Tools: paperless-mcp for all document operations.

Embeddings 11 3mo ago
multiversx

mvx_sdk_js_contracts

by multiversx

Smart contract operations for MultiversX TypeScript/JavaScript SDK.

Processing 11 4mo ago
multiversx

mvx_sc_best_practices

by multiversx

Expert guidelines for developing, auditing, and optimizing MultiversX Smart Contracts (Rust).

API Dev 11 3mo ago
multiversx

multiversx-blockchain-data

by multiversx

Read on-chain state in MultiversX smart contracts. Use when accessing caller info, account balances, block timestamps, ESDT token metadata, local roles, code metadata, or any data from self.blockchain().

Code Review 11 3mo ago
multiversx

multiversx-project-architecture

by multiversx

Production-grade project structure patterns for MultiversX smart contracts. Use when starting a new contract project, refactoring an existing one, or building multi-contract systems with shared code.

Caching 11 3mo ago
multiversx

multiversx-cross-contract-calls

by multiversx

Make cross-contract calls in MultiversX smart contracts. Use when calling another contract, handling callbacks, managing back-transfers, using typed proxies, or sending tokens via the Tx builder API (.tx().to()).

API Dev 11 3mo ago
multiversx

multiversx-protocol-experts

by multiversx

Deep protocol knowledge for MultiversX architecture including sharding, consensus, ESDT standards, and cross-shard transactions. Use when reviewing protocol-level code, designing complex dApp architectures, or troubleshooting cross-shard issues.

Agents 11 3mo ago
multiversx

multiversx-wasm-debug

by multiversx

Analyze compiled WASM binaries for size optimization, panic analysis, and debugging with DWARF symbols. Use when troubleshooting contract deployment issues, optimizing binary size, or debugging runtime errors.

Code Review 11 3mo ago
multiversx

mvx_protocol_experts

by multiversx

Expert knowledge of the MultiversX Protocol, Consensus (SPoS), Sharding, and Standard Implementations (MIPs).

Agents 11 4mo ago
multiversx

mvx_property_testing

by multiversx

Using fuzz tests in Rust for invariants.

Code Gen 11 4mo ago
multiversx

mvx_sdk_py_contracts

by multiversx

Smart contract operations for MultiversX Python SDK.

Legal 11 4mo ago