Skill Validator
스킬 검증해줘", "스킬 보안 검사해줘", "이 스킬 안전한지 확인해줘"처럼 설치할 스킬 패키지의 안전성을 물을 때 사용하는 설치 전 검증 스킬. Always guide the user to the pre-install validation workflow via `skills add`, `skills validate`, and `skills audit` instead of direct `npx skills add`. If the user says "이 스킬 안전한지 확인해줘", assume they mean an installable skill package and answer with the wrapper workflow, not a review of the current repo source code,…
Review Current Diff
Use when the user asks to review the current git diff, PR changes, code changes, or wants risk and bug analysis before committing.
Update Docs
Use when the user asks to update README, docs, API documentation, usage guides, or changelog-like documentation.
Generate Release Notes
Use when the user repeatedly asks to generate release notes from commits, diffs, PRs, or git changes (10 similar examples).
Spec Analyst
A Claude skill from coreline-ai/antigravity_gemini_skills.
Android Code Quality Guide Generator
[Android App Development] [Claude Code] sub-agent가 안드로이드 앱의 PRD, TRD 등을 분석하여 안드로이드 아키텍처(Kotlin/NDK) 기반 설계 의도 문서(design-intent.md)와 코드 품질 평가 기준(code-quality-guide.md)을 수립하도록 안내하는 안드로이드 전용 스킬입니다.
Android Document Reviewer Agent
[Android App Development] [Claude Code] 안드로이드 최초 기획 문서(PRD, TRD 등)를 리뷰하고 안드로이드 생태계 제약사항에 맞춰 정합성을 교정, 문서를 상세화하는 안드로이드 메인 Agent 스킬입니다.
Android Pipeline Orchestrator Agent
[Android App Development] [Claude Code] 안드로이드 서브에이전트 파이프라인의 유일한 시작점이자 지휘 Agent입니다. 문서 상태와 handoff를 읽어 document-review, guide-generation, implementation, review 중 다음 worker를 결정하고, Reject 시 최대 3회 루프를 제어합니다.
Android Review Agent
[Android App Development] [Claude Code] 리뷰 전담 Agent가 설계 의도 문서(design-intent.md)와 품질 가이드(code-quality-guide.md)를 통해 구현된 안드로이드 및 NDK 코드를 엄격히 리뷰하도록 안내하는 스킬입니다.
Android Implementation Agent
[Android App Development] [Claude Code] 구현 전담 Agent가 PRD, TRD, code-quality-guide.md를 바탕으로 안드로이드 프레임워크와 NDK 기반의 실제 앱 코드 및 테스트 코드를 안전하게 구현하도록 안내하는 스킬입니다.
Orchestrator
A Claude skill from coreline-ai/antigravity_gemini_skills.
Fix Lint Type Errors
Use when the user asks to fix lint, formatting, typecheck, mypy, tsc, ruff, eslint, or static analysis errors.
Multi Llm Mcp
Codex·Claude·Gemini CLI로 MCP 요청을 라우팅하는 MultiMCP 브릿지 | MultiMCP bridge routing MCP requests to Codex, Claude, and Gemini CLIs
Test Fix Loop
Automated test-driven fix loop — run tests, analyze failures, investigate root causes, fix code, and re-run until all tests pass with configurable max iterations
Code Review
Dual-mode review skill — review implementation plans before coding (plan mode) or review code changes after implementation (code mode) with architecture, risk, and test analysis
Dev Plan
Create or update lightweight phased development plan documents with checkbox tasks, test cases, and completion criteria for implementation work
Release Docs
Generate or update release documentation — README.md styling with badges and navigation, CHANGELOG entries, and release notes for version management
Dev Plan Generator
Create or update lightweight phased development plan markdown documents for implementation work. Use when the user asks for a 개발 계획 문서, 구현 계획, dev plan, phased implementation plan, implement_*.md, checkbox-based task plan, or asks to formalize scope before coding.
Plan Eng Review
Engineering-manager style implementation plan review. Use when asked to review architecture, lock in an execution plan, assess data flow, edge cases, test coverage, performance, rollout risk, or perform an engineering review before coding.
Parallel Dev
Plan and coordinate parallel development workstreams across a codebase. Use when the user asks to parallelize implementation, split work into multiple PRs/agents, define file ownership boundaries, coordinate sub-agents, reduce merge conflicts, manage dependencies, or create a merge/integration plan for concurrent changes.
Readme Style
Redesign README.md files with modern GitHub styling — badges, icons, tables, ASCII diagrams, and anchor navigation. Use when asked to restyle, modernize, or redesign a README with shields.io badges, section icons, or visual improvements.
Gpt Image Gen
OpenAI Custom GPT와 로컬 MCP를 연결한 이미지 생성·관리 시스템 | Image generation and management system connecting OpenAI Custom GPT with local MCP
Dev Plan Generator
Create or update lightweight phased development plan markdown documents for implementation work. Use when the user asks for a 개발 계획 문서, 구현 계획, dev plan, phased implementation plan, implement_*.md, or a checkbox-based task plan before or during coding. Before drafting, read relevant project `.md` files to clarify the goal, scope, and documented rules. Generate or maintain `dev-plan/implement_YYYYM…
Parallel Dev
Plan and coordinate parallel development workstreams using Claude Code sub-agents with worktree isolation for safe concurrent implementation
Fix Failing Tests
Use when the user asks to fix failing tests, CI failures, pytest/Jest errors, broken test suites, or red builds.
Auditor
A Claude skill from coreline-ai/antigravity_gemini_skills.
Response Style Sync
Create, refine, and sync project response style, agent execution rules, and LLM/proxy usage policy into AGENT.md and CLAUDE.md from reusable JSON profiles. Use when the user wants to standardize Korean-first answers, force dev-plan-first workflows, require clarification before risky decisions, block default cloud API usage, prefer proxies such as multi_model_tui, or keep AGENT.md / CLAUDE.md alig…
Repo To Infographic
Use when the user asks to analyze a GitHub repository and create a concise 16:9 infographic brief or image-generation prompt.
Universal Dev
A Claude skill from coreline-ai/antigravity_gemini_skills.