project-structure

Guide file placement and module creation in the JKKN COE Next.js project.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Jicate-Solutions/arts_tally_roja --skill project-structure-jicate-solutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-structure
Source: https://github.com/Jicate-Solutions/arts_tally_roja/tree/main/.claude/skills/coe-project-structure
Command: npx skills add https://github.com/Jicate-Solutions/arts_tally_roja --skill project-structure-jicate-solutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill simplifies understanding and managing the complex folder structure and architectural patterns of the JKKN COE Next.js project.

Core Features & Use Cases

  • Project Organization: Provides a comprehensive guide to the project's folder structure and file naming conventions.
  • File Placement: Offers guidance on where to place new files, including components, services, and types.
  • Module Creation: Assists in creating new CRUD modules following the 5-layer architecture.
  • Use Case: When you need to add a new feature or module to the JKKN COE project, this skill helps you determine the correct placement and structure.

Quick Start

Use the project-structure skill to understand the folder structure of the JKKN COE project.

Frequently Asked Questions about project-structure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize files in a Next.js project following a 5-layer architecture?

To organize files in a Next.js project using a 5-layer architecture, this skill guides you through the folder structure and architectural patterns, helping you locate files and follow naming conventions for the JKKN COE project.

Where should I place new components and services in the JKKN COE project structure?

You should place new components and services based on file placement guidance provided by this skill, which outlines exactly where to put new files within the Next.js folder structure to maintain project organization.

What is the best way to create a new CRUD module in a Next.js project?

The best way to create a new CRUD module in this Next.js project is by using this skill to assist in module creation, ensuring the new feature follows the established 5-layer architecture and structural conventions.

Does this project structure guide cover file naming conventions for Next.js?

Yes, the project structure guide covers file naming conventions for Next.js, providing a comprehensive reference to help you navigate the folder structure and maintain consistent architectural patterns.

Can I use markdown references to understand architectural patterns for file organization?

Yes, you can use markdown references to understand architectural patterns for file organization, as this skill uses markdown files and references to guide you through the folder structure and file placement.