Skip to main content

Jamkris/everything-gemini-code

SkillsMP a collecté 154 skills depuis Jamkris/everything-gemini-code. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
154
Étoiles GitHub
88
Forks GitHub
22

Affichage de 40 skills collectés sur 154.

métier
Autres occupations informatiques
description

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

Langue du texte source : chinois

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

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).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Generate and audit visual design systems for consistency

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Comprehensive verification system for code changes

Langue du texte source : anglais

mis à jour
métier
Techniciens audio et vidéo
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 154.