Skip to main content
clice-io
Perfil de criador do GitHub

clice-io

Visão por repositório de 14 skills coletadas em 2 repositórios do GitHub.

skills coletadas
14
repositórios
2
atualizado
8 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

upgrade-llvm
Desenvolvedores de software

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.

7 de ago. de 2026
write-tests
Analistas de garantia de qualidade de software e testadores

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/.

7 de ago. de 2026
build
Desenvolvedores de software

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.

6 de ago. de 2026
cpp-style
Desenvolvedores de software

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++…

6 de ago. de 2026
format
Desenvolvedores de software

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

6 de ago. de 2026
pr
Desenvolvedores de software

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.

6 de ago. de 2026
release
Desenvolvedores de software

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.

6 de ago. de 2026
resolve-comments
Desenvolvedores de software

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.

6 de ago. de 2026
Mostrando 8 de 9 skills coletadas.
build
Desenvolvedores de software

Build kotatsu. Optional arg = cmake preset (default `debug`; also relwithdebinfo, asan, ubsan, asan-ubsan, tsan, no-exceptions, no-exceptions-no-rtti). Runs in a forked context — compile output and mechanical fixes stay out of the main conversation; only the…

8 de ago. de 2026
pr
Desenvolvedores de software

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.

8 de ago. de 2026
test
Analistas de garantia de qualidade de software e testadores

Run kotatsu test suites. Optional args = suite (unit | integration | all, default all) and cmake preset for unit tests (default `debug`). Runs in a forked context — test output stays out of the main conversation; only a digest returns.

8 de ago. de 2026
cpp-style
Desenvolvedores de software

kotatsu C++ coding conventions — redundancy elimination (the rule we care most about), file organization, macro.h isolation, dual-mode exception policy, template deduction and type-trait rules, naming, modern C++ preferences. Read BEFORE writing or modifying…

8 de ago. de 2026
resolve-comments
Desenvolvedores de software

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.

8 de ago. de 2026
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos