Skip to content

Add comark-seo tool to ecosystem documentation - #443

Merged
farnabaz merged 2 commits into
comarkdown:mainfrom
D3ller:patch-1
Sep 17, 2026
Merged

farnabaz merged 2 commits into
comarkdown:mainfrom
D3ller:patch-1

Conversation

@D3ller

@D3ller D3ller commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

What

Adds Comark SEO to the Comark ecosystem page as a community plugin for analyzing SEO issues in Comark documents.

Why

Comark SEO provides SEO-focused tooling built specifically for Comark, so listing it in the ecosystem makes it easier for users to discover and use it.

Summary by CodeRabbit

  • Documentation
    • Added the comark-seo package to the Comark ecosystem listing.
    • Included a link to the project, its author, SEO icon, display color, and description as a plugin for identifying SEO issues.

@D3ller
D3ller requested a review from farnabaz as a code owner September 16, 2026 20:31
@coldtea-pr-lens

coldtea-pr-lens Bot commented Sep 16, 2026

Copy link
Copy Markdown

◈ PR Lens

🟢 +0 new · 🟠 ~1 changed · 🔴 -0 removed · 0 flows · 1 file · commit d3e8f35


Architecture

Architecture diagram for comarkdown/comark at d3e8f35

1 component touched across 2 lanes.

Open the interactive canvas


Data flow

No data-flow sequence changed in this PR.


View

  • Architecture lens
  • Data flow lens
  • Expand every detail

Tip

Push a commit and the comment redraws for the new head. A slow older run never overwrites a newer one.

🪧 More tips
  • Run npx skills add coldteadotai/pr-lens, then tell your coding agent: "Diagram the change you just made with PR Lens and attach it to the pull request."
  • Run npx @coldtea/pr-lens-cli analyze --base origin/main on a branch, then npx @coldtea/pr-lens-cli render .pr-lens/graph.json. Same lenses, your own model key, before the pull request exists.
  • Untick Architecture lens or Data flow lens under View to hide a diagram, or tick Expand every detail to open every section. The comment redraws in a few seconds.
  • Click the link under each diagram to open it on a canvas you can zoom, pan and step through.
  • The diagrams are links. Click one to open it on the canvas, then press W or click play to walk through the change.
  • Open a diagram on the canvas, then press W or click play to walk through the change one step at a time.
  • The CLI's render reads .github/pr-lens.yml and applies your renames, exclusions and lane pins at draw time.
  • Set github.comment.collapsed: true in .github/pr-lens.yml to fold the comment behind one View architecture and data flow row. Drawing still runs on every push.
  • Add .github/workflows/pr-lens.yml with coldteadotai/pr-lens/packages/action@v0 and your model provider's key as its api-key to run PR Lens from your own CI. Any /chat/completions endpoint works.
  • Switch GitHub to dark mode and the diagrams follow. The moving dots are this pull request's data in motion.

Thanks for using PR Lens! It's built by Coldtea, free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

@github-actions

Copy link
Copy Markdown
Contributor

Documentation previews

Previews are disabled for pull requests from forks.
A maintainer can add the preview:enabled label to enable them.

@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown

@D3ller is attempting to deploy a commit to the NuxtLabs Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 066e88d6-902f-404e-86f3-7ac0b2e8dab7

📥 Commits

Reviewing files that changed from the base of the PR and between a9f0598 and d3e8f35.

📒 Files selected for processing (1)
  • docs/content/9.ecosystem.md

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The ecosystem documentation adds a comark-seo package entry. The entry includes its description, author, repository, category, icon, and display color.

Changes

Ecosystem documentation

Layer / File(s) Summary
Add comark-seo package listing
docs/content/9.ecosystem.md
Adds the comark-seo package description, author, repository, plugin category, SEO icon, and display color.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Suggested reviewers: larbish

Merge Risk: ⚪ Minimal · up to d3e8f

The change adds a documented ecosystem listing without an identified production or workflow risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding the comark-seo tool to the ecosystem documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
comark Ignored Ignored Preview Sep 17, 2026 10:02am UTC

@pkg-pr-new

pkg-pr-new Bot commented Sep 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

comark

npm i https://pkg.pr.new/comark@443

@comark/angular

npm i https://pkg.pr.new/@comark/angular@443

@comark/ansi

npm i https://pkg.pr.new/@comark/ansi@443

@comark/html

npm i https://pkg.pr.new/@comark/html@443

@comark/nuxt

npm i https://pkg.pr.new/@comark/nuxt@443

@comark/react

npm i https://pkg.pr.new/@comark/react@443

@comark/svelte

npm i https://pkg.pr.new/@comark/svelte@443

@comark/vue

npm i https://pkg.pr.new/@comark/vue@443

commit: a9f0598

Comment thread docs/content/9.ecosystem.md Outdated

@farnabaz farnabaz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@farnabaz
farnabaz merged commit 9bcbbfd into comarkdown:main Sep 17, 2026
3 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants