discourse-graph
Monorepo development workflows for Roam and Obsidian plugins
All Skills in This Repository (9)
Pure Emerald Level Indicatorsshadcn
Automate shadcn/ui component installation and design system configuration.
next-best-practices
Validates Next.js App Router migrations and flags deprecated Pages Router patterns.
create-obsidian-release
Automate Discourse Graphs Obsidian plugin releases with GitHub pull request data.
react-best-practices
Review React and Next.js codebases for performance and best practices.
roam-playwright-session
Initialize persistent Playwright browser sessions for Roam Research extension testing.
turborepo
Orchestrates build tasks and dependency graphs for JavaScript and TypeScript monorepos.
roam-load-extension
Build, deploy, and verify local Roam Research extensions in Playwright.
update-user-docs
Analyze git diffs and pull request metadata to synchronize user-facing documentation.
vercel-functions
Configure and optimize Vercel serverless and edge functions for production.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core