Skip to main content

ryanallen/leaftext

SkillsMP は ryanallen/leaftext から 14 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
14
GitHub スター
5
GitHub フォーク
0

このリポジトリの skills

分類待ち

収集済み skill 14 件中 14 件を表示しています。

職業分類
未分類
説明

Rank every live ticket into ../docs/PLAN.md and keep the shipped, canceled and on-hold folders true. Wrong today first, then dependencies, then cost; only the owner moves work on or off hold. Use when the user says "what should I build next", "rank the…

原文の言語: 英語

更新
職業分類
未分類
説明

Write a ticket — a Markdown plan with phases and a checkbox per piece of work, filed in a subject folder under ../docs/features/, ../docs/refactor/ or ../docs/fixes/. Reads ../docs/README.md first so it never re-plans what the tree already answered, writes…

原文の言語: 英語

更新
職業分類
未分類
説明

Design a ticket before anyone builds it. Watches the fault happen in a running copy before it will name a cause — and where nothing can watch it, files the tooling that would as a ticket in front of this one rather than guessing. Then opens every line it…

原文の言語: 英語

更新
職業分類
未分類
説明

Build a ticket from its path under ../docs/features/, ../docs/refactor/ or ../docs/fixes/. Designs it when needed, works its phases in order, drives what it can reach, runs the one complete check the ticket pays for after the last phase, and always stops at…

原文の言語: 英語

更新
職業分類
未分類
説明

The one complete gate a ticket pays for, run once at the end of its build. Reads the change with /sync-tests so it has a test, then `just verify`; a failure is fixed and re-run, never explained past. Use when the user says "check it" or "verify", and when…

原文の言語: 英語

更新
職業分類
未分類
説明

Retire a ticket on the owner's word, at any status. Moves it into ../docs/done/, updates the README and both plan files, syncs any page the change made false, reranks the live work and reads the running order back. Use when the owner says a ticket works, says…

原文の言語: 英語

更新
職業分類
未分類
説明

Commit and push releases, the only skill allowed to write git. Ships built tickets for testing, sets their stage to Released, and tells the owner to run the done skill afterward. Use only when the user explicitly requests a release or git operation.

原文の言語: 英語

更新
職業分類
未分類
説明

Update the docs under docs/ (and the site nav) so they match the current app — edit the right pages, take missing screenshots, lint the set for faults that live between pages, sweep every Markdown file in the repo and the plan tree next door off the disk,…

原文の言語: 英語

更新
職業分類
未分類
説明

Make the tests match the code. Names the test that covers each change, writes the ones that are missing, and says what cannot be tested. With no argument it works the uncommitted diff; pass a path to audit a file or folder, or a git ref to work everything…

原文の言語: 英語

更新
職業分類
未分類
説明

Teach the app to read another kind of file. One arm in src/format.rs, then fix every match the compiler then refuses — the file dialog, drag and drop, link following, the pager, the library pane and the render router all ask that one table, so there is never…

原文の言語: 英語

更新
職業分類
未分類
説明

The comment bar for this repo, in one place. Why not what, match the density next door, one line if it fits, cut the drafting history, keep the version-numbered or measured history. A quality pass over comments only; it changes no logic. Use when the user…

原文の言語: 英語

更新
職業分類
未分類
説明

Change how the app looks without writing a value by hand. A color goes in design/colors.md, any other value in design/tokens.md, an icon in design/icons.md, a component in design/components.md — then `just bundle-tokens`, `bundle-icons`, `bundle-gallery`.…

原文の言語: 英語

更新
職業分類
未分類
説明

Add, split or reorder a file in src/assets/shell/ — the front-end, written as ordered fragments sharing one scope. Where it goes in the list is load-bearing, state.js holds only what more than one fragment touches, no fragment may carry a placeholder, and…

原文の言語: 英語

更新
職業分類
未分類
説明

Weigh a new crate before it ships. Reports what it drags in transitively (`cargo tree`), what the platform already offers instead, whether default features can be off and whether one platform can be gated — then asks, because every crate reaches users and…

原文の言語: 英語

更新
収集済み skill 14 件中 14 件を表示しています。