Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Clojure Write

Skill Warnung Aktiv

Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.

Zweck

Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices.

Funktionen

  • REPL-driven development workflow guidance
  • Coding conventions and best practices for Clojure/ClojureScript
  • Preference for specific MCP tools over shell commands
  • Step-by-step evaluation process for code

Anwendungsfälle

  • Writing new Clojure/ClojureScript code
  • Developing existing Clojure/ClojureScript projects
  • Refactoring Clojure/ClojureScript codebases

Nicht-Ziele

  • Executing code directly
  • Managing project dependencies
  • Providing a full IDE experience

License

  • critical:License usabilityThe license is AGPL-3.0, which is a strong copyleft license that may have implications for commercial use and distribution, and is not considered permissive OSS.

Trust

  • warning:Issues AttentionThe repository has a high number of open issues (418) compared to closed issues (321) in the last 90 days, suggesting slow response times from maintainers.

Practical Utility

  • warning:Usage examplesWhile the skill describes a workflow and evaluation process, it lacks concrete, ready-to-use end-to-end examples showing exact invocations and observable outcomes.
  • info:Edge casesThe skill mentions testing with edge cases but does not explicitly list specific failure modes with symptoms and recovery steps.

Installation

npx skills add metabase/metabase

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Warnung
75 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne47.3k
LizenzNOASSERTION
Status
Quellcode ansehen

Ähnliche Erweiterungen

Remember Interactive Programming

100

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

Skill
github

Clojure Code Review Skill

95

Review Clojure and ClojureScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing Clojure/ClojureScript code.

Skill
metabase

Clojure REPL Evaluation

75

Evaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

Skill
metabase

Openclaw Debugging

100

Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.

Skill
steipete

Add New Opc Skill

100

Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.

Skill
ReScienceLab

Using Git Worktrees

100

Verwenden Sie dies, wenn Sie mit der Feature-Arbeit beginnen, die eine Isolierung vom aktuellen Arbeitsbereich erfordert, oder bevor Sie Implementierungspläne ausführen – stellt sicher, dass über native Tools oder einen Git-Worktree-Fallback ein isolierter Arbeitsbereich vorhanden ist.

Skill
obra