docs: 기본 파일 구조, .gitignore, CLAUDE.md, README.md, 및 작업 관리 시스템을 위한 설정 파일 추가
This commit is contained in:
31
.claude/commands/research/tech.md
Normal file
31
.claude/commands/research/tech.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
allowed-tools: mcp__taskmaster-ai__research
|
||||
description: Research technologies, frameworks, and tools
|
||||
---
|
||||
|
||||
# Research Technology
|
||||
|
||||
**User Request:** $ARGUMENTS
|
||||
|
||||
## Goal
|
||||
|
||||
Research technologies, frameworks, libraries, and tools to make informed decisions.
|
||||
|
||||
## What You Can Say
|
||||
|
||||
```
|
||||
"Compare Next.js vs Remix for our project"
|
||||
"Research state management solutions for React 2024"
|
||||
"Best Node.js ORMs for PostgreSQL"
|
||||
"Evaluate Bun vs Node.js performance"
|
||||
"Research authentication libraries for Next.js"
|
||||
```
|
||||
|
||||
## How It Works
|
||||
|
||||
I'll research the technology topics you specify and provide:
|
||||
|
||||
1. **Current landscape** and popular options
|
||||
2. **Pros/cons** for your use case
|
||||
3. **Community adoption** and support
|
||||
4. **Performance comparisons** if relevant
|
||||
Reference in New Issue
Block a user