Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Unity Script Validator
Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code quality.
Dev-GOM/claude-code-marketplace 77
-
Unity Scene Optimizer
Analyzes scenes for performance bottlenecks (draw calls, batching, textures, GameObjects). Use when optimizing scenes or investigating performance issues.
Dev-GOM/claude-code-marketplace 77
-
Unity UI System Selector
Guides selection between UGUI and UI Toolkit for projects. Use when choosing UI framework or migrating UI systems.
Dev-GOM/claude-code-marketplace 77
-
browser-pilot
Chrome DevTools Protocol (CDP) browser automation, web scraping, crawling. 브라우저 자동화, 웹 스크래핑, 크롤링.
Features/기능: screenshot with region control 영역지정스크린샷, viewport control 뷰포트제어, PDF generation PDF생성, web scraping 웹스크래핑, data extraction 데이터추출, form filling 폼작성, login automation 로그인자동화, click/input 클릭/입력, element finder 요소찾기, tab management 탭관리, cookie control 쿠키제어, JavaScript execution JS실행, page navigation 페이지이동, wait for element 요소대기, scroll 스크롤, accessibility tree 접근성트리, console messages 콘솔메시지, network idle 네트워크대기, back/forward 뒤로/앞으로, reload 새로고침, file upload 파일업로드, React compatibility React호환성, Smart Mode with Interaction Map 스마트모드.
Selectors 셀렉터: CSS selectors (ID, class, attribute), XPath selectors with wildcard * (text-based, structural), XPath indexing (select N-th element with same text). Smart Mode: text-based element search with automatic selector generation.
Bot detection bypass 봇감지우회 (navigator.webdriver=false). Auto Chrome connection 자동크롬연결. Headless/headed mode. Daemon-based architecture 데몬기반. Interaction Map System 인터랙션맵. React/framework compatibility React/프레임워크호환성.
Dev-GOM/claude-code-marketplace 77
-
auto-release-manager
Automate version updates and releases for any project type (Node.js, Python, Rust, Unity, Unreal, etc.). Detect project type, update version files, generate CHANGELOG, and handle git operations with cross-platform support.
Dev-GOM/claude-code-marketplace 77
-
git-bisect-debugging
This skill should be used when the user asks to "find which commit broke this", "debug a regression", "bisect to find the bug", or says "this used to work". Automatically activates for performance regressions, test failures that appeared recently, or any issue known to have worked at a previous commit. Can be invoked from systematic-debugging or used standalone. Not for general debugging without a known-good commit or regression history.
sjungling/sjungling-claude-plugins 10
-
structured-logging
This skill should be used when the user asks to "analyze data with SQLite", "query logs", "find patterns in test results", or "correlate errors across files". Automatically activates when parsing large output (>100 lines), correlating data from multiple sources, tracking state across operations, aggregating results (counts, averages, grouping), or querying the same dataset multiple times. Not for tiny datasets (<50 records) with a single simple query.
sjungling/sjungling-claude-plugins 10
-
tmux-aware
This skill should be used when the user asks to "start a service in tmux", "check tmux pane output", "manage background processes", or "run a server in a pane". Automatically activates when running in a TMUX session (detected by SessionStart hook). Not for one-off commands that do not need a persistent pane.
sjungling/sjungling-claude-plugins 10
-
cli-ux-designer
This skill should be used when the user asks to "design a CLI", "improve command structure", "format terminal output", "review CLI usability", "design help text", or "add flags and arguments". Automatically activates when designing new CLI tools, improving command interfaces, formatting terminal output, or reviewing CLI usability. Not for GUI/web design, backend APIs, or shell scripting.
sjungling/sjungling-claude-plugins 10
-
ios-swift-expert
This skill should be used when the user asks to "build an iOS app", "create a SwiftUI view", "fix Xcode build errors", "implement Core Data", "design app architecture", or "optimize Swift performance". Automatically activates when working with .swift files, Xcode projects (.xcodeproj, .xcworkspace), SwiftUI interfaces, or Apple platform frameworks (UIKit, Core Data, Combine, WidgetKit, App Intents). Not for cross-platform frameworks (React Native, Flutter), non-Apple platforms, or backend server development.
sjungling/sjungling-claude-plugins 10
-
obsidian-vault-manager
This skill should be used when the user asks to "manage Obsidian vault", "create a daily note", "move notes without breaking links", "search vault content", or "organize Obsidian notes". Automatically activates when working with Obsidian vaults, markdown notes with [[wiki-links]], daily notes, templates, or tags. Not for general markdown editing outside Obsidian vaults.
sjungling/sjungling-claude-plugins 10
-
technical-writer
This skill should be used when the user asks to "write a README", "create API documentation", "draft release notes", "write a tutorial", "structure documentation", or "review docs for clarity". Automatically activates when working with .md files in docs/ directories, README files, or when discussing documentation structure, style guides, or content organization. Not for creative/marketing writing, academic papers, code comments/docstrings, or internal chat.
sjungling/sjungling-claude-plugins 10
-
pdf-generation
This skill should be used when the user asks to "generate a PDF from markdown", "create a printable book", "convert documentation to PDF", or "export chapters as a PDF". Automatically activates when producing a PDF from a directory of ordered markdown chapters using pandoc and weasyprint. Not for single-file markdown-to-PDF conversion or non-documentation use cases.
sjungling/sjungling-claude-plugins 10
-
session-resume
Resume context from previous session
salavender/antigravity-compound-engineering-plugin 42
-
compound-docs
Document solved problems for knowledge persistence
salavender/antigravity-compound-engineering-plugin 42
-
standard-security-auth
Security & Authentication Specialist - Expert in JWT, cookie-based auth, MFA, and generic security patterns
salavender/antigravity-compound-engineering-plugin 42
-
debug
Systematic debugging with structured reproduction and root cause analysis.
salavender/antigravity-compound-engineering-plugin 42
-
file-todos
Manage file-based todo tracking in the todos/ directory
salavender/antigravity-compound-engineering-plugin 42
-
mobile
Expertise in mobile responsiveness, specifically table patterns and standard UI component styling.
salavender/antigravity-compound-engineering-plugin 42
-
react-hooks
Resolves React hook violations (rules of hooks, useEffect dependencies, hook ordering).
salavender/antigravity-compound-engineering-plugin 42
-
testing
Unified testing commands and patterns across frontend and backend.
salavender/antigravity-compound-engineering-plugin 42
-
supabase
Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME]
salavender/antigravity-compound-engineering-plugin 42
-
code-review
Systematic multi-perspective code review with consistent quality gates.
salavender/antigravity-compound-engineering-plugin 42
-
git-workflow
Standardized patterns for Git branching, worktrees, and lifecycle management.
salavender/antigravity-compound-engineering-plugin 42