Skip to main content

这个仓库中的 skills

Jamkris/everything-gemini-code - 第 3 页

SkillsMP 已收集 Jamkris/everything-gemini-code 中的 154 个 Skill。打开任一 Skill 可查看来源和详情。

Jamkris/everything-gemini-code

已展示 40 / 154 个已收集 Skill。

职业分类
软件开发工程师
描述

Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.

原文语言:英语

更新
职业分类
综合办公文员
描述

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Evidence-first revenue, pricing, refunds, team-billing, and billing-model truth workflow for ECC. Use when the user wants a sales snapshot, pricing comparison, duplicate-charge diagnosis, or code-backed billing reality instead of generic payments advice.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications and the visual direction matters as much as the code quality.

原文语言:英语

更新
职业分类
综合办公文员
描述

Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.

原文语言:英语

更新
职业分类
信息安全分析师
描述

HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.

原文语言:英语

更新
职业分类
综合办公文员
描述

Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.

原文语言:英语

更新
职业分类
项目管理专家
描述

Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of noisy local-only findings.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Weighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the reusable graph-ranking engine itself, not the broader outreach or network-maintenance workflow layered on top…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

原文语言:英语

更新
职业分类
数据科学家
描述

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

原文语言:英语

更新
职业分类
平面设计师
描述

iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

原文语言:英语

更新
职业分类
技术写作员
描述

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Interactive installer for Everything Gemini CLI — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from…

原文语言:英语

更新
职业分类
数据库架构师
描述

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

原文语言:英语

更新
已展示 40 / 154 个已收集 Skill。