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

fred

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

収集済み skills
9
Stars
58
更新
2026-07-17
Forks
28
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

add-fred-capability
ソフトウェア開発者

Author a new Fred agent capability (manifest + middleware) built on fred-sdk. Picks the right authoring lane, maps each runtime need to a middleware hook, wires entry-point registration, and enforces the capability boundary (never hand-edit union/registry hotspots, no capability code in control-plane, no runtime info in LLM tool signatures).

2026-07-17
fga
ソフトウェア開発者

Query OpenFGA authorization tuples and explain why a user has (or doesn't have) a permission on an object

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

Safety-first review of an external pull request from an untrusted fork. Fetches the diff read-only into an isolated worktree, scans for supply-chain / exfiltration / CI-tampering threats, checks scope, then delegates correctness review. Never builds or runs the fork's code.

2026-06-25
audit-branch
ソフトウェア品質保証アナリスト・テスター

Pre-PR audit of the current branch — dead code, duplicate symbols, contract drift, leftover artifacts, import gaps.

2026-06-19
merge-review
ソフトウェア品質保証アナリスト・テスター

Post-merge validation — check that both sides of a merge were fully integrated, nothing was silently dropped, and quality still passes.

2026-06-19
quality-root
ソフトウェア品質保証アナリスト・テスター

Run make code-quality from the monorepo root, covering all modules. Never run it per-module.

2026-06-19
test-gaps
ソフトウェア品質保証アナリスト・テスター

Identify new code paths added in the current branch that have no test coverage. Reports gaps; does not write tests.

2026-06-19
add-kpi-to-dashboard
ソフトウェア開発者

Add a new KPI metric to the analytics dashboard. Covers: creating a backend preset, regenerating frontend types, wiring the RTK Query hook, and rendering it on AnalyticsPage.

2026-06-18
psql
データベースアーキテクト

Query PostgreSQL databases running in the app-postgres Docker container

2026-06-02