magga-development

Provide development guidelines for the Magga manga management system.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/sathidpong01/magga --skill magga-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magga-development
Source: https://github.com/sathidpong01/magga/tree/main/.agent/skills/magga-development
Command: npx skills add https://github.com/sathidpong01/magga --skill magga-development

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive guidelines and best practices for developing the Magga manga management system, ensuring code quality, maintainability, and efficient feature implementation.

Core Features & Use Cases

  • Development Guidelines: Offers architecture decision trees, code review checklists, and common patterns.
  • Technology Stack Reference: Details the technologies used (Next.js, Prisma, etc.).
  • Use Case: When adding a new feature to Magga, consult this Skill for guidance on creating new pages, components, or API routes, ensuring adherence to project standards and best practices.

Quick Start

Use the magga-development skill to create a new protected API route for managing user profiles.

Frequently Asked Questions about magga-development

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

FAQPage Schema
How do I create a protected API route for user profiles in a Next.js application?

Development guidelines for the Magga manga management system provide architecture decision trees and common patterns to help you create protected API routes. They ensure proper NextAuth integration and adherence to project standards.

What is the recommended technology stack for manga management system development?

The recommended technology stack for manga management system development includes Next.js, Prisma, and NextAuth. The guidelines provide detailed technology stack references to ensure code quality and maintain efficient feature implementation.

How do I handle database schema changes when adding new features with Prisma?

To handle database schema changes with Prisma when adding new features, consult the Magga development guidelines. They address database schema modifications and feature development to ensure maintainable and standardized code quality.

Does this development guideline cover code review checklists for Next.js and TypeScript?

Yes, the development guidelines cover code review checklists for Next.js and TypeScript. They offer comprehensive best practices, architecture decision trees, and common patterns to maintain code quality across the Magga system.

Can I use these guidelines to build new pages and components for a manga system?

Yes, you can use these guidelines to build new pages and components for a manga system. They provide specific guidance on feature development, API route creation, and architectural patterns for Next.js applications.