SkillAgentSearch skills...

Aoc2025

Advent of code 2025

Install / Use

/learn @Jaxwood/Aoc2025
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Advent of Code 2025 Tests

My solutions for Advent of Code 2025, implemented in Python.

Prerequisites

  • mise (manages Python and uv versions)

Installation

Install mise (if not already installed)

# On macOS and Linux
curl https://mise.run | sh

# Or with Homebrew
brew install mise

Set up the project

make install
make sync

Development

Running Tests

# Run all tests
make test

# Run tests with verbose output
make test-v

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated25d ago
Forks0

Languages

Python

Security Score

80/100

Audited on Mar 4, 2026

No findings