By rungchan2
자연어 E2E 테스트 프레임워크. agent-browser CLI로 브라우저 테스트를 자동 실행. 시나리오 파일 기반, human-in-the-loop 지원.
AI Native Engineer를 위한 프론트엔드 개발 생산성 스킬 모음.
Claude Code에서 반복적인 작업을 자동화하고, 프로젝트 설정 및 문서화를 효율화하는 커스텀 스킬들을 제공합니다.
| 스킬 | 설명 |
|---|---|
| skill-creator | 새로운 Claude 스킬 생성 가이드 및 도구 |
| claude-refactoring | CLAUDE.md 파일 분석, 리팩토링, 최적화 |
| project-scaffolder | 프론트엔드 프로젝트 구조 분석 및 아키텍처 문서화 |
| guide-maker | Notion에 사용자 가이드 문서 자동 생성 (MCP 필요) |
| e2e-testing | 자연어 E2E 테스트. agent-browser CLI 기반 브라우저 자동화 |
마켓플레이스에서 설치:
/plugin marketplace add rungchan2/frontend-skills
/plugin install frontend-skills@rungchan2-frontend-skills
또는 직접 설치:
/plugin install github:rungchan2/frontend-skills
설치 후 자연어로 스킬 사용:
"프로젝트 구조 잡아줘" → project-scaffolder
"CLAUDE.md 리팩토링해줘" → claude-refactoring
"새 스킬 만들어줘" → skill-creator
"가이드 문서 만들어줘" → guide-maker
frontend-skills/
├── .claude-plugin/
│ └── marketplace.json # 플러그인 설정
├── skills/
│ ├── skill-creator/ # 스킬 생성 가이드
│ ├── claude-refactoring/ # CLAUDE.md 리팩토링
│ ├── project-scaffolder/ # 프로젝트 구조화
│ ├── guide-maker/ # Notion 가이드 생성
│ └── e2e-testing/ # 자연어 E2E 테스트
├── docs/ # 참고 문서
├── CLAUDE.md
└── README.md
skill-creator 스킬을 사용하거나 수동으로 생성:
# 스킬 초기화
python skills/skill-creator/scripts/init_skill.py my-skill --path ./skills
# 스킬 패키징
python skills/skill-creator/scripts/package_skill.py ./skills/my-skill
Apache 2.0
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rungchan2/frontend-skills --plugin e2e-testingFetch web pages and save them as clean Markdown files into docs/ directory.
Notion 사용자 가이드 생성. 테이블, 색상, 코드블록을 활용한 가시성 높은 문서 생성. Notion MCP 필요.
프론트엔드 프로젝트 구조 분석 및 AI 에이전트용 컨텍스트 문서 생성
프론트엔드 개발 생산성 스킬 모음: 프로젝트 구조 설정, CLAUDE.md 리팩토링, 스킬 생성 가이드, Notion 가이드 문서 생성
Personal Claude Code / Codex skills — spec-driven development, agent teams, browser automation, productivity, and setup helpers. Install with `npx skills add devstefancho/claude-plugins`.
CodyMaster v7.5 — token-optimized AI agent skills (progressive disclosure, ~100 tok index → SKILL.md on demand) + slash commands + sub-agents + cm-context MCP server. Browse Hybrid Bridge, a11y snapshots, structured error collection, video recording, anti-slop design layer, and self-evolving skill hooks/monitors.
AI-first engineering workflow with BDD living documentation. Lean PRD writing, Gherkin generation, and wireframe mockups for Product and Engineer roles.
Collection of skills including skill creation, MCP server development, E2E testing, and unit testing guides for TypeScript/NestJS projects
Give soul to your workflow. 58 AI-powered skills across 17 roles — PM, Dev, Backend, Frontend, QA, UX, Data, Detect, WordPress, Release, Security, DevOps, and Core. Spec-to-ship pipeline: scaffold, implement, test, secure, deploy. Features two-phase workflow with human approval, quality-reviewer agent, token optimization, and continuous improvement via LEARN.md system.
Create skills from documentation folders and project codebases. Review, test, and package Anthropic Agent Skills for Claude.ai and Claude Code. 13 commands including from-docs, from-project, beginner tutorial, interactive wizard, templates, quality auditing, and distribution packaging.