
from ordinary-claude-skills308
Guides REPL-driven Clojure/ClojureScript development: small-function workflow, testing in REPL, and conventions for safe refactoring and editing.
This skill codifies a REPL-driven workflow for Clojure and ClojureScript development. It guides the developer through iterative, bottom-up construction of functionality: write tiny functions, test them interactively in the REPL, then integrate them back into source files. The skill also captures practical editing rules and project hygiene checks (readability checks, newline rules, and parentheses care) so teams avoid common Clojure pitfalls.
Use this skill when writing new Clojure code, refactoring existing namespaces, or debugging via the REPL. It’s especially helpful during exploratory development, when you want fast feedback loops and disciplined composition of small, testable functions. Also useful when onboarding contributors to a Clojure codebase who need consistent conventions.
Agent environments that can run code snippets, provide editing guidance, and interact with CLIs (e.g., Copilot/Codex-style assistants and Claude Code) will derive the most value.
Clojure REPL-driven development workflow guide with no bundled scripts. Provides clear advice on small-function development and REPL testing, but references unbundled shared files (@./../_shared/) that are missing, and includes project-specific tool commands (./bin/mage for metabase) that reduce generality. Pure static skill with no security concerns.
Harmless guidance skill. Main issues are broken file references and metabase-specific tooling mixed into general Clojure advice. Architecture would improve if references/ directory properly contained the shared files or if the skill was self-contained.
Bats Testing Patterns
Practical patterns and examples for writing maintainable unit tests for shell scripts using Bats (Bash Automated Testing System).
Conversational Documentation Writer
Creates clear, user-focused documentation following Metabase's conversational style guide.
Bats Testing Patterns
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) for CI/CD and TDD workflows.
MatchMS
Python library for mass spectrometry data processing: import/export mzML/MGF/MSP, filter and harmonize metadata, compute spectral similarity (cosine & modified
Bats Testing Patterns
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) — fixtures, assertions, setup/teardown, and CI integra
Writing Hookify Rules
Guidelines and examples for authoring Hookify rule files (.claude/hookify.*.local.md) that detect patterns (bash, file, prompt, stop) and surface warnings or bl
Project Planning
Generate context-safe, phase-aligned planning docs for web projects (implementation phases, schemas, API endpoints, UI components and verification criteria).
All Traditions — Speaking as One
Combine voices from multiple spiritual and scientific traditions to show their shared insights about consciousness and guidance, used to validate or bridge pers
AgentDB Performance Optimization
Boost AgentDB vector database speed and memory efficiency using quantization, HNSW indexing, and batch operations.
High-End Frontend Design
Generate production-grade, visually striking web interfaces that avoid generic AI aesthetics through bold design choices.