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.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٧ من skills من ponylang/llm-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٧ من أصل ١٧ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Load the Pony language reference (capabilities, PonyCheck, stdlib pitfalls, mort pattern). Load it before Pony coding sessions.
لغة النص الأصلي: الإنجليزية
What belongs in a project's AGENTS.md and what never does. Load before writing or changing AGENTS.md or CLAUDE.md. Language-agnostic.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Structured debugging protocol with checkpoints. Load when debugging non-trivial issues — before forming any hypothesis about the cause.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Ensemble workflow for producing higher-confidence outputs through decorrelated reasoning paths. Load when the human explicitly requests the ensemble approach.
لغة النص الأصلي: الإنجليزية
Disciplines for software design work. Load when designing APIs, type systems, features, or system boundaries. Counters the tendency to retrieve familiar patterns instead of discovering what the problem actually needs. Has full (8-persona) and lightweight…
لغة النص الأصلي: الإنجليزية
Conventions for Pony examples/README.md files. Load when adding, updating, or reorganizing examples in a ponylang project.
لغة النص الأصلي: الإنجليزية
Conventions for Pony library project READMEs. Load when writing or updating a README.md for a ponylang library project.
لغة النص الأصلي: الإنجليزية
Load when writing release notes, updating CHANGELOG, or preparing a PR that includes user-facing changes in a Pony project.
لغة النص الأصلي: الإنجليزية
How to handle a problem you spot while working on something else — decide whether it means the change you are making is scoped too small, and if it doesn't, capture it as a suspected issue instead of filing on the spot, then after the current PR is open, vet…
لغة النص الأصلي: الإنجليزية
Property-based and generative testing patterns. Load when writing property-based tests, generators, or generative test suites.
لغة النص الأصلي: الإنجليزية
Fixed instructions for the ensemble synthesizer — integrates multiple agent outputs into a single higher-quality result. Used as part of the ensemble workflow.
لغة النص الأصلي: الإنجليزية