跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Clojure Write

技能 警告 活跃

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

目的

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

功能

  • 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

使用场景

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

非目标

  • 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.

安装

npx skills add metabase/metabase

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

警告
75 /100
about 22 hours ago 分析

信任信号

最近提交about 22 hours ago
星标47.3k
许可证NOASSERTION
状态
查看源代码

类似扩展

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.

技能
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.

技能
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.

技能
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.

技能
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.

技能
ReScienceLab

Using Git Worktrees

100

在开始需要与当前工作区隔离的功能性工作,或在执行实现计划之前使用 - 通过原生工具或 git worktree 回退确保存在隔离的工作区。

技能
obra