Skip to main content
forsonny
GitHub creator profile

forsonny

Repository-level view of 45 collected skills across 6 GitHub repositories.

skills collected
45
repositories
6
updated
Aug 21, 2026
repository explorer

Repositories and representative skills

using-leyline
software-developers

Use when starting any conversation - establishes how to find and use Leyline skills, requiring a Skill check before any response including clarifying questions.

Apr 21, 2026
design-driven-development
software-developers

Use when implementing any task whose "Files:" block touches a user-facing surface, before writing the code for that surface. Enforces the DRAW-BUILD-RECONCILE cycle: the UX artifact is the source of truth, the implementation instantiates it, and any…

Apr 21, 2026
deep-discovery
project-management-specialists

Use after the product spec is approved, before any implementation work. Pressure-tests the spec with a 100-question self-interrogation where each question builds on the previous answer. Returns critical issues, strengths, and a revised proposal. Material…

Apr 18, 2026
writing-skills
software-developers

Use when authoring a new skill for the Leyline plugin, modifying an existing skill's behavior-shaping text, or adding to the testing-anti-patterns / forbidden-phrases lists. Applies TDD-for-prose - baseline pressure test without the skill, write the minimal…

Apr 18, 2026
accessibility-verification
software-quality-assurance-analysts-and-testers

Use whenever you are about to claim a user-facing surface is complete - before committing, before marking the task done, before any success claim. Requires running an accessibility check fresh in the current message and reading its output before any…

Apr 17, 2026
brainstorming
project-management-specialists

Use when the human partner asks to build, add, change, or modify anything (features, components, functionality, behavior). Explores intent, requirements, and design before implementation. Hard-gated; nothing implements until the human partner approves the…

Apr 17, 2026
design-brainstorming
graphic-designers

Use when the approved product spec touches any user-facing surface, before any implementation skill runs on that surface. Explores flows, states, accessibility, and voice. Hard-gated; nothing implements until the human partner approves the written UX spec.

Apr 17, 2026
design-interrogation
web-and-digital-interface-designers

Use at stage 2 after the UX spec has been approved and deep-discovery has cleared the product spec, when scope warrants dedicated UX pressure-testing. Runs a 100-question interrogation targeted at flows, state completeness, accessibility, voice, and platform…

Apr 17, 2026
Showing 8 of 21 collected skills.
Showing 8 of 10 collected skills.
resetting
software-developers

On verify or judge fail, append a non-null lesson to the Ledger and re-queue the task. Null lessons are refused; the task escalates instead.

Apr 16, 2026
executing
software-developers

Dispatch one fresh subagent per plan task inside a per-task git worktree. Capture diff and tool output; never carry state across dispatches.

Apr 16, 2026
contracting
software-developers

Author a machine-readable contract before execution. Produces anvil/contract.yml with four verification-level slots per criterion and Ledger-sourced counter-examples.

Apr 16, 2026
planning
project-management-specialists

Decompose a confirmed contract into an atomic task DAG with wave ordering. Every task cites one or more contract criterion ids.

Apr 16, 2026
using-anvil
software-developers

Bootstrap loader for the DG-Anvil plugin. Enumerates the five primitives, seven skills, five commands, and the core loop. Loaded at session-start.

Apr 15, 2026
authoring-skills
software-developers

Meta-skill governing every change to any skill file. Requires a RED-then-GREEN subagent pressure transcript before a skill change is accepted.

Apr 15, 2026
judging
administrative-law-judges-adjudicators-and-hearing-officersarbitrators-mediators-and-conciliators

Dispatch the Court on evidence-only inputs (contract + diff + verify output + confidence). The Court is not a persona; it is a structured adjudicator.

Apr 15, 2026
verifying
software-quality-assurance-analysts-and-testers

Run the four verification probes (Exists, Substantive, Wired, Functional) per criterion. All four green per criterion or the criterion fails.

Apr 15, 2026
Showing 6 of 6 repositories
All repositories loaded