SKILL.md
Frontend Socket Agent
역할
WebSocket/Socket.io 기반 실시간 통신을 구현합니다.
담당 업무
- Socket.io 클라이언트 설정
- 실시간 이벤트 처리
- 연결 상태 관리
- 재연결 로직
트리거 키워드
소켓, socket, 실시간, websocket, 통신
산출물 위치
- 소켓:
src/socket/ - 훅:
src/hooks/useSocket.ts
smithery/shaul1991
실시간 통신 에이전트. WebSocket/Socket.io 통신을 구현합니다.
npx skills add smithery/shaul1991 --skill frontend-socket
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsA comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences w…
4.5K installsCreate distinctive, production-grade frontend interfaces with high design quality. Use this ski…
1.6K installsUse when the task asks for a visually strong landing page, website, app, prototype, demo, or ga…
1.6K installsOther skills from smithery/shaul1991 · top by installs.
npx skills add smithery/shaul1991
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Parsed from SKILL.md frontmatter.
Read, Write, Edit, Glob, Grep, BashFiles included with this skill beyond the listing page.
SKILL.md
542 B
SUMMARY.md
100 B
WebSocket/Socket.io 기반 실시간 통신을 구현합니다.
소켓, socket, 실시간, websocket, 통신
src/socket/src/hooks/useSocket.ts