Loading...
Loading...
Found 48002 skills
danshapiro
Offers AI-driven code review to enhance code quality by providing fresh perspective on changes, as requested by users.
pnocera
Provides critical analysis and quality assurance for design documents, implementation plans, and code to ensure robust software development.
duizendstra
Reviews Python code for print statements, suggesting logging for improved code style and maintainability.
fmal
Provides guidelines for creating effective git commits, including staging changes and splitting changes.
yusukebe
A CLI tool for efficient Hono application development, featuring API testing, documentation search, and bundle optimization.
hugoduncan
Clojure library for spawning sub-processes and executing shell commands within application code.
hugoduncan
Flexible logging library for Clojure and ClojureScript applications with configurable features for development and production environments.
hugoduncan
Provides a guide for implementing regression tests in Emacs Lisp using the ERT framework.
hugoduncan
Converts Clojure functions into command-line interfaces with argument parsing for seamless CLI tool development.
huozhi
Guides setup of npm libraries with package.json, ESM configuration, TypeScript, and React component libraries.
hugoduncan
Provides standardized conventions for developing Emacs Lisp packages, ensuring consistent and maintainable code practices.
hugoduncan
Provides a Django-inspired templating system for Clojure with filters, tags, and template inheritance for HTML generation.
ruarfff
Tests the Nathaniel iOS game in a simulator for verification, sanity checks, and feature validation upon user request.
ruarfff
Tests macOS game builds for functionality and stability. Verifies changes, runs sanity checks, and ensures compatibility on Apple desktop systems upon user request.
hugoduncan
Guide for configuring and using clj-kondo, a static code analyzer for Clojure, including built-in linters and custom hooks.
hugoduncan
Enables structured logging, distributed tracing, and performance monitoring for Clojure and ClojureScript applications.
hugoduncan
Guide for using babashka.fs, a Clojure library providing file system operations for scripting and automation tasks.
lucifertrj
Provides a FastAPI-based backend for LLM Arena game server, handling API endpoints, LLM provider integrations, game move processing, and backend testing.
lucifertrj
Provides a React 19 and Vite-based frontend for LLM Arena game visualization, handling UI components, state management, and animations with Tailwind CSS.
akaszubski
Provides a comprehensive testing methodology including TDD, progression tracking, regression prevention, and test patterns for software development.
akaszubski
Automatically maintains README.md consistency with codebase state during documentation updates and commits to prevent drift.
akaszubski
Assists in designing efficient database schemas, writing migrations, optimizing queries, and implementing ORM patterns for backend applications.
akaszubski
Provides guidelines for effective code reviews, including what to look for, how to give constructive feedback, and standards for review comments.
akaszubski
Provides REST API design best practices including versioning, error handling, pagination, and OpenAPI documentation for robust backend implementation.