Skip to main content
在 Manus 中运行任何 Skill
一键导入
Tasachii
GitHub 创作者资料

Tasachii

按仓库查看 1 个 GitHub 仓库中的 22 个已收集 skills。

已收集 skills
22
仓库
1
更新
2026-07-11
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

craft-readme
软件开发工程师

This skill should be used when the user wants to create, rewrite, or update a project README. Trigger on '/fix readme', '/fix-readme', 'fix readme', 'fix the readme', 'tsc', 'TSC', 'FRM', 'frm', 'write a readme', 'make a readme', 'craft readme', 'readme', 'README.md', 'document this project', or when a repo has no README. When the user types '/fix readme' (or 'fix readme' / 'fix the readme'), treat it as an unambiguous, immediate instruction to fix THIS project's README — begin the workflow right away, do not ask what they mean. ('tsc' and 'FRM' are the short aliases — 'tsc' = the Tasachii-Tools brand shorthand for "fix the readme", 'FRM' = Fix ReadMe.) IMPORTANT — 'tsc' triggers this skill ONLY as a bare README request; do NOT trigger when the user means the TypeScript compiler — i.e. skip when 'tsc' is part of build/compile intent such as 'run tsc', 'tsc --noEmit', 'tsc -b', 'tsc --watch', 'npx tsc', a tsc error/output, or any path/flag after it. Writes READMEs in the author's house style — calm, precise, f

2026-07-11
craft-slides
网页开发工程师

This skill should be used when the user wants to build a slide deck, presentation, or pitch deck — or convert a PowerPoint to web. Trigger on '/craft-slides', '/slides', 'slides', 'slide deck', 'make slides', 'make a deck', 'build a presentation', 'pitch deck', 'present this', 'turn this repo into a deck', 'convert pptx', and the Thai phrases 'สไลด์', 'ทำสไลด์', 'พรีเซนต์', 'ทำเด็ค', 'สไลด์นำเสนอ', 'แปลง ppt'. Builds a single self-contained HTML deck that designs itself around the topic, grounded in the user's real content (a repo, URL, or file — never invented), bilingual Thai/English aware, with presenter notes and an automatic 1920×1080 overflow/overlap self-check. Defaults to a fast one-shot; offers an interview only on request.

2026-07-11
data-contract
软件开发工程师

ร่าง data contract ระหว่างผู้ผลิตกับผู้ใช้ข้อมูล — schema, ความหมาย (หน่วย, timezone, null), quality SLA, กติกาการเปลี่ยนแปลง — แล้ว generate เทสบังคับใช้จริงตาม stack ที่มี (dbt tests, Great Expectations, pydantic) พร้อมเสนอผูกเข้า CI Trigger on "data contract", "schema contract", "ทำสัญญา schema", "กัน schema พัง", or when upstream schema changes keep breaking downstream consumers.

2026-07-07
de-interview
其他高等院校教师

ซ้อมสัมภาษณ์ Data Engineer แบบสมจริง — SQL สดบน DB จริงที่สร้างให้, pipeline system design ที่ interviewer กดถามต่อเป็นชั้นๆ, behavioral แบบ STAR — ให้คะแนนตาม rubric เฉลยระดับ senior หลังจบข้อ และเก็บสถิติจุดอ่อนไว้ออกซ้ำรอบหน้า Trigger on "ซ้อมสัมภาษณ์ de", "สัมภาษณ์ data engineer", "mock interview", "เตรียมสัมภาษณ์งาน data".

2026-07-07
pipeline-review
软件开发工程师

ตรวจโค้ด data pipeline (dbt, Airflow, Spark, SQL scripts) หา failure mode เฉพาะทาง data engineering ที่ code review ทั่วไปมองไม่เห็น — idempotency, backfill, late-arriving data, schema drift, incremental correctness — รายงานเรียงตามความรุนแรงพร้อม file-line และวิธีแก้ Trigger on "ตรวจ pipeline", "pipeline review", "รีวิว dag", "ตรวจ dbt", "รีวิว etl", or when the user asks to review data-pipeline code.

2026-07-07
sql-surgeon
软件开发工程师

ผ่า query ช้า — รัน EXPLAIN / EXPLAIN ANALYZE ของจริง อ่าน plan ชี้คอขวด rewrite ให้เป็นขั้นๆ จากถูกไปแพง (SARGable rewrite → index → stats → partition) พร้อมพิสูจน์ตัวเลขก่อน-หลังเมื่อรันได้ Trigger on "query นี้ช้า", "sql ช้า", "จูน query", "explain plan", "optimize query", or when the user pastes a slow query.

2026-07-07
experiment-log
数据科学家

บันทึกการทดลอง ML เป็น ledger ใน repo — ทุก run ต้องมีสมมติฐานก่อนรัน เปลี่ยนทีละอย่าง วัดด้วย harness เดิม จดผลและคำตัดสิน keep/kill — เปิด session ใหม่อ่านแล้ว brief ต่อได้ทันที จบปัญหา "เมื่อวานลองอะไรไปแล้วนะ" Trigger on "จดการทดลอง", "experiment log", "บันทึกผลโมเดล", "เมื่อกี้ลองอะไรไปแล้วบ้าง", or after any training run completes.

2026-07-07
leak-check
软件开发工程师

ไล่ตรวจโค้ด ML หา data leakage และบาปคลาสสิกทั้ง 7 — preprocessing fit ก่อน split, feature จากอนาคต, group รั่วคร่อม train/test, target leakage, test-set contamination, ไม่ seed, train/serve skew — ชี้บรรทัด อธิบายกลไกรั่ว และตัดสินว่า metric ที่รายงานไว้เชื่อได้หรือต้องวัดใหม่ Trigger on "เช็ค leakage", "ตรวจ data leakage", "รีวิวโค้ดเทรน", "ทำไม accuracy สูงผิดปกติ", or when a model's metric looks too good to be true.

2026-07-07
当前展示该仓库 Top 8 / 22 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库