- Home
- /
- Categories
- /
- Legal
Legal
Legal document generation and compliance
odps-alignment
by Semprini
Map MD-DDL data product declarations to Open Data Product Specification (ODPS) v4.0 YAML manifests for external cataloguing, marketplace publication, and cross-platform interoperability. Use when the user wants to publish data products, generate ODPS YAML, or align with external data product standards.
license-auditor
by famaoai-creator
Output path for license report
business-impact-analyzer
by famaoai-creator
Output file path
investor-readiness-audit
by famaoai-creator
Output file path
project-health-check
by famaoai-creator
Audits the project for modern and Waterfall standards (SDLC, CI/CD, Tests, Quality Metrics) and provides a health score with improvement suggestions.
implementing-dynamic-authorization
by sumik5
Dynamic authorization design covering ABAC, ReBAC, PBAC models and Cedar policy language. Use when designing access control systems, choosing authorization models, or writing Cedar policies. Distinct from securing-code (code-level) by focusing on authorization model selection and policy-based access control.
ai-ethics-auditor
by famaoai-creator
Audits AI systems for bias, fairness, and privacy. Analyzes prompts and datasets to ensure ethical and safe AI implementation.
security-scanner
by famaoai-creator
Scans the codebase for security risks.
monitoring-config-auditor
by famaoai-creator
status: implemented
receiving-review
by SipengXie2024
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
compliance-officer
by famaoai-creator
Maps technical state to regulatory standards (SOC2, ISO27001, etc.). Generates real-time compliance scores and audit-ready evidence reports.
dataset-curator
by famaoai-creator
Prepares and audits high-quality datasets for AI/RAG applications. Cleans noise, structure data, and ensures privacy compliance in knowledge bases.
skill-quality-auditor
by famaoai-creator
status: implemented
ai-ethics-auditor
by famaoai-creator
status: implemented
domain-classifier
by famaoai-creator
Classify domain (tech, finance, legal).
ocs2-arm-experiments
by Idate96
Start/restart Mole OCS2 arm controller experiments with real actuation commands in tmux, use configure-time auto-bootstrap (hold+reset+first-policy), activate safely, send cylindrical (r, theta, z, pitch) end-effector goals (Foxglove or CLI), record rosbag, and run staged validation while preventing competing /mole/actuator_commands publishers (e.g. dig_controller).
skill-authoring
by Ven0m0
'Guide to effective Claude Code skill authoring using TDD methodology
compliance-officer
by famaoai-creator
status: implemented
applying-design-guidelines
by sumik5
UI/UX design principles covering visual design, user experience fundamentals, practical interface design rules, and design theory fundamentals. Use when making design decisions, evaluating existing interfaces, or implementing UI components. Covers typography, color, motion, cognitive psychology, interaction patterns, and 101 practical Do/Don't rules. Also covers design theory foundations for engineers (concept building, typography theory, CRAP/Gestalt, layout theory, color theory). NOT for frontend codegen (designing-frontend), behavior design (applying-behavior-design), data charts (designing-data-visualizations), Tailwind (styling-with-tailwind), design systems (building-design-systems), or design thinking (practicing-design-thinking).
skill-debugging-assistant
by auldsyababua
Debug, diagnose, and troubleshoot skill issues including trigger failures, parameter problems, prompt conflicts, and SKILL.md structural issues. Use when skills don't activate as expected, trigger incorrectly, produce unexpected behavior, conflict with system instructions, or fail packaging validation. Analyzes YAML frontmatter, descriptions, progressive disclosure, token budget, absolute statements, and reference file organization. For skill creators reviewing, validating, or fixing skill problems.
token-authority-and-risk
by SanctifiedOps
Evaluate and configure SPL token authorities (mint/freeze/close) with risk implications and best practices. Use for audits, rotations, or disclosures.
implementation-verify
by drillan
Verifies implementation against specifications by checking requirement fulfillment, task completion, and contract implementation. Generates a fulfillment report with coverage metrics. Always run after /speckit.implement completes.
implementation-verify
by drillan
Verifies implementation against specifications by checking requirement fulfillment, task completion, and contract implementation. Generates a fulfillment report with coverage metrics. Always run after /speckit.implement completes.
arcium-program-development
by sicmundu
Build, refactor, and debug Arcium MXE program code across Arcis circuits (encrypted-ixs) and Anchor programs (programs/*). Use when implementing confidential instructions, wiring init_comp_def/queue_computation/callbacks, deriving Arcium PDAs and callback accounts, handling encrypted I/O and offsets, parsing generated callback output structs, building permission-gated flows, integrating offchain circuit sources, testing with @arcium-hq/client, deploying MXEs, or migrating Arcium versions.