Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

everything-gemini-code

everything-gemini-code에는 Jamkris에서 수집한 skills 168개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
168
Stars
84
업데이트
2026-05-12
Forks
20
직업 범위
직업 카테고리 22개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

openclaw-persona-forge
기타 컴퓨터 관련 직업

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

2026-05-12
skill-stocktake
기타 컴퓨터 관련 직업

Use when auditing Gemini skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

2026-05-12
agent-payment-x402
소프트웨어 개발자

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.

2026-05-12
search-first
소프트웨어 개발자

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.

2026-05-12
backend-patterns
소프트웨어 개발자

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-05-12
deep-research
시장조사 분석가·마케팅 전문가

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

2026-05-12
exa-search
시장조사 분석가·마케팅 전문가

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

2026-05-12
fal-ai-media
소프트웨어 개발자

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

2026-05-12
security-review
소프트웨어 개발자

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2026-05-12
strategic-compact
기타 컴퓨터 관련 직업

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-05-12
x-api
소프트웨어 개발자

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

2026-05-12
accessibility
웹·디지털 인터페이스 디자이너

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).

2026-04-27
autonomous-agent-harness
소프트웨어 개발자

Transform Gemini CLI into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Gemini CLI's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

2026-04-22
autonomous-loops
소프트웨어 개발자

Patterns and architectures for autonomous Gemini CLI loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-04-22
context-budget
소프트웨어 개발자

Audits Gemini CLI context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

2026-04-22
continuous-agent-loop
소프트웨어 개발자

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

2026-04-22
continuous-learning
소프트웨어 개발자

Automatically extract reusable patterns from Gemini CLI sessions and save them as learned skills for future use.

2026-04-22
continuous-learning-v2
소프트웨어 개발자

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

2026-04-22
council
소프트웨어 개발자

Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.

2026-04-22
dart-flutter-patterns
소프트웨어 개발자

Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture.

2026-04-22
design-system
웹·디지털 인터페이스 디자이너

Generate and audit visual design systems for consistency

2026-04-22
dmux-workflows
소프트웨어 개발자

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Gemini CLI, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

2026-04-22
e2e-testing
소프트웨어 품질 보증 분석가·테스터

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

2026-04-22
eval-harness
소프트웨어 품질 보증 분석가·테스터

Formal evaluation framework for Gemini CLI sessions implementing eval-driven development (EDD) principles

2026-04-22
flutter-dart-code-review
소프트웨어 품질 보증 분석가·테스터

Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

2026-04-22
hookify-rules
기타 컴퓨터 관련 직업

This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

2026-04-22
knowledge-ops
기타 컴퓨터 관련 직업

Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.

2026-04-22
kotlin-patterns
소프트웨어 개발자

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

2026-04-22
laravel-patterns
소프트웨어 개발자

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.

2026-04-22
laravel-security
정보 보안 분석가

Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.

2026-04-22
laravel-tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

2026-04-22
nanoclaw-repl
소프트웨어 개발자

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on gemini -p.

2026-04-22
prompt-optimizer
기타 컴퓨터 관련 직업

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.

2026-04-22
pytorch-patterns
소프트웨어 개발자

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

2026-04-22
remotion-video-creation
웹 개발자

Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.

2026-04-22
rules-distill
기타 컴퓨터 관련 직업

Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files

2026-04-22
token-budget-advisor
소프트웨어 개발자

Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.

2026-04-22
verification-loop
소프트웨어 품질 보증 분석가·테스터

Comprehensive verification system for code changes

2026-04-22
video-editing
오디오 및 비디오 기술자

AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.

2026-04-22
videodb
소프트웨어 개발자

See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture.

2026-04-22
이 저장소에서 수집된 skills 168개 중 상위 40개를 표시합니다.