Diagnose SQLiteCpp build, linker, compiler, and sqlite3 integration issues.
57
64%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/sqlitecpp-troubleshooting/SKILL.mderror C2065 or C2039 usually means a missing include or wrong symbol.use of undeclared identifier or no member named indicates missing includes or API mismatch.LNK2019 unresolved external symbol "SQLite::Database::exec":
undefined reference to sqlite3_xxx:
libsqlite3-dev, or enable internal sqlite3.-DSQLITECPP_INTERNAL_SQLITE=ON.undefined reference to sqlite3_column_origin_name:
SQLITE_ENABLE_COLUMN_METADATA.SQLITE_ENABLE_COLUMN_METADATA.SQLITECPP_INTERNAL_SQLITE=ON).SQLITECPP_ASSERT() instead.736fb31
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.