dead-code-detector
79Find Dead Code Before Cleanup
Unused code slows reviews and increases maintenance risk. This skill helps Claude, Codex, and Claude Code identify removal candidates with review guidance.
Visualize Database Schemas and Relationships
Database schemas are hard to understand when tables, keys, and indexes are scattered across files. This skill turns schema sources into diagrams, documentation, and relationship analysis.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "schema-visualizer" from https://skillstore.io/skills/curiouslearner-schema-visualizer.md and its manifest at https://skillstore.io/api/skills/curiouslearner-schema-visualizer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "schema-visualizer". Prisma models for users, orders, products, and reviews.
Expected outcome:
A Mermaid ERD summary, relationship notes, and index recommendations grouped by priority.
Using "schema-visualizer". SQL migration files for a new notification feature.
Expected outcome:
A schema comparison report showing new tables, changed columns, affected relationships, and migration risks.
Using "schema-visualizer". SQLAlchemy models for a multi-tenant project management app.
Expected outcome:
Markdown table documentation with constraints, foreign keys, and notes for tenant boundaries.
All static findings are false positives caused by Markdown fences, inline code formatting, and database schema keywords in SKILL.md. No prompt injection, data exfiltration intent, or bundled executable code was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/curiouslearner-schema-visualizer/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/curiouslearner-schema-visualizer?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/curiouslearner-schema-visualizer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/curiouslearner-schema-visualizer/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/curiouslearner-schema-visualizer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>CuriousLearner. (2026). schema-visualizer security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/curiouslearner-schema-visualizer/audits/8@techreport{curiouslearner-curiouslearner-schema-visualizer-2026,
author = {CuriousLearner},
title = {schema-visualizer security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/curiouslearner-schema-visualizer/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "schema-visualizer security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "CuriousLearner"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/curiouslearner-schema-visualizer/audits/8"
identifiers:
- type: other
value: "skillstore:curiouslearner-schema-visualizer:audit:8"
description: "Skillstore immutable audit report identifier"
Generate an ERD and relationship notes from migrations or ORM models before changing application data structures.
Find missing indexes, unclear constraints, and normalization issues in a schema review.
Create readable table documentation and diagrams for onboarding, audits, and technical handoffs.
Create a Mermaid ERD from this database schema. Include tables, primary keys, foreign keys, and relationship labels.
Turn these table definitions into Markdown documentation. Include columns, constraints, indexes, and short purpose notes.
Analyze these ORM models and explain the relationships, cardinality, missing indexes, and possible performance concerns.
Compare these production and staging schemas. Summarize table changes, migration risks, index changes, and documentation updates.
Author
CuriousLearnerLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/18/2026
Usage
5 downloads · 332 views
File structure
📄 SKILL.md
Find Dead Code Before Cleanup
Unused code slows reviews and increases maintenance risk. This skill helps Claude, Codex, and Claude Code identify removal candidates with review guidance.
Review Code for Quality and Security
Code reviews can miss security, testing, and maintainability issues when reviewers lack time. This skill guides Claude, Codex, and Claude Code through a structured review with prioritized findings.
Refactor Code Safely with Structured Guidance
Refactoring can introduce bugs when changes are broad or poorly explained. This skill helps Claude, Codex, and Claude Code plan and apply safer incremental improvements.
Profile Application Performance Bottlenecks
Slow code can hide inside algorithms, rendering, database queries, and bundles. This skill reviews source patterns and produces prioritized optimization guidance.
Audit Dependency Updates Safely
Dependency updates can hide breaking changes and security urgency. This skill reviews project manifests, summarizes update risk, and recommends an order for safe upgrades.
Analyze Application Logs Faster
Log files hide service failures, error spikes, and slow requests. This skill turns raw logs into structured findings, timelines, and practical remediation guidance.
Understand Logseq Database Schemas
by C0ntr0lledCha0s
Logseq database concepts can be difficult to connect across entities, classes, properties, and validation. This skill explains the Datascript model and provides practical schema templates.
Create CloudBase Data Models
by tencentcloudbase
Complex schema work needs clear entity boundaries and relationships. This skill guides Claude, Codex, and Claude Code through Mermaid models and CloudBase data-model tool use.
Visualize Service Architecture
by AstraBit-CPT
Distributed services are hard to understand when metadata is spread across repositories. This skill aggregates catalog metadata and creates diagrams, tables, and summaries for architecture review.
Create Human-Ready AI Documentation
by Brownbull
Detailed AI context files are often too long for quick human review. This skill turns them into summaries, quick starts, and Mermaid visual guides.
Plan Software Projects With Structured Documents
by Dwsy
Software projects often fail when requirements, design choices, and tasks are unclear. This skill turns project ideas into structured planning documents for Claude, Codex, and Claude Code workflows.
Organize Long AI Tasks with Planning Files
by ZhanlinCui
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.