CtrlK
BlogDocsLog inGet started
Tessl Logo

SQLiteCpp

github.com/SRombauts/SQLiteCpp

SkillAddedReview
windows-shell-commands

.claude/skills/windows-shell-commands/SKILL.md

Running shell commands on this Windows checkout via the PowerShell and Bash tools, and passing multi-line or quoted arguments (commit messages, PR bodies, file content) without corruption. Use when running git or gh with multi-line or quoted input, writing a commit message or PR body from the command line, reaching for a heredoc or here-string, or after a message or body comes out wrapped in stray characters such as a leading and trailing `@`.

77

sqlitecpp-workflow

.claude/skills/sqlitecpp-workflow/SKILL.md

SQLiteCpp change workflow checklists for API, tests, build files, and CHANGELOG updates. Use when adding a method or class, editing build files, or writing a CHANGELOG entry for a PR.

76

sqlitecpp-update-sqlite

.claude/skills/sqlitecpp-update-sqlite/SKILL.md

How to update the bundled SQLite3 amalgamation (sqlite3/sqlite3.c and sqlite3.h), the Meson wrap, README.md, and CHANGELOG.md. Use when upgrading SQLite, refreshing the vendored amalgamation, or bumping the sqlite3 wrap.

76

sqlitecpp-troubleshooting

.claude/skills/sqlitecpp-troubleshooting/SKILL.md

Diagnose SQLiteCpp build, linker, compiler, and sqlite3 integration issues.

57

sqlitecpp-testing-practices

.claude/skills/sqlitecpp-testing-practices/SKILL.md

GoogleTest patterns and testing practices for SQLiteCpp test coverage and structure.

62

sqlitecpp-sqlite-flags

.claude/skills/sqlitecpp-sqlite-flags/SKILL.md

SQLiteCpp and sqlite3 feature flags for CMake and Meson builds.

70

sqlitecpp-release

.claude/skills/sqlitecpp-release/SKILL.md

SQLiteCpp release procedure: bump the version across all files, finalize the CHANGELOG, open the Release PR, and tag. Use when cutting a new release, bumping the project version, or tagging.

76

sqlitecpp-git-branching

.claude/skills/sqlitecpp-git-branching/SKILL.md

SQLiteCpp branch naming and creation rules for starting tasks, issues, or features.

61

sqlitecpp-doxygen-guide

.claude/skills/sqlitecpp-doxygen-guide/SKILL.md

SQLiteCpp Doxygen standards and templates for public API docs and file headers.

66

sqlitecpp-coding-standards

.claude/skills/sqlitecpp-coding-standards/SKILL.md

SQLiteCpp coding standards and API rules for core edits, public headers, style, and Doxygen.

62

sqlitecpp-ci-workflows

.claude/skills/sqlitecpp-ci-workflows/SKILL.md

SQLiteCpp CI workflow patterns. Use for GitHub Actions, AppVeyor, Travis, matrices, or test steps.

68

sqlitecpp-build-meson

.claude/skills/sqlitecpp-build-meson/SKILL.md

Builds SQLiteCpp with Meson. Use when configuring Meson builds, tests, or Meson options.

72

sqlitecpp-build-cmake

.claude/skills/sqlitecpp-build-cmake/SKILL.md

Build SQLiteCpp with CMake. Use for CMake builds, tests, options, or build scripts.

76

skill-maintenance

.claude/skills/skill-maintenance/SKILL.md

Editing conventions for files under `.claude/skills/**` (markdown style, frontmatter format, SKILL.md vs `references/` split, upstream-vendored skills). Use when creating a new skill, editing any `SKILL.md` or `references/*.md` file, refactoring a skill description, or after adding/removing a skill.

70

humanizer

.claude/skills/humanizer/SKILL.md

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

Invalid
agent-response-style

.claude/skills/agent-response-style/SKILL.md

Default response behavior for AI coding agents: professional, factual, neutral tone with calibrated critical evaluation. Baseline for every task: implementation, code review, debugging, planning, research, evaluation, Q&A.

57