Skip to content

Instantly share code, notes, and snippets.

View yusa-n's full-sized avatar
:octocat:

nasuy yusa-n

:octocat:
View GitHub Profile
@yusa-n
yusa-n / Dockerfile.claude
Created October 5, 2025 05:59
vibekit-daytona-image
# Use Ubuntu 22.04 as the base image
FROM ubuntu:22.04
# Install curl and git, update package list
RUN apt-get update && apt-get install -y curl git ripgrep
# Install Node.js 24.x
RUN curl -sL https://deb.nodesource.com/setup_24.x | bash - && apt-get install -y nodejs
# Confirm installations
@yusa-n
yusa-n / 20250621_mcp.md
Last active September 12, 2025 13:40
MCP list as of 2025-06-21

1. Development & Agent Helpers

@yusa-n
yusa-n / agent loop
Created March 10, 2025 04:39 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet