Skip to main content
ponylang
GitHub creator profile

ponylang

Repository-level view of 30 collected skills across 8 GitHub repositories.

skills collected
30
repositories
8
updated
Sep 9, 2026
repository explorer

Repositories and representative skills

pony-code-review
software-quality-assurance-analysts-and-testers

Ensemble code review with specialized reviewer personas. Has full (9-persona) and lightweight (4-persona) modes. Load when conducting a code review of a PR, branch, or local changes.

Sep 9, 2026
pony-test-design
unclassified

Two-stage ensemble for planning meaningful tests. Load when writing tests for new features or reviewing test quality. Counters the tendency to write tests that exercise the stdlib instead of your code. Has full (9-persona) and lightweight (5-persona) modes.

Sep 9, 2026
pony-ref
unclassified

Load the Pony language reference (capabilities, PonyCheck, stdlib pitfalls, mort pattern). Load it before Pony coding sessions.

Sep 8, 2026
pony-agents-md
computer-occupations-all-other

What belongs in a project's AGENTS.md and what never does. Load before writing or changing AGENTS.md or CLAUDE.md. Language-agnostic.

Aug 4, 2026
pony-docs-review
software-quality-assurance-analysts-and-testers

Ensemble documentation review with specialized reviewer personas. Has full (9-persona) and lightweight (4-persona) modes. Load when reviewing documentation-only changes where code-focused personas don't apply.

Aug 4, 2026
pony-prose
software-developers

How the words go in a comment, docstring, release note, README, or a project's AGENTS.md — write plainly, say the fact, and stop. Load before writing any prose that ships with the code. Language-agnostic.

Jul 13, 2026
pony-debug
software-developers

Structured debugging protocol with checkpoints. Load when debugging non-trivial issues — before forming any hypothesis about the cause.

Jul 12, 2026
pony-comments
software-developers

What earns a comment, what never belongs in one, and what to do when two distant things must change together. Load before writing or changing any comment or docstring. Language-agnostic.

Jul 12, 2026
Showing 8 of 17 collected skills.
create-dragonfly-dev-env
network-and-computer-systems-administrators

Load when you need to reproduce or validate a gcc-specific or DragonFly-specific ponyc issue on a local VM, or to stand up a local DragonFly BSD development VM that matches ponyc tier-3 CI. Covers the prerequisite check, the sudo-free QEMU/KVM setup, the…

Sep 2, 2026
upgrade-llvm
software-developers

Load when upgrading the vendored LLVM submodule in ponyc. Covers the per-version commit strategy, submodule mechanics, patch handling, hash updates, and common API migration patterns.

Jul 31, 2026
create-freebsd-dev-env
network-and-computer-systems-administrators

Load when you need to reproduce or validate a FreeBSD-specific ponyc issue on a local VM, or to stand up a local FreeBSD development VM that matches ponyc tier-3 CI. Covers the cloud-init seed, the sudo-free QEMU/KVM boot, the one-time expect/su root…

Jul 8, 2026
create-openbsd-dev-env
network-and-computer-systems-administrators

Load when you need to reproduce or validate an OpenBSD-specific ponyc issue on a local VM, or to stand up a local OpenBSD development VM that matches ponyc tier-3 CI. Covers the cloud-init seed (cdrom), the sudo-free QEMU/KVM boot, the doas-via-cloud-init…

Jul 8, 2026
add-linux-release-target
software-developers

Load when adding a new Linux distro/version (e.g. Ubuntu 26.04, Alpine 3.24) as a ponyc release target. Covers builder Dockerfile creation, image build dispatch and tag discovery, workflow updates, docs, release notes, and the post-merge Last Week in Pony…

Jun 28, 2026
Showing 8 of 8 repositories
All repositories loaded