frontend-design
새로운 UI를 구축하거나 기존 UI를 재구성할 때, 독창적이고 의도적인 시각적 디자인을 위한 지침입니다. 미적 방향 설정, 타이포그래피, 그리고 템플릿의 기본 설정처럼 보이지 않는 선택을 하는 데 도움을 줍니다.
SKILL DIRECTORY
설치 수와 최근 흐름을 기준으로 필요한 Agent Skill을 찾아보세요.
skills.sh API 기준방금 확인
새로운 UI를 구축하거나 기존 UI를 재구성할 때, 독창적이고 의도적인 시각적 디자인을 위한 지침입니다. 미적 방향 설정, 타이포그래피, 그리고 템플릿의 기본 설정처럼 보이지 않는 선택을 하는 데 도움을 줍니다.
`dart analyze`를 실행하여 경고 및 오류를 확인하고, `dart fix --apply`를 사용하여 문법 관련 린트 문제를 자동으로 해결하세요. 개발 과정에서 코드 품질을 확보하고, 변경 사항을 커밋하기 전에 이 명령어를 사용하세요.
Use when interacting with Unity CLI from the terminal, or to control a running/connected Unity Editor from the command line — create or modify GameObjects, edit scenes and assets, inspect the hierarchy, and run C# in a live Editor instead of hand-editing scene or asset files. Also install, upgrade or uninstall editors, create, list or open projects, manage modules, manage licenses, check auth status, read logs, browse Unity releases, build/test projects, configure the Unity MCP server for AI agents, or run any other Unity CLI operation. For a guided idea-to-running-project flow for a brand-new game, use the new-unity-project skill instead.
The original reddapi.dev Reddit search skill (vector search, semantic search, trends, subreddit discovery), no Reddit OAuth or app registration needed. This is the same engine now packaged as reddit-research with added market-research playbooks and a fuller pitch on semantic vs keyword search; reddapi is kept live under its original name for existing installs and works standalone. Use when the user says 'reddapi' by name, or wants a minimal drop-in Reddit search skill without the extra research-workflow guidance. For the expanded research-oriented version with query playbooks, see reddit-research. For B2B lead scoring, see reddit-leads. For a bare API reference, see reddit-search-api.
get_runtime_errors와 lsp를 사용하여 활성 스택 트레이스를 가져오고, 오류가 발생한 줄을 찾아낸 다음, 수정 사항을 적용한 후 hot_reload를 통해 문제가 해결되었는지 확인합니다.
Go 언어 코드 스타일 규칙 — 줄 길이 및 줄 바꿈, 변수 선언, 제어 흐름의 명확성, 주석이 도움이 되는 경우와 방해가 되는 경우. Go 코드를 작성하거나 검토할 때, 스타일이나 명확성에 대해 문의할 때, 또는 프로젝트 코딩 표준을 수립할 때 활용하세요. 명명 규칙(→ `samber/cc-skills-golang@golang-naming` 스킬 참조), 린터 구성(→ `samber/cc-skills-golang@golang-lint` 스킬 참조), 또는 문서 주석(→ `samber/cc-skills-golang@golang-documentation` 스킬 참조)에는 해당되지 않습니다.
적절한 경우 스위치 표현식과 패턴 매칭을 사용하십시오
Google Chat: 채팅 공간 및 메시지 관리.
Gmail: 메시지를 읽고 본문이나 헤더를 추출합니다.
새로운 Google 프레젠테이션을 만들고 초기 슬라이드를 추가하세요.
coverage 패키지를 사용하여 커버리지를 수집하고 LCOV 보고서를 생성합니다.
cadgen 모델 스크립트로 작성된 파라메트릭 CAD 부품 및 어셈블리를 생성, 수정, 검사 및 검증합니다. 자연어 CAD 사양, 참조 이미지, 2D 기술 도면, STEP/STP 생성 또는 직접 검사, Python CAD 소스, 소스 레벨 조인트, 선택기 참조, 형상 정보, 치수, 결합 차이, 스냅샷, CAD 형상에서 생성된 STL/3MF/네이티브 GLB 출력 등에 사용할 수 있습니다. 또한 다중 부품 CAD 작업을 위한 프로젝트 구조도 다룹니다. 모델 스크립트 및 공유 코드를 위한 src/ 폴더, 원시 출력을 위한 형식별 폴더(STEP/, DXF/, STL/), 명명 규칙, 그리고 여러 @step/@dxf 모델 스크립트와 가져온 소스 파일이 포함된 프로젝트에 대한 커밋 정책 등이 포함됩니다. 모델이 두세 개 이상인 CAD 프로젝트를 시작할 때, CAD 코드 및 아티팩트를 어떻게 구성해야 할지 고민될 때, 또는 평면 폴더 형태의 모델들을 프로젝트로 확장할 때 이 가이드를 활용하십시오.
>-
Vega 가상 기기에서 Apple 플랫폼 앱(iOS, tvOS, macOS), Android 기기 및 Amazon Vega OS TV 앱을 자동화합니다. 앱 탐색, 지원되는 경우 스냅샷/스크린샷 촬영, TV 리모컨 조작, 탭, 입력, 스크롤, UI 정보 추출, 증거 수집 또는 에이전트-기기 CLI 명령어 계획 수립 시 사용합니다.
패키지 버전 충돌을 해결하는 워크플로우입니다. 패키지 버전 호환성 문제로 인해 `pub get`이 실패할 때 이 방법을 사용하십시오.
실전 환경에 바로 적용 가능한 Go 언어 테스트 — 테이블 기반 테스트, testify 테스트 스위트 및 모의 객체, 병렬 테스트, 퍼징, 피처, goleak을 활용한 고루틴 누수 탐지, 스냅샷 테스트, 코드 커버리지, 통합 테스트, 관례에 따른 테스트 명명법. Go 테스트를 작성하거나 검토할 때, 테스트 접근 방식을 선택할 때, Go 테스트 CI를 설정할 때, 또는 불안정하거나 느린 테스트를 디버깅할 때 활용하세요. Testify 전용 API에 대해서는 `samber/cc-skills-golang@golang-stretchr-testify`를, 측정 방법론에 대해서는 `samber/cc-skills-golang@golang-benchmark`를 참조하세요.
Invoke the `slack-cli` binary to read and act on a Slack workspace from the command line — list channels, read/search conversation history and threads, fetch unread messages, search users, manage user groups, post messages, add reactions, mark channels read, and manage saved items. Use whenever a task needs Slack data or actions, such as "what are the unread messages in #incidents", "search Slack for the deploy thread", "who is @alice", "post a message to #general", "list channels matching X", "react with :rocket: to that message", "what did the team say about Y", or "show replies in this thread". slack-cli is the no-daemon CLI alternative to the slack-mcp-server; it reads a shared on-disk cache so it is cheap to call repeatedly. Output is JSON by default, so results pipe cleanly into `jq`.
|- 관련 작업을 지원합니다.
`package:mockito` 및 `build_runner`를 사용하여 외부 종속성에 대한 모의 객체를 정의하고 생성합니다. API나 데이터베이스와 같은 복잡한 외부 서비스에 의존하는 클래스를 단위 테스트할 때 사용합니다.
Invoke the `incidentio` CLI to drive the incident.io API — incidents, actions, follow-ups, alerts/alert sources/routes, escalations & on-call schedules, catalog (types/entries/resources), custom fields, severities, incident types/roles/statuses/timestamps, status pages (including creating and managing public pages, components, layout, subscribers, templates), workflows, users, teams, API keys, heartbeats, maintenance windows, and settings. Uses the public Bearer API (OpenAPI-generated commands) plus internal dashboard (cookie) commands generated from captured HARs, hand-curated internal endpoints, and a `raw` escape hatch for any un-codified path. Use whenever a task needs incident.io data or actions, such as "list our incidents", "create an incident", "show the on-call schedule", "build or manage a status page", "list status page subscribers", "tune a dashboard setting", or "hit an internal dashboard endpoint".