Skip to main content

ponytail-gain

将马尾辫的测量效果显示为一个紧凑的记分牌:从基准中位数来看,代码更少,成本更低,速度更快。一次性显示,不是持久模式,也不是每个仓库的编号。触发器:/马尾辫增益,“马尾辫增益”,“马尾马尾辫能拯救什么”,“显示马尾辫的影响”,“辫子记分牌”。

الانتقال إلى التثبيت

معلومات المصدر

المستودع
zzz2929/skills-zh-CN
آخر نشاط في المصدر
٢ سبتمبر ٢٠٢٦ في ٠٥:٤٨
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
ponytail-gain
description
将马尾辫的测量效果显示为一个紧凑的记分牌:从基准中位数来看,代码更少,成本更低,速度更快。一次性显示,不是持久模式,也不是每个仓库的编号。触发器:/马尾辫增益,“马尾辫增益”,“马尾马尾辫能拯救什么”,“显示马尾辫的影响”,“辫子记分牌”。
# Ponytail Gain Display this scoreboard when invoked. One-shot: do NOT change mode, write flag files, or persist anything. The figures are the published benchmark medians (5 everyday tasks: email validator, debounce, CSV sum, countdown timer, rate limiter; three models: Haiku, Sonnet, Opus). They are measured, not computed from the current repo. Source: `benchmarks/` and the README. ## Scoreboard Render plain ASCII bars. The bar length shows the measured range; the label carries the exact figure: ``` ponytail gain benchmark median · 5 tasks · 3 models Lines of code no-skill ████████████████████ 100% ponytail ██▌················· 6–20% ▼ 80–94% Cost no-skill ████████████████████ 100% ponytail █████▌·············· 23–53% ▼ 47–77% Speed ponytail ▸ 3–6× faster This repo: /ponytail-debt (shortcuts you deferred) /ponytail-audit (what's still cuttable) ``` ## Honesty boundary These are benchmark medians, not this repo. NEVER print a per-repo savings number ("you saved X lines/tokens here"): the unbuilt version was never written, so there is no real baseline to subtract from in a live repo. The only real per-repo figures come from `/ponytail-debt` (a counted ledger), and this card points there instead of inventing one. ## Boundaries One-shot display. Edits nothing, changes no mode. "stop ponytail" or "normal mode": revert.
عرض على GitHub