- Home
- /
- Categories
- /
- Legal
Legal
Legal document generation and compliance
Classify files according to specific rules
by run-llama
Invoke this skill BEFORE implementing any text/document classification task to learn the correct llama_cloud_services API usage. Required reading before writing classification code." Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.
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.
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.
compliance-frameworks
by Logos-Liber
SOC 2 compliance requirements, ISO 27001 standards, PCI DSS requirements, HIPAA security rules, GDPR data protection, NIST Cybersecurity Framework, and industry-specific compliance requirements
coder-system-design-external-api
by OzeroHAX
Reliable and secure external API integration patterns for production-grade services.
testing-contract
by OzeroHAX
Verify provider-consumer API contract compatibility and versioning; not ad-hoc endpoint behavior checks
nexus-sdk-bridge-flows
by availproject
Implement bridge, bridgeAndTransfer, bridgeAndExecute, and execute flows with Nexus SDK. Use when wiring cross-chain bridge and execution operations, simulations, or max-amount checks.
spec-to-code-compliance
by lv416e
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.
receiving-code-review
by izyanrajwani
Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.
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.
astro-security
by Soborbo
Security patterns for Astro lead generation websites on Cloudflare. Forms, headers, bot protection, GDPR. Use for any production lead gen site.
contract-compliance-check
by OmniNode-ai
Pre-merge seam validation — reads a ModelTicketContract, diffs the branch against origin/main, and returns PASS / WARN / BLOCK with emergency_bypass support
create-ticket
by OmniNode-ai
Create a single Linear ticket from args, contract file, or plan milestone with conflict resolution
generate-ticket-contract
by OmniNode-ai
Auto-draft a ModelTicketContract YAML from ticket context with two-layer architecture — prompt generation and Python validation
configuring-tauri-http-headers
by dchuk
Guides developers through configuring HTTP headers security in Tauri v2 applications, covering security headers, custom headers, and CORS configuration for secure cross-origin resource handling.
solidity-audit
by 0xlayerghost
"Security audit and code review checklist. Covers 30+ vulnerability types with real-world exploit cases (2021-2026) and EVMbench Code4rena patterns. Use when conducting security audits, code reviews, or pre-deployment security assessments."
solidity-testing
by 0xlayerghost
"[AUTO-INVOKE] MUST be invoked BEFORE writing or modifying any test files (*.t.sol). Covers test structure, naming conventions, coverage requirements, fuzz testing, and Foundry cheatcodes. Trigger: any task involving creating, editing, or running Solidity tests."
frontend-design
by zircote
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.
sbom-syft
by vchirrav
Run Syft to generate Software Bill of Materials (SBOM) from container images and filesystems. Outputs CycloneDX or SPDX formats for supply chain compliance.
license-scan-scancode
by vchirrav
Run ScanCode Toolkit for comprehensive license and copyright detection. Identifies license types, copyright holders, and compliance obligations across codebases.
etherscan-verification
by sablier-labs
Verify smart contracts on Etherscan-compatible block explorers. This skill should be used when the user asks to "verify contract", "verify on etherscan", "verify on chain scan". Handles standard verification, Etherscan V2 API for unsupported chains on foundry, proxy patterns, and factory-created contracts.
legal
by Tyler-R-Kendrick
Use when identifying legal, regulatory, and compliance considerations that affect software companies operating globally. Covers data privacy, intellectual property, open-source licensing, AI regulation, accessibility, export controls, financial regulation, healthcare, cybersecurity compliance, and more. USE FOR: legal risk identification, regulatory compliance overview, jurisdiction mapping, legal topic discovery, risk and compliance consultation triggers, understanding which laws apply to software products DO NOT USE FOR: actual legal advice (consult a licensed attorney), drafting legal documents, specific legal interpretation for your situation
laravel-policies-and-authorization
by noartem
Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections
oss-ready
by Montimage
Transform projects into professional open-source repositories with standard components. Use when users ask to "make this open source", "add open source files", "setup OSS standards", "create contributing guide", "add license", or want to prepare a project for public release with README, CONTRIBUTING, LICENSE, and GitHub templates.