Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ChromiumKit

ChromiumKit には breath103 から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
2
更新
2026-06-30
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

enforce-coding-guideline
ソフトウェア開発者

Walk the current branch's diff against every applicable coding guideline from documents/coding-guidelines/. Finds the rules that govern the diff (search.ts + per-rule folders), runs each rule's check.sh where one exists, checks the rest by eye, APPLIES every Strong + Medium violation without asking, verifies once, and loops internally until nothing material is left. Use after implementation feels done but before opening / re-pushing a PR.

2026-06-30
project-task
ソフトウェア開発者

Manage GitHub Project board issues and full lifecycle task execution. ALWAYS use this skill when the user mentions /project-task, says 'consider this a project task', describes a feature or bug to create as an issue, asks to create/list/move issues, pick an issue, start working on an issue, manage project board items, or provides a GitHub Project issue URL. Even if the user's message is long or contains other context, if /project-task appears anywhere in it, invoke this skill first.

2026-06-30
rethink-and-simplify
ソフトウェア開発者

Critical architectural audit of the current branch's diff. Asks "is this the simplest, most elegant approach?" — finds over-engineering, atomization, premature abstraction, schema duplication, dead branches, defensive checks for impossible cases. APPLIES every Strong + Medium finding without asking, verifies once, and loops internally until nothing material is left. Use after implementation feels done but before opening / re-pushing a PR.

2026-06-30
write-document
ソフトウェア開発者

Write a document summarizing the current conversation to ./documents/. Use when the user wants to capture a discussion as a feature doc, decision record, or any other document category.

2026-06-30