Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
marimo-notebooks
ALWAYS use when: creating/editing marimo notebooks, working with any .py file containing @app.cell decorators, building reactive Python notebooks, doing exploratory data analysis in notebook form, converting Jupyter (.ipynb) to marimo, or when user mentions "marimo", "reactive notebook", or asks for an interactive Python notebook. Covers marimo CLI (edit, run, convert, export), UI components (mo.ui.*), layout functions, SQL integration, caching, state management, and wigglystuff widgets. If a task involves notebooks and Python, invoke this skill first.
majiayu000/claude-skill-registry 163
-
reference-builder
Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials. Use PROACTIVELY for API docs, configuration references, or complete technical specifications.
majiayu000/claude-skill-registry 163
-
synchronization
Convergence to common trajectory in coupled systems
majiayu000/claude-skill-registry 163
-
free-monad-gen
Free Monad Generation Skill (PLUS +1)
majiayu000/claude-skill-registry 163
-
tts-train
Build TTS datasets and train Qwen3-TTS voice models from audiobooks or curated clips. Use for voice cloning, dataset prep, WhisperX alignment, Qwen3-TTS training, and inference.
majiayu000/claude-skill-registry 163
-
scratchpad
Working memory for thinking out loud.
majiayu000/claude-skill-registry 163
-
coding
Coding standards and best practices for implementation work
majiayu000/claude-skill-registry 163
-
clj-kondo
A guide to using clj-kondo for Clojure code linting, including configuration, built-in linters, and writing custom hooks.
majiayu000/claude-skill-registry 163
-
finetune-generate
Use when generating synthetic training data for multi-turn conversation fine-tuning. Triggers - have design artifacts ready, need to generate conversations, ready to assess quality. Requires finetune-design first.
majiayu000/claude-skill-registry 163
-
epic-caching
Guide on caching with cachified, SQLite cache, and LRU cache for Epic Stack
majiayu000/claude-skill-registry 163
-
fullstory-observe-callbacks
Comprehensive guide for implementing Fullstory's Observer/Callback API (observe method) for web applications. Teaches proper event subscription, callback handling, observer cleanup, and reacting to Fullstory lifecycle events. Includes detailed good/bad examples for session URL capture, initialization handling, and integration with analytics platforms.
majiayu000/claude-skill-registry 163
-
docker-stack-composer
Multi-service Docker deployment configuration generator with support for
development, staging, and production environments.
majiayu000/claude-skill-registry 163
-
options-strategies
Expert-level options trading framework for multi-leg strategy design, quantitative modeling, and programmatic execution using Alpaca Markets APIs. Covers straddles, butterflies, spreads, iron condors, and calendar strategies with complete payoff analysis, risk management, and automated execution capabilities.
majiayu000/claude-skill-registry 163
-
test-skill-registry-publish
A fake test skill for production registry publishing integration tests
majiayu000/claude-skill-registry 163
-
following-conventions
Tenzir Python coding standards and tooling setup. Use when writing python code, running ruff/mypy/pytest, encountering pyproject.toml/uv.lock, or setting up a new Python project.
majiayu000/claude-skill-registry 163
-
safe-file-removal
Use safe-rm command to safely 'remove' files by renaming them to .obsolete instead of permanent deletion. Reversible, collision-safe, hook-compliant.
majiayu000/claude-skill-registry 163
-
weather-data-fetcher
Fetch current weather and forecast data from a free weather API (Open-Meteo).
majiayu000/claude-skill-registry 163
-
Refactorer
Code refactoring, cleanup, and improvement. USE WHEN user mentions refactor, cleanup, improve, simplify, extract, rename, deduplicate, DRY, rewrite, modernize, technical debt, code smell, or asks to make code better without changing behavior.
majiayu000/claude-skill-registry 163
-
git-workflow-designer
Expert guide for designing Git branching strategies including Git Flow, GitHub Flow, trunk-based development, and release management. Use when establishing team workflows or improving version control practices.
majiayu000/claude-skill-registry 163
-
sequelize
Guidelines for developing with Sequelize, a promise-based Node.js ORM supporting PostgreSQL, MySQL, MariaDB, SQLite, and SQL Server
majiayu000/claude-skill-registry 163
-
neo4j-patterns
Neo4j driver best practices for Python. Use when working with Neo4j connections, Cypher queries, transactions, or GraphRAG implementations.
majiayu000/claude-skill-registry 163
-
creating-pr
Creates GitHub Pull Requests with existing PR detection, branch pushing, and intelligent title/body generation. Use when user requests to create pull request, open PR, update PR, push for review, ready for review, send for review, get this reviewed, make a PR, share code, request review, create draft PR, submit for review, run /create-pr command, or mentions "PR", "pull request", "merge request", "code review", "GitHub PR", or "draft".
majiayu000/claude-skill-registry 163
-
find-incomplete-series
Find incomplete series in your Calibre library and identify the next book to read in each series.
majiayu000/claude-skill-registry 163
-
outline
Create chapter and scene breakdown. Use after architecture is established.
majiayu000/claude-skill-registry 163