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

caffeine

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

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

このリポジトリの skills

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

Audit the adaptive window hill-climber and region-resize logic for implementation defects (not algorithm quality)

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

JSR-107 (JCache) spec-conformance audit

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

Audit explicit state machines (drain status, node lifecycle, async-value lifecycle) for illegal or missed transitions

2026-06-17
audit-temporal-walk
ソフトウェア開発者

Heavyweight history-mining bug audit. Walks the caffeine module's git history chronologically (oldest to HEAD), maintains a forward-tracked issue database, and surfaces concerns introduced by past commits that were never resolved. Catches bugs that snapshot mining cannot — half-fixes invisible from current state, latent+trigger pairs across multi-commit interactions, and partial refactors. Slow (model/effort-dependent; ~24h on Opus + max effort) and rare-run (every several months or before a major release).

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

Differential audit comparing matched code paths that should behave identically. Spawns one auditor per sibling pair (sync/async, bounded/unbounded, view consistency, bulk vs single, generated node variants, read fast vs slow, adapter conformance) and requires a concrete witness scenario where the two paths diverge observably.

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

Find places where documented API contracts and the implementation diverge

2026-04-27
audit-exception-safety
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Audit exception safety and failure atomicity across all throw sites

2026-04-13
audit-feature-interaction
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者

Analyze feature interaction pairs and triples for concurrent defects

2026-04-13
audit-iteration
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Analyze concurrent iteration and view consistency guarantees

2026-04-13
audit-jmm
ソフトウェア開発者コンピュータプログラマー+1

Java Memory Model audit of all VarHandle/volatile field access modes

2026-04-13
audit-lifecycle
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Analyze shutdown, close, and GC-of-cache lifecycle correctness

2026-04-13
audit-memory-retention
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Analyze reference retention paths that prevent GC of removed entries

2026-04-13
audit-adversarial
ソフトウェア品質保証アナリスト・テスター

Hostile full-codebase review by parallel adversarial agents with no design context — finds bugs that domain familiarity masks

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

Multi-layer adversarial code review of a diff or branch using parallel specialized reviewers with triage

2026-04-06
audit-adversarial-input
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター+1

Analyze behavior under adversarial or extreme API inputs

2026-03-22
audit-arithmetic
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者

Audit for arithmetic and boundary bugs (overflow, off-by-one, drift)

2026-03-22
audit-build-ci
ソフトウェア開発者ネットワーク・コンピュータシステム管理者

Audit build and CI configuration for correctness risks

2026-03-22
audit-correctness-proof
コンピュータ・情報研究科学者ソフトウェア開発者

Attempt formal correctness proofs for all public cache methods

2026-03-22
audit-coverage-gaps
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者

Discover test coverage gaps that could hide correctness defects

2026-03-22
audit-linearizability
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター+1

Analyze the cache for linearizability violations across all public methods

2026-03-22
audit-liveness
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Analyze the cache for liveness defects (progress, termination, starvation)

2026-03-22
audit-map-contract
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者

Audit ConcurrentMap and Map contract compliance for asMap() view

2026-03-22
audit-performance
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Audit hot paths for performance inefficiencies (allocations, contention, layout)

2026-03-22
audit-reentrancy
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Analyze user callbacks for re-entrancy defects (deadlock, corruption)

2026-03-22
audit-serialization
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Audit serialization proxy correctness and round-trip safety

2026-03-22
audit-subsystem-safety
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター

Audit one cache subsystem for concurrency correctness defects

2026-03-22
sim-analyze
ソフトウェア開発者データサイエンティスト

Analyze a cache trace file to understand its characteristics and recommend policies

2026-03-22
sim-compare
データサイエンティストソフトウェア開発者

Run cache policy hit rate comparison across multiple cache sizes with charts

2026-03-22