SuperClaude Notes Pipeline Prompts (lmao)
Prompts and instructions for generating frontmatter metadata for notes in a Gatsby-based app.
SuperClaude Notes Pipeline Prompts (lmao)
- Generate note frontmatter:
/sc:improve generate the appropriate frontMatter based on my gatsby graphql mdx setup for notes throughout my app, and be sure to include tags specific to each article’s content. Do this for each note in notes/food.
It should take a format following this, but with content specific to each article:
title: My custom Operator Mono VSCode styles
slug: my-custom-operator-mono-vscode-setup
excerpt: >-
VSCode provides a ton of config options. Here I'm documenting some of my
favorite appearance changes. At the moment my editor looks something like
this:
date: '2024-07-13'
category: Backend
tags:
-
CSS
-
JavaScript
-
Tools
readingTime: 2 min read
featured: false
author: Sai Nimmagadda
