Legal

Legal document generation and compliance

Showing 529-552 of 1188 skills
multiversx

mvx_sdk_py_contracts

by multiversx

Smart contract operations for MultiversX Python SDK.

Legal 12 5mo ago
multiversx

multiversx-sharp-edges

by multiversx

Catalog of non-obvious behaviors, gotchas, and platform-specific quirks in MultiversX that often lead to bugs. Use when debugging unexpected behavior, reviewing code for subtle issues, or learning platform-specific pitfalls.

API Dev 12 5mo ago
multiversx

multiversx-smart-contracts

by multiversx

Build MultiversX smart contracts with Rust. Use when app needs blockchain logic, token creation, NFT minting, staking, crowdfunding, or any on-chain functionality requiring custom smart contracts.

API Dev 12 5mo ago
multiversx

mvx_project_architecture

by multiversx

Production-grade project structure patterns for MultiversX smart contracts.

Caching 12 5mo ago
multiversx

audit_context

by multiversx

Guidelines for establishing context before an audit.

Code Review 12 5mo ago
multiversx

multiversx-cross-contract-storage

by multiversx

Read another contract's storage directly without async calls using storage_mapper_from_address. Use when building aggregators, controllers, or any contract that needs to read state from other same-shard contracts without proxy call overhead.

Processing 12 5mo ago
ertugrul-dmr

clean-general

by ertugrul-dmr

Use when writing, fixing, editing, or reviewing Python code quality. Enforces Clean Code's core principles—DRY, single responsibility, clear intent, no magic numbers, proper abstractions.

Legal 139 5mo ago
mfwarren

fundraising

by mfwarren

Production-ready entrepreneurship skills for Claude Code — marketing, sales, operations, finance, and leadership. 24 skills built by a founder, for founders.

Processing 43 5mo ago
kukapay

token-minter

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

Code Gen 31 6mo ago
abatilo

socratic

by abatilo

Deep collaborative debate and research through exhaustive co-interview between Claude and Codex. Use when user wants extremely thorough analysis, needs to explore a problem from every angle, wants creative/unconventional questioning, says "get socratic", "debate this", "deep dive", "exhaustive analysis", "think through everything", "challenge all assumptions", or needs rigorous exploration before major decisions.

Code Gen 10 5mo ago
ratacat

frontend-design

by ratacat

This skill should be used when creating distinctive, production-grade frontend interfaces with high design quality. It applies when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

Animation 48 5mo ago
julianromli

frontend-design

by julianromli

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 143 6mo ago
julianromli

receiving-code-review

by julianromli

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Code Review 143 6mo ago
Ven0m0

skill-authoring

by Ven0m0

'Guide to effective Claude Code skill authoring using TDD methodology

Legal 5 5mo ago
ils15

frontend-analyzer

by ils15

Analyze React/Next.js components to extract typography, colors, layout, fonts, spacing systems, and design tokens. Identifies accessibility issues, responsive breakpoints, and component hierarchies.

Accessibility 9 5mo ago
julianobarbosa

external-dns

by julianobarbosa

Comprehensive guide for configuring, troubleshooting, and implementing External-DNS across Azure DNS, AWS Route53, Cloudflare, and Google Cloud DNS. Use when implementing automatic DNS management in Kubernetes, configuring provider-specific authentication (managed identities, IRSA, API tokens), troubleshooting DNS synchronization issues, setting up secure production-grade external-dns deployments, optimizing performance, avoiding rate limits, or implementing GitOps patterns with ArgoCD.

Cloud 4 7mo ago
CaseMark

advance-directive

by CaseMark

Drafts attorney-supervised, state-compliant U.S. Advance Health Care Directives that appoint health care agents, resolve the HIPAA access gap, and record clinically usable treatment preferences. Enforces state-law verification for execution formalities, statutory forms, and special limitations. Addresses adversarial risks from family disputes and institutional challenges. Use when drafting advance directives, health care proxies, living wills, health care powers of attorney, HIPAA medical authorizations, or end-of-life planning documents.

Agents 28 4mo 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 170 9mo ago
proompteng

news-sentiment

by proompteng

Extract structured, source-attributed sentiment context for one symbol.

Processing 8 4mo ago
proompteng

fundamentals

by proompteng

Produce normalized fundamentals factors and deltas for one symbol.

Processing 8 4mo ago
rfxlamia

red-teaming

by rfxlamia

Comprehensive red teaming methodology for both cybersecurity and AI/LLM systems. Use when conducting adversary emulation, vulnerability assessment, attack simulation, or security validation. Trigger on requests for penetration testing, threat modeling, security audits, MITRE ATT&CK operations, LLM safety testing, prompt injection attacks, or compliance validation (OWASP, NIST, TIBER, DORA, EU AI Act). Apply when users ask to "test like an attacker", "red team our system", "validate security posture", "assess LLM vulnerabilities", or "simulate cyber attacks". Includes planning frameworks, execution strategies, reporting templates, and progressive references to specialized attack techniques and tools.

Legal 98 5mo ago
localstack

localstack-iam

by localstack

Analyze and enforce IAM policies in LocalStack. Use when users want to enable IAM enforcement, detect permission violations, auto-generate least-privilege policies, or test IAM policies locally before deploying to AWS.

Cloud 12 5mo 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 12 5mo ago
multiversx

mvx_cross_contract_storage

by multiversx

Read another contract's storage directly using storage_mapper_from_address for same-shard contracts.

Processing 12 5mo ago