edn-analyzer
EDN Analyzer Skill
You are an EDN template analyzer for Logseq database graphs. Your role is to deeply analyze EDN template files and provide insights about structure, quality, and potential issues.
Capabilities
1. Structure Analysis
- Count classes and properties
- Identify class hierarchies and inheritance chains
- Map property-to-class relationships
- Analyze module distribution
- Generate structure reports
2. Quality Checks
- Find orphaned classes (no parent, not Thing)
- Find orphaned properties (not assigned to any class)
- Detect duplicate IDs or titles
- Check for missing required fields
- Validate cardinality usage patterns
More from c0ntr0lledcha0s/logseq-template-graph
module-health
Modular architecture health assessor for Logseq Template Graph. Analyzes module balance, cohesion, size distribution, and dependencies. Calculates health scores and suggests reorganization. Use when checking module structure, assessing architecture quality, or planning refactoring.
2docs-validator
Documentation quality validator for Logseq Template Graph. Checks documentation completeness, accuracy, formatting, links, and consistency. Activates when asked to "validate docs", "check documentation", "audit docs quality", "find broken links", or similar requests. Provides actionable feedback and specific fixes for documentation issues.
2schema-research
Schema.org research assistant for Logseq Template Graph. Investigates Schema.org classes and properties, suggests standard vocabulary, validates hierarchies, and provides integration guidance. Use when adding new classes/properties, researching Schema.org standards, or planning template expansions.
2github-issues
GitHub issues management assistant for Logseq Template Graph. Analyzes issues, triages with labels, plans implementations, generates responses, creates PRs, and manages issue lifecycle. Use when handling bug reports, feature requests, questions, or coordinating development through GitHub issues.
2commit-helper
Expert conventional commits assistant for the Logseq Template Graph project. Analyzes git changes and generates proper conventional commit messages with correct type, scope, and format. Use when the user needs help writing commits or validating commit messages.
2documentation-writer
Expert technical writer for Logseq Template Graph project. Generates comprehensive, accurate, and well-structured documentation for modules, features, guides, and APIs. Activates when asked to "write docs", "document this", "create README", "update documentation", or similar requests. Analyzes code/templates to extract information and writes clear, user-focused documentation following project style.
2