Skip to main content
forsonny
ملف منشئ GitHub

forsonny

عرض على مستوى المستودعات لـ ٤٥ skills مجمعة عبر ٦ مستودعات GitHub.

skills مجمعة
٤٥
مستودعات
٦
محدث
٢١ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

using-leyline
مطوّرو البرمجيات

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

٢١ أبريل ٢٠٢٦
design-driven-development
مطوّرو البرمجيات

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…

٢١ أبريل ٢٠٢٦
deep-discovery
متخصصو إدارة المشاريع

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…

١٨ أبريل ٢٠٢٦
writing-skills
مطوّرو البرمجيات

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…

١٨ أبريل ٢٠٢٦
accessibility-verification
محللو ضمان جودة البرمجيات والمختبرون

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…

١٧ أبريل ٢٠٢٦
brainstorming
متخصصو إدارة المشاريع

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…

١٧ أبريل ٢٠٢٦
design-brainstorming
المصممون الجرافيكيون

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.

١٧ أبريل ٢٠٢٦
design-interrogation
مصممو واجهات الويب والرقمية

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…

١٧ أبريل ٢٠٢٦
عرض 8 من أصل ٢١ skills مجمعة.
continuity-pass
الكتّاب التقنيون

Audit a chapter range or current manuscript for contradictions, timeline errors, knowledge leaks, rule violations, and unresolved continuity risks.

٢١ أغسطس ٢٠٢٦
finalize-manuscript
الكتّاب التقنيون

Review a substantially complete manuscript for structural gaps, continuity problems, unresolved promises, chapter order, and revision priorities before final polish.

٢١ أغسطس ٢٠٢٦
plan-novel
الكتّاب والمؤلفون

Create or substantially revise a novel premise, structure, chapter plan, character arcs, and required world foundations. Use for a new novel or major structural replan.

٢١ أغسطس ٢٠٢٦
revise-chapter
الكتّاب والمؤلفون

Substantively revise a specified chapter for structure, prose, character, pacing, or continuity while preserving its intended story function and established voice.

٢١ أغسطس ٢٠٢٦
write-chapter
الكتّاب والمؤلفون

Draft the next chapter or a specified chapter from the accepted outline while preserving manuscript continuity, character knowledge, and established voice.

٢١ أغسطس ٢٠٢٦
continuity-pass
الكتّاب والمؤلفون

Audit a chapter range or manuscript scope for contradictions and continuity risks.

٢١ أغسطس ٢٠٢٦
finalize-manuscript
الكتّاب والمؤلفون

Review a substantially complete manuscript and produce or execute a prioritized revision plan.

٢١ أغسطس ٢٠٢٦
plan-novel
الكتّاب والمؤلفون

Create or substantially revise the novel premise, structure, chapter plan, character arcs, and required world foundations.

٢١ أغسطس ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
resetting
مطوّرو البرمجيات

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.

١٦ أبريل ٢٠٢٦
executing
مطوّرو البرمجيات

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

١٦ أبريل ٢٠٢٦
contracting
مطوّرو البرمجيات

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

١٦ أبريل ٢٠٢٦
planning
متخصصو إدارة المشاريع

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

١٦ أبريل ٢٠٢٦
using-anvil
مطوّرو البرمجيات

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

١٥ أبريل ٢٠٢٦
authoring-skills
مطوّرو البرمجيات

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

١٥ أبريل ٢٠٢٦
judging
قضاة القانون الإداري وضباط الاستماعالمحكّمون والوسطاء والمصالحون

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

١٥ أبريل ٢٠٢٦
verifying
محللو ضمان جودة البرمجيات والمختبرون

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

١٥ أبريل ٢٠٢٦
عرض ٦ من أصل ٦ مستودعات
تم تحميل كل المستودعات