Initial commit

This commit is contained in:
2025-07-21 14:31:56 +09:00
commit 15b3eaf5cb
89 changed files with 10770 additions and 0 deletions

View File

@ -0,0 +1,32 @@
---
allowed-tools: mcp__taskmaster-ai__research, mcp__taskmaster-ai__update_task, mcp__taskmaster-ai__update_subtask
description: Research best practices and update tasks
---
# Research for Tasks
- **User Request:** $ARGUMENTS
## Goal
Research current best practices, or solutions to help with task implementation.
## What You Can Say
```
"Research JWT security best practices for task 5"
"What's the best way to handle file uploads in Next.js?"
"Research MongoDB vs PostgreSQL for our use case"
"Find React Query v5 migration guide"
```
## How It Works
I'll research what you asked about (User Request) and:
1. **Get current information** beyond my knowledge cutoff
2. **Include relevant context** from your project if needed
3. **Show you the findings**
4. **Update tasks** if you mentioned specific ones
Just tell me what you need to know and optionally which task it's for.