[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-faizkhairi-db-check-zh-CN":3,"guides-for-faizkhairi-db-check":442,"similar-k17a948zdrbf1zxmtnx0sr2av586myfa-zh-CN":443},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":250,"parentExtension":263,"providers":264,"relations":269,"repo":271,"tags":439,"workflow":440},1778686819279.5884,"k17a948zdrbf1zxmtnx0sr2av586myfa",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Validate database schema integrity and check for common issues",{"claudeCode":12},"faizkhairi/claude-code-blueprint","db-check","https://github.com/faizkhairi/claude-code-blueprint",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":241,"workflow":256},1778686850698.522,"kn7a82zg24y12navc58013jge586mmp5","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":205,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of validating database schema integrity and checking for common issues.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond basic LLM capabilities by providing specialized checks for ORM schemas, N+1 queries, and raw SQL vulnerabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed to be used in a production workflow, covering schema analysis, vulnerability checks, and migration history review for database integrity.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on database schema integrity and related checks, avoiding scope creep into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities as outlined in the SKILL.md file.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill operates as a single, well-defined unit rather than exposing multiple, potentially conflicting tools.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not expose configurable parameters or options beyond its core function; therefore, this check is not applicable.",{"category":33,"check":49,"severity":46,"summary":50},"Tool naming","As this is a single-unit skill and not a CLI tool, explicit tool naming checks do not apply.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's input is implicitly the project's database schema files and raw SQL queries, and its output is a structured report, with no extraneous data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 8, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The skill does not appear to have any third-party dependencies that require management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill analyzes code and schema files; it does not handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill analyzes code and SQL queries for injection vulnerabilities, indicating awareness of this risk.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local project files and does not fetch external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill analyzes code and does not perform file modifications or operations outside of its intended scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops were observed in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill analyzes project files and does not submit data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in clear, readable format without obfuscation.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill clearly states it reads ORM schema files and assumes standard project structures for ORM configuration.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating low activity but no unresolved problems.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository includes a CHANGELOG.md and uses semantic versioning principles, indicating good release management.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill explicitly checks for SQL injection vulnerabilities and verifies referential integrity, implying robust input validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's output includes severity levels (CRITICAL/HIGH/MEDIUM/LOW), indicating structured error reporting.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill is analytical and does not perform destructive actions or outbound calls, making structured logging not applicable.",{"category":117,"check":118,"severity":46,"summary":119},"Compliance","GDPR","The skill analyzes code and schema files and does not operate on personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's function is general to database schema analysis and does not appear to be geographically or legally restricted.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill's requirements are standard for code analysis and do not appear to rely on specific non-standard runtimes.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file clearly describes the Claude Code Blueprint's purpose and components, including the db-check skill.",{"category":33,"check":130,"severity":46,"summary":131},"Tool surface size","This is a single skill, not a collection of tools.",{"category":40,"check":133,"severity":46,"summary":134},"Overlapping near-synonym tools","This skill is a single unit and does not expose multiple tools.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features within the SKILL.md are implemented or clearly described.",{"category":139,"check":140,"severity":141,"summary":142},"Install","Installation instruction","info","Installation instructions are part of a larger blueprint setup, not specific to this single skill, and lack a direct invocation example for this skill.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill categorizes findings into severity levels (CRITICAL/HIGH/MEDIUM/LOW), implying actionable error reporting.",{"category":148,"check":149,"severity":46,"summary":150},"Execution","Pinned dependencies","The skill does not appear to use third-party dependencies that require pinning.",{"category":33,"check":152,"severity":46,"summary":153},"Dry-run preview","The skill is analytical and does not perform state-changing operations, making a dry-run preview not applicable.",{"category":155,"check":156,"severity":46,"summary":157},"Protocol","Idempotent retry & timeouts","The skill operates on local files and does not involve remote calls or state-changing operations requiring idempotency.",{"category":117,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The blueprint emphasizes opt-in telemetry and the skill itself does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The SKILL.md clearly defines the skill's purpose (validate database schema integrity) and its operation on ORM schemas and raw SQL queries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and target artifacts.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is concise and outlines the procedure without excessive detail.",{"category":171,"check":172,"severity":46,"summary":173},"Context","Progressive Disclosure","The skill's procedure is concise and does not require further progressive disclosure into separate files.",{"category":171,"check":175,"severity":46,"summary":176},"Forked exploration","This skill is not an exploration-style skill and does not require `context: fork`.",{"category":22,"check":178,"severity":141,"summary":179},"Usage examples","While the README and SKILL.md describe the skill's capabilities, specific, ready-to-run examples for this particular skill are not provided.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill explicitly mentions handling various edge cases like unmodeled tables, missing indexes, N+1 patterns, and raw SQL injection, with associated severity levels.",{"category":104,"check":184,"severity":46,"summary":185},"Tool Fallback","This skill does not rely on external MCP servers or tools, making fallback mechanisms not applicable.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill's detailed checks (e.g., CRITICAL for unmodeled tables) imply it halts and reports on unexpected states.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; related functionalities are mentioned in the broader blueprint context.",1778686850578,"This skill analyzes ORM schema files and raw SQL queries within a project to validate database integrity, check for common issues like missing indexes and N+1 query patterns, and identify potential vulnerabilities.",[196,197,198,199,200],"ORM schema analysis","Database table integrity checks","Index validation","N+1 query pattern detection","SQL injection vulnerability scanning",[202,203,204],"Performing database migrations.","Directly modifying database structures.","Replacing a full database administration tool.",[206,207,208],"Database integrity","Code quality","Security scanning",[210,211,212],"Access to the project's ORM schema files (e.g., Prisma, Drizzle).","Access to raw SQL query files or context.","A Claude Code environment capable of analyzing code.","3.0.0","4.4.0","Validate database schema integrity and identify common issues within a project's ORM models and raw SQL queries.","The extension is a well-defined skill with a clear purpose and comprehensive checks for database schema integrity. All checks passed with 'pass' or 'not_applicable', indicating high quality and readiness.",95,"A high-quality skill for validating database schema integrity and identifying common issues.",[220,221,222,223,224],"database","schema-validation","sql","orm","code-quality","global","verified",[228,229,230,231],"Ensuring database tables are correctly modeled by the ORM.","Optimizing database performance by checking for missing indexes.","Preventing SQL injection vulnerabilities in raw queries.","Verifying referential integrity and migration history.",[233,234,235,236,237,238,239,240],"Read ORM schema file and analyze all models.","Check for unmodeled database tables.","Verify indexes on foreign keys and frequently queried columns.","Scan for N+1 query patterns.","Check raw SQL queries for injection vulnerabilities.","Verify referential integrity and date handling.","Review migration history for risky operations.","Report findings with severity levels (CRITICAL/HIGH/MEDIUM/LOW).",{"codeQuality":242,"collectedAt":244,"documentation":245,"maintenance":248,"security":253,"testCoverage":255},{"hasLockfile":243},false,1778686836208,{"descriptionLength":246,"readmeSize":247},62,15571,{"closedIssues90d":8,"forks":249,"hasChangelog":250,"openIssues90d":8,"pushedAt":251,"stars":252},9,true,1775640604000,22,{"hasNpmPackage":243,"license":254,"smitheryVerified":243},"MIT",{"hasCi":250,"hasTests":243},{"updatedAt":257},1778686850698,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":13,"type":262},"skills/db-check","faizkhairi","claude-code-blueprint","skill",null,{"evaluate":265,"extract":267},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":266,"targetMarket":225,"tier":226},[220,221,222,223,224],{"commitSha":268,"license":254},"HEAD",{"repoId":270},"kd72pqjreqz441hvh7ff5nwts986m3gx",{"_creationTime":272,"_id":270,"identity":273,"providers":274,"workflow":435},1778686813142.0989,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":275,"discover":413,"github":416},{"commitSha":268,"extensions":276},[277,288,293,301,309,317,325,333,341,349,357,365,373,381,389,397,405],{"basePath":278,"description":279,"displayName":280,"installMethods":281,"rationale":282,"selectedPaths":283,"source":287,"sourceLanguage":18,"type":262},"skills/changelog","Generate a changelog from git history since a tag, date, or commit","changelog",{"claudeCode":12},"SKILL.md frontmatter at skills/changelog/SKILL.md",[284],{"path":285,"priority":286},"SKILL.md","mandatory","rule",{"basePath":259,"description":10,"displayName":13,"installMethods":289,"rationale":290,"selectedPaths":291,"source":287,"sourceLanguage":18,"type":262},{"claudeCode":12},"SKILL.md frontmatter at skills/db-check/SKILL.md",[292],{"path":285,"priority":286},{"basePath":294,"description":295,"displayName":296,"installMethods":297,"rationale":298,"selectedPaths":299,"source":287,"sourceLanguage":18,"type":262},"skills/deploy-check","MUST use before any git push to main/master/production, or when user mentions 'deploy', 'going live', 'push to prod', 'ready to ship', 'merge to main', 'release'. Also trigger before any npm publish for CLI tools. Also triggers on: 'audit', 'check vulnerabilities', 'are our deps safe?', 'npm audit', 'yarn audit'.","deploy-check",{"claudeCode":12},"SKILL.md frontmatter at skills/deploy-check/SKILL.md",[300],{"path":285,"priority":286},{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":287,"sourceLanguage":18,"type":262},"skills/e2e-check","Run E2E tests or interactive browser verification. Triggers on: 'run e2e', 'e2e test', 'browser test', 'check in browser', 'verify UI', 'interactive test'.","e2e-check",{"claudeCode":12},"SKILL.md frontmatter at skills/e2e-check/SKILL.md",[308],{"path":285,"priority":286},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":287,"sourceLanguage":18,"type":262},"skills/elicit-requirements","Structured pre-feature requirements gathering. Run before writing any new feature or API endpoint to clarify scope, acceptance criteria, and technical constraints.","elicit-requirements",{"claudeCode":12},"SKILL.md frontmatter at skills/elicit-requirements/SKILL.md",[316],{"path":285,"priority":286},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":287,"sourceLanguage":18,"type":262},"skills/init-project","Scaffold a new project with standard structure, configs, and CLAUDE.md","init-project",{"claudeCode":12},"SKILL.md frontmatter at skills/init-project/SKILL.md",[324],{"path":285,"priority":286},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":287,"sourceLanguage":18,"type":262},"skills/load-session","Restore session context at the start of every new conversation. Auto-triggers on session start, or when user says 'continue', 'what were we doing', 'where did we leave off'.","load-session",{"claudeCode":12},"SKILL.md frontmatter at skills/load-session/SKILL.md",[332],{"path":285,"priority":286},{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":287,"sourceLanguage":18,"type":262},"skills/register-project","Register an existing project in AI MemoryCore. Use when starting work on a new repo or when a project needs its own context file. Triggers on: 'register project', 'add project to memory', 'track this project', 'create project file'.","register-project",{"claudeCode":12},"SKILL.md frontmatter at skills/register-project/SKILL.md",[340],{"path":285,"priority":286},{"basePath":342,"description":343,"displayName":344,"installMethods":345,"rationale":346,"selectedPaths":347,"source":287,"sourceLanguage":18,"type":262},"skills/review","Run a comprehensive multi-perspective code review on recent changes. Also triggers on 'is this secure?', 'security review', 'check for vulnerabilities', 'could this be exploited?' for security-focused review.","review",{"claudeCode":12},"SKILL.md frontmatter at skills/review/SKILL.md",[348],{"path":285,"priority":286},{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":287,"sourceLanguage":18,"type":262},"skills/review-diff","Scan git diffs for project-specific anti-patterns. Triggers on: 'scan diff', 'check diff', 'anti-pattern check', 'pattern scan', 'review changes'.","review-diff",{"claudeCode":12},"SKILL.md frontmatter at skills/review-diff/SKILL.md",[356],{"path":285,"priority":286},{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":287,"sourceLanguage":18,"type":262},"skills/save-diary","MUST use when user says 'save diary', 'write diary', 'diary entry', 'update diary', or 'document session'. Also auto-trigger at the end of any significant session (feature shipped, major bug fixed, architecture decision, new project started).","save-diary",{"claudeCode":12},"SKILL.md frontmatter at skills/save-diary/SKILL.md",[364],{"path":285,"priority":286},{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":287,"sourceLanguage":18,"type":262},"skills/save-session","MUST use when user says 'save', 'save session', or explicitly wants to preserve session state. {USER_NAME} does NOT use slash commands — also trigger proactively when significant work has been completed and session context should be persisted. For session endings (bye/done/goodbye), use the session-end skill instead which combines save-session + save-diary.","save-session",{"claudeCode":12},"SKILL.md frontmatter at skills/save-session/SKILL.md",[372],{"path":285,"priority":286},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":287,"sourceLanguage":18,"type":262},"skills/session-end","MUST use when user says 'bye', 'goodbye', 'good night', 'gnight', 'done for today', 'that's all', 'that's it', 'see you', 'see ya', 'let's stop', 'stopping here', 'wrapping up', 'signing off', 'closing down', 'done', 'finished for now', 'talk later', 'cya'. The user does NOT use slash commands — detect these natural session-ending phrases and run the full wrap-up automatically.","session-end",{"claudeCode":12},"SKILL.md frontmatter at skills/session-end/SKILL.md",[380],{"path":285,"priority":286},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":287,"sourceLanguage":18,"type":262},"skills/sprint-plan","MUST use when user describes a multi-step feature to build, says 'let's build', 'new project', 'let's implement', or when a task clearly requires more than 3 steps and no plan exists yet. Do NOT trigger for simple additions like adding a comment, renaming a variable, or single-file changes.","sprint-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/sprint-plan/SKILL.md",[388],{"path":285,"priority":286},{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":287,"sourceLanguage":18,"type":262},"skills/status","Show project status dashboard across registered repositories","status",{"claudeCode":12},"SKILL.md frontmatter at skills/status/SKILL.md",[396],{"path":285,"priority":286},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":287,"sourceLanguage":18,"type":262},"skills/tech-radar","MUST use when user asks 'what's new?', 'any updates?', 'latest versions?', 'breaking changes?', 'should we upgrade?', 'what changed in X?', or when starting a new project to check if dependencies are current. Also trigger proactively at the start of major upgrade sessions.","tech-radar",{"claudeCode":12},"SKILL.md frontmatter at skills/tech-radar/SKILL.md",[404],{"path":285,"priority":286},{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":287,"sourceLanguage":18,"type":262},"skills/test-check","MUST use after implementing new features or bug fixes, when user asks 'run the tests', 'are tests passing?', 'test this', or before any deployment step. Also trigger when tests were previously failing and fixes were applied.","test-check",{"claudeCode":12},"SKILL.md frontmatter at skills/test-check/SKILL.md",[412],{"path":285,"priority":286},{"sources":414},[415],"manual",{"closedIssues90d":8,"description":417,"forks":249,"homepage":418,"license":254,"openIssues90d":8,"pushedAt":251,"readmeSize":247,"stars":252,"topics":419},"A battle-tested, framework-agnostic reference architecture for Claude Code. Beginner-friendly with graduated adoption. 11 agents, 17 skills, 10 hooks, 5 rules -- with reasoning behind every decision.","https://github.com/faizkhairi/claude-code-blueprint#readme",[420,421,422,423,424,425,426,427,428,429,430,431,432,433,434],"agents","ai-coding","claude","claude-code","codex","cursor","developer-tools","gemini-cli","hooks","mcp","productivity","reference-architecture","windsurf","beginner-friendly","framework-agnostic",{"classifiedAt":436,"discoverAt":437,"extractAt":438,"githubAt":438,"updatedAt":436},1778686818847,1778686813142,1778686817065,[224,220,223,221,222],{"evaluatedAt":257,"extractAt":441,"updatedAt":257},1778686819279,[],[444,472,499,528,555,576],{"_creationTime":445,"_id":446,"community":447,"display":448,"identity":454,"providers":458,"relations":465,"tags":468,"workflow":469},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":449,"installMethods":450,"name":452,"sourceUrl":453},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":451},"ruvnet/ruflo","migrate-validate","https://github.com/ruvnet/ruflo",{"basePath":455,"githubOwner":456,"githubRepo":457,"locale":18,"slug":452,"type":262},"plugins/ruflo-migrations/skills/migrate-validate","ruvnet","ruflo",{"evaluate":459,"extract":464},{"promptVersionExtension":213,"promptVersionScoring":214,"score":460,"tags":461,"targetMarket":225,"tier":226},100,[220,462,222,463,224,426],"migrations","validation",{"commitSha":268},{"parentExtensionId":466,"repoId":467},"k176me0sh9b6bc3gzttnywx4w986njzh","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[224,220,426,462,222,463],{"evaluatedAt":470,"extractAt":471,"updatedAt":470},1778701008912,1778696691708,{"_creationTime":473,"_id":474,"community":475,"display":476,"identity":482,"providers":486,"relations":493,"tags":495,"workflow":496},1778687399826.0325,"k17269dg7c9710vn40ysst9cbx86nekj",{"reviewCount":8},{"description":477,"installMethods":478,"name":480,"sourceUrl":481},"Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.",{"claudeCode":479},"github/awesome-copilot","sql-optimization","https://github.com/github/awesome-copilot",{"basePath":483,"githubOwner":484,"githubRepo":485,"locale":18,"slug":480,"type":262},"skills/sql-optimization","github","awesome-copilot",{"evaluate":487,"extract":492},{"promptVersionExtension":213,"promptVersionScoring":214,"score":460,"tags":488,"targetMarket":225,"tier":226},[222,489,490,220,491],"performance","optimization","tuning",{"commitSha":268},{"repoId":494},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[220,490,489,222,491],{"evaluatedAt":497,"extractAt":498,"updatedAt":497},1778689968064,1778687399826,{"_creationTime":500,"_id":501,"community":502,"display":503,"identity":509,"providers":514,"relations":520,"tags":523,"workflow":524},1778683678500.5625,"k17a184zt843sk1j9qt1x7ah4586m0ej",{"reviewCount":8},{"description":504,"installMethods":505,"name":507,"sourceUrl":508},"DBHub MCP 服务器查询数据库指南。每当您需要通过 DBHub 的 MCP 工具（search_objects、execute_sql）来探索数据库模式、检查表或运行 SQL 查询时，请使用此技能。在任何数据库查询任务、模式探索、数据检索或通过 MCP 执行 SQL 时激活，即使用户只说“检查数据库”或“为我查找一些数据”。此技能可确保您遵循正确的先探索后查询的工作流程，而不是猜测表结构。",{"claudeCode":506},"bytebase/dbhub","DBHub Database Query Guide","https://github.com/bytebase/dbhub",{"basePath":510,"githubOwner":511,"githubRepo":512,"locale":513,"slug":512,"type":262},"skills/dbhub","bytebase","dbhub","zh-CN",{"evaluate":515,"extract":519},{"promptVersionExtension":213,"promptVersionScoring":214,"score":460,"tags":516,"targetMarket":225,"tier":226},[220,222,517,518,429,511],"query","schema",{"commitSha":268,"license":254},{"repoId":521,"translatedFrom":522},"kd75gz890g3h6zj0xf3qtbrdjd86mpw3","k17a9cav35ya4h38sccx3r3d5d86mr2y",[511,220,429,517,518,222],{"evaluatedAt":525,"extractAt":526,"updatedAt":527},1778683601748,1778683522639,1778683678500,{"_creationTime":529,"_id":530,"community":531,"display":532,"identity":538,"providers":542,"relations":549,"tags":551,"workflow":552},1778682862751.9475,"k177bn4hpsv2417q7fvbdtwav586ny65",{"reviewCount":8},{"description":533,"installMethods":534,"name":536,"sourceUrl":537},"Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL migration, DDL operations, query plan explainability, and SQL compatibility validation. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow.",{"claudeCode":535},"awslabs/mcp","dsql","https://github.com/awslabs/mcp",{"basePath":539,"githubOwner":540,"githubRepo":429,"locale":18,"slug":541,"type":262},"src/aurora-dsql-mcp-server/skills/dsql-skill","awslabs","dsql-skill",{"evaluate":543,"extract":548},{"promptVersionExtension":213,"promptVersionScoring":214,"score":460,"tags":544,"targetMarket":225,"tier":226},[220,222,545,546,536,547,518,517,489],"aws","aurora","migration",{"commitSha":268},{"repoId":550},"kd71cq56hfddetnwspw92kb09x86mbzy",[546,545,220,536,547,489,517,518,222],{"evaluatedAt":553,"extractAt":554,"updatedAt":553},1778682978663,1778682862752,{"_creationTime":556,"_id":557,"community":558,"display":559,"identity":563,"providers":566,"relations":572,"tags":573,"workflow":574},1778696691708.3262,"k1792609x2wgqvr4hn475k9xf186nene",{"reviewCount":8},{"description":560,"installMethods":561,"name":562,"sourceUrl":453},"Create a new sequentially numbered database migration with up/down SQL files",{"claudeCode":451},"Migrate Create",{"basePath":564,"githubOwner":456,"githubRepo":457,"locale":18,"slug":565,"type":262},"plugins/ruflo-migrations/skills/migrate-create","migrate-create",{"evaluate":567,"extract":571},{"promptVersionExtension":213,"promptVersionScoring":214,"score":568,"tags":569,"targetMarket":225,"tier":226},99,[220,547,222,570,426],"code-generation",{"commitSha":268,"license":254},{"parentExtensionId":466,"repoId":467},[570,220,426,547,222],{"evaluatedAt":575,"extractAt":471,"updatedAt":575},1778700989154,{"_creationTime":577,"_id":578,"community":579,"display":580,"identity":586,"providers":590,"relations":597,"tags":599,"workflow":600},1778697513812.0608,"k176pyq19xc823zkf45qmy2w1n86mvxv",{"reviewCount":8},{"description":581,"installMethods":582,"name":584,"sourceUrl":585},"Database design patterns including schema design, migrations, soft deletes, and Exposed ORM. Use when creating tables, writing migrations, or implementing repositories.",{"claudeCode":583},"spartan-stratos/spartan-ai-toolkit","database-patterns","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":587,"githubOwner":588,"githubRepo":589,"locale":18,"slug":584,"type":262},".codex/skills/database-patterns","spartan-stratos","spartan-ai-toolkit",{"evaluate":591,"extract":596},{"promptVersionExtension":213,"promptVersionScoring":214,"score":592,"tags":593,"targetMarket":225,"tier":226},98,[220,222,223,594,595],"kotlin","design-patterns",{"commitSha":268},{"repoId":598},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[220,595,594,223,222],{"evaluatedAt":601,"extractAt":602,"updatedAt":601},1778697658954,1778697513812]