Skip to content
View chucoding's full-sized avatar
🦖
Step by step goes a long way 😄
🦖
Step by step goes a long way 😄

Block or report chucoding

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chucoding/README.md

Pinned Loading

  1. notion2svg notion2svg Public

    notion2svg is an app that converts Notion Calendar View to SVG format.

    Python 8 1

  2. dream-measurement dream-measurement Public

    꿈력을 측정해주는 간단한 심리테스트 입니다.

    TypeScript

  3. code-recall code-recall Public

    GitHub 리포지토리의 커밋 기록을 AI가 분석하여 자동으로 학습용 플래시카드를 생성합니다. TIL, 코드 리뷰, 학습 내용을 매일 효과적으로 복습하세요.

    TypeScript 2

  4. x-mas-card-generator x-mas-card-generator Public

    HyperCLOVA X 모델을 이용하여 크리스마스 카드를 자동으로 생성해주는 사이트입니다.

    TypeScript 2

  5. planforge planforge Public

    Bring your own AI to Cursor. Use Claude or Codex inside Cursor Free.

    TypeScript

  6. AGENTS.md AGENTS.md
    1
    ## 하위 에이전트 판단 지침
    2
    
                  
    3
    사용자가 매번 하위 에이전트 필요 여부를 직접 판단하지 않도록 한다.
    4
    각 작업에서 하위 에이전트가 품질, 검토 범위 또는 작업 속도를 실질적으로 높이는지 판단한다.
    5
    작업 범위가 넓거나, 많은 자료를 읽어야 하거나, 요구사항이 모호하거나, 병렬 처리가 가능할 때만 하위 에이전트를 사용한다. 작고 국소적이거나 반복적인 작업에는 사용하지 않는다.