Showing 30 of 15462 results
Domeinkennis en tooling voor privacy-assessments bij de overheid: Pre-scan, DPIA, IAMA en begrippenkaders. Bevat skills voor assessment-schema's, begrippendefinities, UI-componenten en rapportage-export, plus een validatie-agent.
from lawvable/awesome-legal-skills
Smart scaffolding tool for Claude Code plugins with phase-aware context injection and schema validation gates
Python tooling via Astral's ty (type checking) and Ruff (linting/formatting)
Build Astro 6 static content sites with Claude. Enforces best practices for i18n, content collections, the page-views pattern, and design systems. Starts with /astro-builder:init to scaffold a working, buildable site.
Astro language server for code intelligence, diagnostics, and formatting in .astro files
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
Async and concurrency static analysis plugin. Scans TypeScript/JavaScript codebases for race conditions, unbounded Promise.all, missing AbortController, swallowed rejections, and N+1 async patterns. Runs as a pre-commit hook or CI check and provides inline fix suggestions.
Async and concurrency pattern advisor for JavaScript/TypeScript, Python, Go, and Rust. Identifies race conditions, missing error handling in promise chains, N+1 async anti-patterns, unbounded parallelism, and missing cancellation. Recommends correct patterns: Promise.all, p-limit, AbortController, AsyncLocalStorage, worker threads. Use when async code has bugs, timeouts, or memory leaks.
The DESIGN studio β a designer's workshop that both makes and critiques visual work to a commercial-grade standard. /ui-review crawls the navigable routes of any SPA (screenshot + accessibility snapshot per route) and writes a scored, prioritised critique where every finding cites a named principle; /mockup composes polished screens, wireframes, and user-flows and runs them through a convergent designerβreviewer loop until they clear a design-fitness rubric. The reviewer is a heavyweight expert in the design canon β Gestalt, the UX laws (Fitts/Hick/Miller/Jakob), Nielsen's heuristics, Norman's emotional design, and WCAG 2.2 accessibility. Composes with foundry's frontend design-system and publish's graphics by capability; degrades to markdown when absent. Ships a Playwright MCP for live review.
Athena ιηΌζ΅η¨ Plugin β ζδΎ point β spec β plan β pre-build β build β post-build β verify β review β ship ε ¨ζ΅η¨η·¨ζοΌε« Git θͺεεοΌεζ―ε»Ίη«γauto-commitοΌ
Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.
Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.
Turn a stated need into a full system design by mining the Atlas knowledge graph.
Maintain per-repo and cross-repo changelogs β append structured entries after agent work. Use when asked to "log this change", "update changelog", "what changed", "change history".
Map the system architecture β read the codebase, identify services and connections, output a C4-level architecture map as Mermaid diagrams with component descriptions. Use when asked to "map the architecture", "system diagram", "how does this work", or "architecture overview".
Generate onboarding documentation β what this project does, how to set up locally, where things live, key decisions, how to deploy. Written for day-one engineers who know nothing. Use when asked for "onboarding docs", "new engineer guide", "how to get started", or "developer setup".
Generate a polished HTML presentation page and Obsidian Canvas for big releases β new products, takeovers, major migrations. Non-technical audience. Use when asked to "present this", "release announcement", "show what we built", or "stakeholder update".
Documentation reconnaissance for takeover β find all docs, assess accuracy, freshness, coverage, and discoverability, and identify critical knowledge gaps. Use when asked "what docs exist", "documentation assessment", or "knowledge gaps".
Render agent findings as a styled HTML report in the browser. Use when asked for "full report", "detailed report", "show in browser", or when CLI output exceeds the 40-line budget.