·raycast-extensions
*

raycast-extensions

nweii/agent-stuff

React 및 Node.js를 사용하여 Raycast 확장을 빌드합니다. 명령, UI 구성 요소(List, Form, Grid), 후크(useFetch), AI 통합 및 매니페스트 구성을 생성하는 데 사용됩니다.

4설치·1트렌드·@nweii

설치

$npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions

SKILL.md

| Searchable list of items | List | | Image gallery/grid | Grid | | User input collection | Form | | Rich content display | Detail | | Status bar presence | MenuBarExtra |

[!NOTE] AI requires Raycast Pro. Check access with environment.canAccess(AI).

| list-with-actions.tsx | List + ActionPanel basics | | list-with-detail.tsx | List with detail panel | | form-with-validation.tsx | Form + useForm validation | | detail-with-metadata.tsx | Detail markdown + metadata | | grid-with-images.tsx | Grid layout | | data-fetching.tsx | useFetch patterns | | ai-integration.tsx | AI.ask with streaming |

React 및 Node.js를 사용하여 Raycast 확장을 빌드합니다. 명령, UI 구성 요소(List, Form, Grid), 후크(useFetch), AI 통합 및 매니페스트 구성을 생성하는 데 사용됩니다. 출처: nweii/agent-stuff.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions
카테고리
*크리에이티브
인증됨
최초 등록
2026-02-03
업데이트
2026-02-18

빠른 답변

raycast-extensions이란?

React 및 Node.js를 사용하여 Raycast 확장을 빌드합니다. 명령, UI 구성 요소(List, Form, Grid), 후크(useFetch), AI 통합 및 매니페스트 구성을 생성하는 데 사용됩니다. 출처: nweii/agent-stuff.

raycast-extensions 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/nweii/agent-stuff