Skip to main content
Manusで任意のスキルを実行
ワンクリックで
Blushyes
GitHub クリエイタープロフィール

Blushyes

2 件の GitHub リポジトリにある 7 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
7
リポジトリ
2
更新
2026-06-28
リポジトリエクスプローラー

リポジトリと代表的な skills

agent-cli-design
ソフトウェア開発者

设计与编写命令行工具(CLI),尤其是给 LLM agent 驱动的 CLI —— 选对命令模型、输出形态、 护栏、文件架构。当用户在设计或编写 CLI、新增或重构 subcommand/verb、选 CLI 框架或库、 设计 flags / 寻址 / 批量操作、构建一个会被 agent 调用的工具,或重构一个长烂了的 CLI (上帝文件、纠缠的命令 handler、复制粘贴的 op 构造)时使用。触发词:"写/设计一个 CLI"、 "加个命令"、"CLI 架构"、"agent 友好的工具"、"命令行工具"、"做个我的 agent 能用的工具"、 "梳理我的 CLI 结构" 等 —— 即使用户没说"CLI"这个词、但明显在搭一个终端/命令工具,也应触发。 目前 TypeScript(commander)有完整参考,Go / Rust / Python 参考待补。

2026-06-22
real-light-image-prompts
グラフィックデザイナー

Create, rewrite, audit, and test image-generation prompts for realistic photo lighting and phone-snapshot realism. Use for prompt-only image generation when users want real-photo style, 真实照片画风, practical overhead fluorescent light, blown-window auto exposure, low-cost interior realism, anti-cinematic lighting, or diagnosis of images that look too polished, stock, HDR, bokeh-heavy, staged, or AI-rendered.

2026-06-09
prompt-seat
グラフィックデザイナー

Use when creating, rewriting, auditing, or testing image-generation prompts where visual hierarchy matters. Triggers include prompt engineering for image models, 生图提示词, prompt 排座位, 主位/前排/后排/禁区, NBP-style prompt structure, character posters, character sheets, technical blueprint boards, low-angle posters, and diagnosing why generated images have confused subject/background/atmosphere priority.

2026-06-09
shadow-design
ソフトウェア開発者

设计、撰写、评审或改进 CSS 阴影(box-shadow / drop-shadow)与 elevation 体系时使用。触发场景包括:"写一下 box-shadow / 这个卡片加个阴影 / 阴影太硬 / 阴影看起来很廉价 / 让这个 modal 浮起来 / 设计 elevation token / hover 浮起效果 / 深色模式下阴影看不见 / shadow looks flat / harsh / cheap / design a shadow system / shadow token / depth / elevation"。本 skill 提供四条设计铁律、多层阴影配方库(sharp/diffuse/dreamy/floating)、完整的 elevation token 设计、组件场景对照表、dark mode 处理方案与常见反模式清单。

2026-05-22
developing-reef
ソフトウェア開発者

REQUIRED before any non-test code change in Reef. Load this skill before modifying Reef runtime architecture, `App` state, tabs/panels, rendering code, input dispatch (`crates/reef-tui/src/input.rs`, any picker overlay, the commit textarea, any new text-input field), background work, git/file-tree/diff/graph loading, performance-sensitive paths, or when the user asks about "how Reef is structured", "render blocking", "heavy tasks", "new tab", "new feature architecture", "input handling", "text input", "picker", "PickerCore", "input_edit", or "project conventions". Do NOT start editing Reef source without loading this skill first — the architecture has non-obvious invariants (render-pure, async generation tokens, three-layer text-input stack) whose violation has been re-introduced and re-fixed across multiple PRs. Pair with `testing-reef` whenever adding or changing tests.

2026-06-28
testing-reef
ソフトウェア品質保証アナリスト・テスター

Conventions and gotchas for writing tests in the reef Rust workspace — unit, integration, property, snapshot, benchmark, and fuzz. Use whenever adding or modifying a test in reef or test-support, or when the user asks "add a test for X", "how should I test Y", "why is this test flaky", "where does this test go", or anything about test fixtures, snapshots, proptest, or CI test failures. Also use when touching clock/time code (requires splitting `*_at(now, t)` helpers), or any code that mutates `cwd`/`HOME` (needs process-wide lock). Covers file-placement rules, the `test-support` fixture crate, insta filters, proptest strategy construction, and the specific pitfalls we've paid for in production — macOS tempdir symlinks, env-var sharing across parallel tests, and the HOME-redirect pattern for prefs-reading code.

2026-06-28
releasing-reef
ソフトウェア開発者

How to cut a reef release — version bump, tag push, and the GitHub Release notes format. Use when the user says "cut a release", "tag vX.Y.Z", "打个 tag 发布", "发布", "bump version", "release notes", or asks "how do I release reef", "what's the notes format", "is it safe to push this tag". Covers the full pipeline pushing a `v*` tag triggers (multi-platform binary build + npm publish to `@reef-tui/cli` + GitHub Release with assets), the notes convention, and the specific traps we've paid for — Cargo.toml drift, shell escaping when passing notes inline, and how `softprops/action-gh-release` behaves with pre-existing release bodies.

2026-06-21
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました