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

jess

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

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

このリポジトリの skills

perf-architecture
ソフトウェア開発者

Load BEFORE writing or changing code on Jess hot paths (core tree/eval/render, grammar/parser, extend/selector algorithms). Packages the 9 V8-architecture invariants as pre-write checks and points at the canonical checklist.

2026-07-23
fixture-driven-dev
ソフトウェア開発者

Use when working with fixture-based or expected-output tests (especially Less test-data). Helps isolate one fixture, reproduce deterministically, update expectations safely, and avoid cross-package build pitfalls.

2026-07-22
api-surface-safety
ソフトウェア開発者

Use when changing exports, entrypoints, or shared types across packages. Ensures public API stability, correct ESM/CJS surface, and cross-package build/test validation.

2026-07-12
perf-sanity
ソフトウェア開発者

Use when changing perf-sensitive codepaths (parsing, selector/extend algorithms). Provides a lightweight sanity protocol and avoids ungrounded perf claims.

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

Keep reviews light by running quick spec and quality checks after each task before claiming completion.

2026-07-12
systematic-debugging
ソフトウェア開発者

Use a strict observe-hypothesize-trace-verify-fix loop when debugging; avoid random changes and context loss. Use when the user is debugging, investigating a failure, or fixing a bug.

2026-07-12
verification-before-completion
ソフトウェア開発者

Run and read the verification command every time before claiming success. Use when you are about to report a fix, tests/builds passing, or task completion.

2026-07-12