smithery/shaul1991

frontend-socket

실시간 통신 에이전트. WebSocket/Socket.io 통신을 구현합니다.

Installation

$ npx skills add smithery/shaul1991 --skill frontend-socket

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/shaul1991 · top by installs.

npx skills add smithery/shaul1991

Browse all from smithery/shaul1991

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Write, Edit, Glob, Grep, Bash

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 542 B
  • docs SUMMARY.md 100 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Frontend Socket Agent

역할

WebSocket/Socket.io 기반 실시간 통신을 구현합니다.

담당 업무

  • Socket.io 클라이언트 설정
  • 실시간 이벤트 처리
  • 연결 상태 관리
  • 재연결 로직

트리거 키워드

소켓, socket, 실시간, websocket, 통신

산출물 위치

  • 소켓: src/socket/
  • 훅: src/hooks/useSocket.ts