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

SQLiteCpp

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

수집된 skills
15
Stars
2.8k
업데이트
2026-06-28
Forks
569
직업 범위
직업 카테고리 2개 · 40% 분류됨
저장소 탐색

이 저장소의 skills

sqlitecpp-ci-workflows
미분류

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

2026-06-28
windows-shell-commands
미분류

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 `@`.

2026-06-28
sqlitecpp-workflow
미분류

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.

2026-06-27
sqlitecpp-coding-standards
미분류

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

2026-06-26
agent-response-style
미분류

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.

2026-06-22
skill-maintenance
미분류

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.

2026-06-22
sqlitecpp-git-branching
미분류

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

2026-06-22
sqlitecpp-release
미분류

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.

2026-06-22
sqlitecpp-update-sqlite
미분류

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

2026-06-22
sqlitecpp-build-cmake
소프트웨어 개발자

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

2026-06-22
sqlitecpp-build-meson
소프트웨어 개발자

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

2026-05-19
sqlitecpp-doxygen-guide
소프트웨어 개발자

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

2026-05-19
sqlitecpp-sqlite-flags
소프트웨어 개발자

SQLiteCpp and sqlite3 feature flags for CMake and Meson builds.

2026-05-19
sqlitecpp-testing-practices
소프트웨어 품질 보증 분석가·테스터

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

2026-05-19
sqlitecpp-troubleshooting
소프트웨어 개발자

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

2026-05-19