Agent Skills: Instructions

Use this skill when you need to write utility functions for the Next.js app

UncategorizedID: aiskillstore/marketplace/writing-utils

Install this agent skill to your local

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

Skill Files

Browse the full folder contents for writing-utils.

Download Skill

Loading file tree…

skills/emz1998/writing-utils/SKILL.md

Skill Metadata

Name
writing-utils
Description
Use this skill when you need to write utility functions for the Next.js app

Instructions

  • Follow the rules below to write utility functions for the Next.js app:

Rules

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