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

panache

panache에는 jolars에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
186
업데이트
2026-07-08
Forks
9
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

html-conformance
소프트웨어 개발자

Incrementally make Panache's CST shape for HTML-block /

2026-07-08
commonmark-conformance
소프트웨어 개발자

Grow Panache's CommonMark spec conformance under `Flavor::CommonMark` by running every `spec.txt` example through the shared parser, comparing rendered HTML against the spec's expected HTML (byte-equality after `<li>` whitespace normalization), and triaging failures into renderer / parser-shape / flavor-leak / dialect-divergence / missing-feature buckets. Use when asked to advance the CommonMark pass rate, grow the allowlist, or unblock a CommonMark regression.

2026-06-26
pandoc-ir-migrate
소프트웨어 개발자

Incrementally migrate Panache's Pandoc-dialect inline parsing onto the unified inline IR (currently CommonMark-only) one bounded sub-task at a time, verifying every CST divergence against pandoc-native before fixing or deferring.

2026-06-26
add-lint-rule
소프트웨어 개발자

Add a new built-in lint rule to the Panache linter — wire it into the registry, gate it on the right extension/flavor, add a regression fixture with focused assertions, and document it.

2026-06-20
math-parser-formatter
소프트웨어 개발자

Incrementally build Panache's math parser and formatter — a lossless structural TeX CST for inline/display math, then content-aware reformatting behind an experimental gate — one bounded phase at a time.

2026-06-15
smoke-test-triage
소프트웨어 품질 보증 분석가·테스터

Triage and fix panache smoke-test regressions (idempotency, losslessness, parse/format checks) from CI debug-format reports and linked issues.

2026-05-04
perf-investigation
소프트웨어 개발자

Profile-driven performance work on the panache parser or formatter. Measure first with perf + the right harness; classify hotspots into one of a small set of buckets; apply the matching cheap fix; verify median wall-time moved before committing.

2026-05-01