Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

caffeine

caffeine에는 ben-manes에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 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