Skip to main content
Run any Skill in Manus
with one click
ponylang
GitHub creator profile

ponylang

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

skills collected
28
repositories
8
updated
2026-07-13
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.

2026-07-10
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.

2026-07-10
pony-docs-review
software-developers

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

2026-07-10
pony-examples-readme
software-developers

Conventions for Pony examples/README.md files. Load when adding, updating, or reorganizing examples in a ponylang project.

2026-07-10
pony-library-readme
software-developers

Conventions for Pony library project READMEs. Load when writing or updating a README.md for a ponylang library project.

2026-07-10
pony-prose
software-developers

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

2026-07-10
pony-release-notes
software-developers

Load when writing release notes, updating CHANGELOG, or preparing a PR that includes user-facing changes in a Pony project.

2026-07-10
pony-skills
software-developers

Routing index for the Pony skills — tells you which pony-* skill to load for each task, and when. Load at the start of work in a Pony project.

2026-07-10
Showing top 8 of 16 collected skills in this repository.
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 reused console automation, the in-VM gcc13 build env, and the gotchas (csh, screendump paths, boot timing, detached builds, per-block shells) that make hand-rolling one error-prone.

2026-07-08
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 bootstrap, the clang build env, and the gotchas (freebsd-user login, no bash in base, growfs auto-resize, detached builds, per-block shells) that make hand-rolling one error-prone.

2026-07-08
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 setup (no expect bootstrap), the dedicated /build data disk, the datasize limit, the clang build env, and the gotchas (openbsd-user login, disklabel build disk, raised datasize, static-PIE static linking, pkg_add naming, detached builds, per-block shells) that make hand-rolling one error-prone.

2026-07-08
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 announcement.

2026-06-28
Showing 8 of 8 repositories
All repositories loaded
ponylang Agent Skills | SkillsMP