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

jess

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