clerk-chrome-extension-patterns
@clerk/chrome-extension을 사용한 Chrome 확장 프로그램 인증 -- 팝업/사이드패널
SKILL DIRECTORY
설치 수와 최근 흐름을 기준으로 필요한 Agent Skill을 찾아보세요.
skills.sh API 기준방금 확인
@clerk/chrome-extension을 사용한 Chrome 확장 프로그램 인증 -- 팝업/사이드패널
Make Sentry stack traces readable — upload source maps for JavaScript/TypeScript, or debug files for native and mobile (dSYM, ProGuard/R8, NDK symbols, Dart obfuscation maps, .NET PDBs). Use when frames in Sentry show minified names, bundled paths, hex addresses, "unknown", or method names with no file/line, instead of your original source.
Optimize LinkedIn profile for searchability, recruiter visibility, and engagement
Generate STAR stories, practice questions, and talking points from resume
>- 관련 작업을 지원합니다.
Instrument an application with Sentry — detect the platform, install and initialize the SDK if needed, and wire up any signal — error monitoring, tracing/performance, logging, metrics, profiling, session replay, user feedback, cron check-ins, and AI/LLM monitoring (agent runs, token cost, and conversations for OpenAI, Anthropic, Vercel AI, LangChain, Google GenAI, Pydantic AI, and Laravel AI). Use to add Sentry to a project or to capture more than errors.
Use when agents work concurrently in a codebase, shared files have recurring merge conflicts, or AGENTS.md or CLAUDE.md needs maintenance.
pytest, 피처, 모킹, 테스트 주도 개발을 활용하여 포괄적인 테스트 전략을 구현하세요. 파이썬 테스트를 작성하거나, 테스트 스위트를 구성하거나, 테스트 모범 사례를 구현할 때 활용하세요.
Add and configure in-game voice chat and text chat for Unity multiplayer games using Unity Vivox. Covers microphone setup and mic permissions on Android/iOS, voice activity detection (VAD) tuning, voice volume and mute controls in a settings UI (VoiceVadMinimumVolume, mic slider, mute button, speaking indicator), proximity/3D spatial voice for FPS/co-op games, team/party/lobby/guild voice channels, push-to-talk, muting self and other players, whisper/direct messages, in-game text chat, and Vivox SDK init + Unity Authentication sign-in. Use when the user asks to add voice chat, voice comms, microphone/mic support, a voice-chat settings UI, mute button, VAD threshold, push-to-talk, proximity or spatial voice, team voice, party chat, lobby chat, direct messages, or mentions Vivox, VivoxService, com.unity.services.vivox, JoinGroupChannelAsync, JoinPositionalChannelAsync, LoginAsync, or migrating from legacy Vivox (Client.Instance / LoginSession / AccountId).
실전 환경에 바로 배포할 수 있는 애플리케이션을 구축하기 위한 NestJS 모범 사례 및 아키텍처 패턴. 이 기술은 NestJS 코드를 작성, 검토 또는 리팩토링할 때 모듈, 의존성 주입, 보안 및 성능에 대한 적절한 패턴을 보장하기 위해 활용해야 합니다.
Use when drafting or editing durable prose, including docs, UI copy, comments, commit messages, and PR or issue text. Skip ordinary chat replies.
Deep Agents 애플리케이션을 구축할 때는 이 스킬을 활용하세요. create_deep_agent(), 하네스 아키텍처, SKILL.md 형식 및 구성 옵션을 다룹니다.
Google Chat: 스페이스에 메시지를 보내세요.
사용자 지정 메시지와 날짜 범위를 설정하여 Gmail 부재 중 자동 회신 기능을 활성화하세요.
Clerk를 활용한 Astro 패턴 — 미들웨어, SSR 페이지, 아일랜드 컴포넌트,
ClerkKit을 사용하여 네이티브 Swift 및 iOS 앱에 Clerk 인증 기능을 구현하기
Gmail: 메시지에 답장하기 (스레드 기능이 자동으로 처리됩니다).
Run a pre-submission compliance check against your Shopify app's codebase. Reviews App Store requirements and surfaces likely issues before you submit for official review.
>-
Go 언어의 의존성 주입(DI)에 대한 종합 가이드입니다. DI가 중요한 이유(테스트 용이성, 느슨한 결합, 관심사 분리, 라이프사이클 관리), 수동 생성자 주입, DI 라이브러리 비교(google/wire, uber-go/dig, uber-go/fx, samber/do)를 다룹니다. 서비스 아키텍처 설계, 의존성 주입 설정, 밀접하게 결합된 코드 리팩토링, 싱글톤 또는 서비스 팩토리 관리 시, 혹은 사용자가 Go 언어에서의 제어 반전(Inversion of Control), 서비스 컨테이너, 의존성 연결에 대해 문의할 때 이 기술을 활용하세요. 특정 DI 라이브러리에 대해서는 → `samber/cc-skills-golang@golang-google-wire`, `samber/cc-skills-golang@golang-uber-dig`, `samber/cc-skills-golang@golang-uber-fx` 또는 `samber/cc-skills-golang@golang-samber-do` 스킬을 참조하세요.