Showing 30 of 14584 results
The *arr / media-automation stack β Radarr, Sonarr, Prowlarr, Overseerr, SABnzbd, qBittorrent, Plex, Jellyfin, Tautulli, and Tracearr β each via its own REST API.
Single-skill plugin: art-ideation, six modes. socratic = pre-reflective dialogue surfacing impulse / fragments / constraints / refusals / residue (distinct from SchΓΆn's reflection-in-action); HARD-bound intent classification every 3 turns. provoke = tradition-tagged provocations with preserved unhelpfulness (no auto-interpretation) and per-method Authentic Practice Boundaries. lineage = retrieval not ideation, requires artist-supplied initial candidates, mandatory training-data bias header, Korean/East-Asian default routing on Korean sessions. brief = Concept Brief with epistemic fields (proposition / anti-proposition / disconfirmation / Frayling-type declaration) and stay-rough default (no auto-smoothing). rehearsal = Self-Critique Rehearsal (formative not decisional) with persona-collapse detector, Devil's-Advocate Dialogue-Health sub-check, and consultative friction backed by ~/.art-project/rehearsal-log.jsonl. ideate = long-running project file at ~/.art-project/projects/<codename>/project.md, across days/weeks (Smith & Dean iterative cyclic web), one mode per session. Inherits L3 citation-faithfulness, intent detection, Concession Threshold Protocol. Ships with measured-harm disclosure (model-card style).
Two-way Discord channel for Claude Code β forked from the official plugin, owns the full inbound+outbound pipe, with live tool-usage streaming. Powers the Artifice fleet.
Asana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.
Send messages from Claude Code to WhatsApp. Direct communication channel for notifications and updates.
Meeting capture β record mic + system audio, take timestamped notes, transcribe locally, distill into vault-connected notes.
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.