Agent Skills: Instructions

Use this skill when you need to structure data in `srs/data` for the Next.js app

UncategorizedID: aiskillstore/marketplace/writing-data

Install this agent skill to your local

pnpm dlx add-skill https://github.com/aiskillstore/marketplace/tree/HEAD/skills/emz1998/writing-data

Skill Files

Browse the full folder contents for writing-data.

Download Skill

Loading file tree…

skills/emz1998/writing-data/SKILL.md

Skill Metadata

Name
writing-data
Description
Use this skill when you need to structure data in `srs/data` for the Next.js app

Instructions

  • Follow the rules below to structure data in srs/data for the Next.js app:

Rules

  • Make it modular
  • Maximum of 50 lines of code per file
  • Seperate the data into multiple files if possible
  • 1 data per file