Skip to main content
clice-io
GitHub 제작자 프로필

clice-io

2개 GitHub 저장소에서 수집된 14개 skills를 저장소 단위로 보여줍니다.

수집된 skills
14
저장소
2
업데이트
2026년 8월 8일
저장소 탐색

저장소와 대표 skills

upgrade-llvm
소프트웨어 개발자

Complete workflow for upgrading the prebuilt LLVM packages clice depends on — build-llvm CI, API adaptation, release-llvm pruning, changelog. Arg = target version, e.g. 22.1.4.

2026년 8월 7일
write-tests
소프트웨어 품질 보증 분석가·테스터

How to write clice integration tests (TypeScript/vitest) — fixture forms, Workspace/CliceClient API, snapshot workflow, hard rules and known pitfalls. Read BEFORE writing or modifying anything under tests/.

2026년 8월 7일
build
소프트웨어 개발자

Build clice. Optional arg = build type (Debug | RelWithDebInfo, default RelWithDebInfo). Runs in a forked context — compile output and mechanical fixes stay out of the main conversation; only the outcome returns.

2026년 8월 6일
cpp-style
소프트웨어 개발자

clice C++ coding conventions — redundancy elimination (the rule we care most about), file organization, error/defense policy, template deduction and type-trait rules, naming, logging, modern C++/LLVM API preferences. Read BEFORE writing or modifying any C++…

2026년 8월 6일
format
소프트웨어 개발자

Format all project source files (C++, Python, Lua, JS/TS, Markdown, JSON, TOML, YAML). Run before every commit.

2026년 8월 6일
pr
소프트웨어 개발자

The full pipeline from "code is ready" to "ready to merge" — pre-push verification, three-way self-review, opening the PR, watching CI and review threads. Read BEFORE committing, opening a PR, or checking on an open one.

2026년 8월 6일
release
소프트웨어 개발자

Operate the three-tier release process — instant builds, nightlies, stable releases — plus crash-log symbolization. Read before touching anything release-related. Hard rule — tags and manual releases need explicit maintainer approval first.

2026년 8월 6일
resolve-comments
소프트웨어 개발자

Pull unresolved review threads of the current PR, apply the fixes in the worktree, resolve the threads, and return a compact summary. Runs in a forked context so the GraphQL plumbing and comment bodies never touch the main conversation.

2026년 8월 6일
수집된 skill 9개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다