DiscourseGraphsDiscourseGraphsOfficialยท9 Agent Skills Included

discourse-graph

Monorepo development workflows for Roam and Obsidian plugins

Guides coding agents through the Discourse Graphs monorepo covering Next.js, React, Turborepo, shadcn/ui, and Vercel Functions. Automates engineering chores like Linear ticket creation, PR scope checks, delegated code reviews, Obsidian releases, and user documentation updates. Eliminates manual setup for Roam extension testing with Playwright sessions and enforces consistent code style across apps.
npx skills add DiscourseGraphs/discourse-graph --all -g -y
Available:

Tells the agent how the monorepo is structured and which coding, styling, testing, and pull request conventions to follow when working in each app or package.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Discourse Graph skills?โ–ผ

Run `npx skills add DiscourseGraphs/discourse-graph --all -g -y` in your terminal to install all skills in this repository globally.

What do the Discourse Graph skills do?โ–ผ

They help your agent work inside the Discourse Graphs monorepo, covering Next.js and React best practices, Turborepo builds, Linear ticket creation, PR scope checks, code reviews, and plugin releases.

Can these skills create Linear tickets automatically?โ–ผ

Yes. The dg-create-engineering-ticket skill drafts and creates properly scoped Engineering tickets in Linear using the team's canonical template, project, and labels.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible agent hosts.

How do the skills help test the Roam extension?โ–ผ

The dg-roam-playwright-session and dg-roam-load-extension skills open real Roam graphs with test accounts, build the extension, load it via developer mode, and capture verification screenshots.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’