Casey Link
Community@ramblurr · Innsbruck, Austria
I am an independent software consultant. I create and maintain software for small businesses, NGOs, non-profits, and social enterprises.
Agent Skills by Casey Link
Showing 56 vetted skills indexed across 1 GitHub repositories.
clojure-ring-jetty-adapter
Configure and manage Ring-compatible Jetty web servers in Clojure.
research
Analyze project dependencies, reference materials, and code patterns for pre-implementation impact.
http-kit
Provides an asynchronous HTTP client and server library for Clojure with WebSocket support.
Using Git Worktrees
Create Git worktrees with setup and test verification.
clojure-donut-system
Manage Clojure application component lifecycles and dependency injection with donut.party/system.
Extra Reference Material
Manage and prioritize offline reference materials in the extra directory.
Test-Driven Development (TDD)
Guide users through the Red-Green-Refactor cycle for test-driven development.
Testing-Anti-Patterns
Prevent common testing anti-patterns in mock behavior and test structure.
Systematic-Debugging
Guides users through a four-phase systematic debugging framework for technical issues.
clojure-sente
Enable real-time bidirectional Clojure server and ClojureScript client communication via WebSockets with Ajax fallback.
clojure-guardrails
Enforce runtime validation for Clojure functions using Guardrails and Malli schemas.
clojure-trove
Provide a backend-agnostic logging facade for Clojure and ClojureScript libraries.
clojure-ring-spec
Document Ring handler signatures, request/response maps, middleware, and WebSocket protocols.
dispatching-parallel-agents
Dispatch distinct agents to debug independent failing test files concurrently.
landing-the-plane
Stage, commit, test, and push code changes with issue tracker updates.
ia
Manage Internet Archive assets via the ia CLI tool.
clojure-telemere
Provide unified logging, tracing, and event handling for Clojure and ClojureScript.
clojure-charred
Parse and write JSON and CSV in Clojure with zero dependencies.
pandoc-markdown
Convert Markdown files to HTML with Pandoc and optional Table of Contents.
clojure-coffi
Wrap native C libraries for Clojure using the Panama FFI API.
executing-plans
Execute implementation plans in batches with mandatory review checkpoints.
clojure-eval
Evaluate Clojure code in a REPL using the heredoc pattern.
Finishing a Development Branch
Verifies tests, formatting, and linting before creating a Pull Request.
Root-Cause-Tracing
Trace bugs backward through call stacks to identify original triggers.