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

Llloooggg

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

収集済み skills
11
リポジトリ
1
更新
2026-07-22
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

check
ソフトウェア品質保証アナリスト・テスター

Run analyzer + tests sequentially via make check. Full pre-commit validation.

2026-07-22
commit
ソフトウェア開発者

Create a git commit following project conventions. Checks docs. Pre-commit hook handles analyzer + tests. Use when user says "commit" or "commit and push".

2026-07-22
coverage
ソフトウェア品質保証アナリスト・テスター

Check test coverage via SonarCloud API. Shows overall, new code, and per-file coverage.

2026-07-22
doc
ソフトウェア開発者

Look up a section of docs/ARCHITECTURE.md without reading the whole file. Given a task description OR a § identifier (numeric like "3.6", "§11" or header fragment like "Security", "Tags", "Transfer Queue"), returns the relevant ARCHITECTURE.md section(s) verbatim. Executes Grep + Read itself in a single invocation — does not ask the user to run anything. Trigger phrases: "/doc <anything>", "docs on X", "architecture of X", "find the ARCHITECTURE § about X". Use when you need to consult docs/ARCHITECTURE.md for a specific topic instead of reading the full 3000-line file.

2026-07-22
find-impact
ソフトウェア開発者

Map the blast radius of changing a Dart file — find importers (call sites) and the paired test file. Use when user says "what uses X", "who imports X", "impact of X", "find callers of X", or invokes /find-impact with a path.

2026-07-22
fix-security
情報セキュリティアナリスト

Fetch GitHub security alerts (Dependabot, code scanning, secret scanning) and fix them. Use when user wants to resolve security issues.

2026-07-22
fix-sonar
ソフトウェア品質保証アナリスト・テスター

Fetch SonarCloud issues and fix them. Use when user wants to fix code smells, bugs, or vulnerabilities reported by SonarCloud.

2026-07-22
lint
ソフトウェア開発者

Run static analysis (Dart analyzer + Rust clippy) via make lint. Use when user wants to check code for lint/analysis issues before commit.

2026-07-22
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました