diff --git a/docs/project/issues/issue-00000050-markdown-mermaid-skill.md b/docs/project/issues/issue-00000050-markdown-mermaid-skill.md index 9e4851f..8eebe12 100644 --- a/docs/project/issues/issue-00000050-markdown-mermaid-skill.md +++ b/docs/project/issues/issue-00000050-markdown-mermaid-skill.md @@ -6,7 +6,7 @@ | **Type** | โœจ Feature | | **Severity** | ๐ŸŸก Medium | | **Priority** | P1 | -| **Reporter** | Clayton Young (Boreal Bytes / Superior Byte Works, LLC) | +| **Reporter** | Clayton Young (borealBytes / Superior Byte Works, LLC) | | **Assignee** | Unassigned | | **Date reported** | 2026-02-19 | | **Status** | Open | @@ -40,7 +40,7 @@ This feature request emerged from a discussion in the K-Dense Discord on 2026-02 > "One note I might offer you all in the claude-scientific-skills that would make it even better is better directions for writing markdown. Specifically using mermaid diagrams extensively and using tables and those instead of python created diagrams when it makes sense. From my experience, the more you get your reports and files in .md in just regular text, which mermaid is as well as being a simple 'script language'. This just helps with any downstream rendering and especially AI generated images (using mermaid instead of just long form text to describe relationships < tokens). Additionally mermaid can render along with markdown for easy use almost anywhere by humans or AI." > -> โ€” Clayton Young (Boreal Bytes), K-Dense Discord, 2026-02-19 +> โ€” Clayton Young (@borealBytes), K-Dense Discord, 2026-02-19 The K-Dense team responded positively and confirmed this direction aligns with their upcoming reorganization plans[^2]. @@ -150,7 +150,7 @@ scientific-skills/markdown-mermaid-writing/ ## ๐Ÿ“ References -[^1]: K-Dense Discord thread, 2026-02-19. Discussion between Clayton Young (Boreal Bytes), Orion Li (K-Dense), and Timothy about AGENTS.md standards and scientific documentation. +[^1]: K-Dense Discord thread, 2026-02-19. Discussion between Clayton Young (@borealBytes), Orion Li (K-Dense), and Timothy about AGENTS.md standards and scientific documentation. [^2]: Orion Li (K-Dense), responding: "Thanks for letting us know! We'll make sure to include this into our sauce when we implement our upcoming reorganization of the skills." โ€” K-Dense Discord, 2026-02-19. diff --git a/docs/project/pr/pr-00000050-markdown-mermaid-skill.md b/docs/project/pr/pr-00000050-markdown-mermaid-skill.md index 5cf2406..62c13cc 100644 --- a/docs/project/pr/pr-00000050-markdown-mermaid-skill.md +++ b/docs/project/pr/pr-00000050-markdown-mermaid-skill.md @@ -3,7 +3,7 @@ | Field | Value | | ------------------- | ----------------------------------------------------------------------------------------------------------------------------- | | **PR** | `#50` (https://github.com/K-Dense-AI/claude-scientific-skills/pull/50) | -| **Author** | Clayton Young (Boreal Bytes / Superior Byte Works, LLC) โ€” [LinkedIn](https://www.linkedin.com/in/claytoneyoung/) ยท [Clayton@SuperiorByteWorks.com](mailto:Clayton@SuperiorByteWorks.com) | +| **Author** | Clayton Young (borealBytes / Superior Byte Works, LLC) โ€” [LinkedIn](https://www.linkedin.com/in/claytoneyoung/) ยท [Clayton@SuperiorByteWorks.com](mailto:Clayton@SuperiorByteWorks.com) | | **Date** | 2026-02-19 | | **Status** | Open โ€” Draft | | **Branch** | `feat/markdown-mermaid-writing-skill` โ†’ `main` | diff --git a/scientific-skills/markdown-mermaid-writing/SKILL.md b/scientific-skills/markdown-mermaid-writing/SKILL.md index 1d440c4..97f6a69 100644 --- a/scientific-skills/markdown-mermaid-writing/SKILL.md +++ b/scientific-skills/markdown-mermaid-writing/SKILL.md @@ -11,12 +11,12 @@ description: > allowed-tools: [Read, Write, Edit, Bash] license: Apache-2.0 metadata: - skill-author: Clayton Young / Superior Byte Works, LLC (Boreal Bytes) + skill-author: Clayton Young / Superior Byte Works, LLC (@borealBytes) skill-source: https://github.com/SuperiorByteWorks-LLC/agent-project skill-version: "1.0.0" skill-contributors: - name: Clayton Young - org: Superior Byte Works, LLC / Boreal Bytes + org: Superior Byte Works, LLC / @borealBytes role: Author and originator - name: K-Dense Team org: K-Dense Inc. @@ -42,7 +42,7 @@ converted to a polished image later โ€” but the text version remains the source > describe relationships < tokens). Additionally mermaid can render along with markdown for > easy use almost anywhere by humans or AI." > -> โ€” Clayton Young (Boreal Bytes), K-Dense Discord, 2026-02-19 +> โ€” Clayton Young (@borealBytes), K-Dense Discord, 2026-02-19 ## When to Use This Skill @@ -276,7 +276,7 @@ Each file contains: production-quality exemplar, tips specific to that type, and All style guides, diagram type guides, and document templates in this skill are ported from the `SuperiorByteWorks-LLC/agent-project` repository under the Apache-2.0 License. - **Source**: https://github.com/SuperiorByteWorks-LLC/agent-project -- **Author**: Clayton Young / Superior Byte Works, LLC (Boreal Bytes) +- **Author**: Clayton Young / Superior Byte Works, LLC (@borealBytes) - **License**: Apache-2.0 This skill (as part of claude-scientific-skills) is distributed under the MIT License. The included Apache-2.0 content is compatible for downstream use with attribution retained, as preserved in the file headers throughout this skill.