A personal repository of AI coding assistant skills for use with Claude Code, GitHub Copilot, and similar tools.
This repository contains curated skills that enhance AI coding assistants with domain-specific knowledge. It uses skill-seekers to fetch and build skills from documentation sources.
Skills in this repository can be referenced directly by Claude Code when working on related projects.
Skills can be generated from documentation using skill-seekers:
uv run skill-seeker <source-url>- Python 3.13+
- uv (package manager)
# Install dependencies
uv sync