explaingit

mjib007/legal-thesis-outline

14Audience · generalComplexity · 1/5LicenseSetup · easy

TLDR

A pair of MIT-licensed AI prompt files that guide law master's students through checking and fixing the structure of their thesis outlines, one issue at a time. Content is primarily in Traditional Chinese.

Mindmap

mindmap
  root((legal-thesis-outline))
    What it does
      Reviews thesis structure
      Step by step guidance
      Chapter focus checks
    How to use
      Paste into ChatGPT
      Claude project skill
      Any AI chat tool
    Checks covered
      Chapter titles
      Comparative law link
      Logical section order
    Audience
      Law master students
      Taiwan universities
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Paste the prompt into ChatGPT or Claude to get step-by-step feedback on your law thesis outline structure

USE CASE 2

Set it up as a Claude project skill so it activates automatically whenever you discuss your thesis

USE CASE 3

Test the included sample outline about AI and personal data protection to verify the tool works before using it on your own thesis

USE CASE 4

Check whether your comparative law chapter connects properly to your recommendations chapter

Tech stack

Markdown

Getting it running

Difficulty · easy Time to first run · 5min

No code to install, copy the Markdown prompt file and paste it into any AI chat tool.

Use, modify, and share freely for any purpose including commercial, as long as you keep the MIT copyright notice.

In plain English

This repository contains a set of AI prompts designed to help law master's students check and improve the structure of their thesis outlines. It was created as course material for an advanced law master's program at National Chung Cheng University in Taiwan, and the content is primarily in Traditional Chinese. The tool works by giving an AI assistant (such as Claude, ChatGPT, or Gemini) detailed instructions for reviewing a legal thesis outline against a standard academic structure: introduction, theoretical background, domestic law analysis, comparative law from other countries, critical review, and conclusion. Once loaded with the prompt, the AI then guides a student through revisions one step at a time rather than dumping all feedback at once. The checks cover things like whether chapter titles are focused enough, whether each chapter section actually addresses what its title says, whether the comparative law chapter is properly connected to the recommendations chapter, and whether the order of topics follows logical academic flow. There are two ways to use it. The first is as a Claude project skill, where you paste the prompt once into a Claude project and it activates automatically whenever thesis-related keywords appear in that project's conversations. The second is a plain prompt file that works with any AI chat tool, pasted fresh at the start of each conversation. The README includes a sample problem outline about personal data protection and AI, with three intentional structural flaws, so users can test that the tool is working correctly before using it on their own work. This is not a software application. There is no code to run. It is a collection of two Markdown files containing carefully written instructions for AI tools, shared under the MIT license.

Copy-paste prompts

Prompt 1
I'm a law master's student. How do I set up the legal-thesis-outline prompt as a Claude project skill so it activates automatically when I work on my thesis in that project?
Prompt 2
Load this legal thesis outline reviewer and check my outline one issue at a time. My thesis topic is [your topic].
Prompt 3
Using the legal-thesis-outline structure, does my thesis chapter order follow correct academic flow? My chapters are: [list them].
Prompt 4
What are the six required sections of a Taiwanese law master's thesis according to the legal-thesis-outline README, and what does each section need to cover?
Open on GitHub → Explain another repo

← mjib007 on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.