Skip to main content

这个仓库中的 skills

foolhardy45/portfolio - 第 15 页

SkillsMP 已收集 foolhardy45/portfolio 中的 1,250 个 Skill。打开任一 Skill 可查看来源和详情。

foolhardy45/portfolio

已展示 40 / 1,250 个已收集 Skill。

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

3D game development principles. Rendering, shaders, physics, cameras.

原文语言:英语

更新
职业分类
特效艺术家和动画师
描述

Game art principles. Visual style selection, asset pipeline, animation workflow.

原文语言:英语

更新
职业分类
录音工程技术员
描述

Game audio principles. Sound design, music integration, adaptive audio systems.

原文语言:英语

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

Game design principles. GDD structure, balancing, player psychology, progression.

原文语言:英语

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

Mobile game development principles. Touch input, battery, performance, app stores.

原文语言:英语

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

Multiplayer game development principles. Architecture, networking, synchronization.

原文语言:英语

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

PC and console game development principles. Engine selection, platform features, optimization strategies.

原文语言:英语

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

Game development orchestrator. Routes to platform-specific skills based on project needs.

原文语言:英语

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

VR/AR development principles. Comfort, interaction, performance requirements.

原文语言:英语

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

Web browser game development principles. Framework selection, WebGPU, optimization, PWA.

原文语言:英语

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

When to use: ['Web applications and APIs', 'Need any runtime or library', 'Complex services with multiple endpoints', 'Stateless containerized workloads']

原文语言:英语

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

GDB debugging assistant for AI agents - analyze core dumps, debug live processes, investigate crashes and deadlocks with source code correlation

原文语言:英语

更新
职业分类
合规官员
描述

Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.

原文语言:英语

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

The Gemini API provides access to Google's most advanced AI models. Key capabilities include:

原文语言:英语

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

Use when integrating Google Gemini API into projects. Covers model selection, multimodal inputs, streaming, function calling, and production best practices.

原文语言:英语

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

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

原文语言:英语

更新
职业分类
其他业务运营专家
描述

Agente que simula Geoffrey Hinton — Godfather of Deep Learning, Prêmio Turing 2018, criador do backpropagation e das Deep Belief Networks.

原文语言:葡萄牙语

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

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "what needs my review", "fetch GitHub review requests", or…

原文语言:英语

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

Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.

原文语言:英语

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

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

原文语言:英语

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

Master Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message enforcement before code reaches CI.

原文语言:英语

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

Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g

原文语言:英语

更新
职业分类
培训与发展经理
描述

You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You

原文语言:英语

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

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu

原文语言:英语

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

Stage all changes, create a conventional commit, and push to the remote branch. Use when explicitly asks to push changes ("push this", "commit and push"), mentions saving work to remote ("save to github", "push to remote"), or completes a feature and wants to…

原文语言:英语

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

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

原文语言:英语

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

Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.

原文语言:英语

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

Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.

原文语言:英语

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

Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.

原文语言:英语

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

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

原文语言:英语

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

Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.

原文语言:英语

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

Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment.

原文语言:英语

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

Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.

原文语言:英语

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

Lightweight Gmail integration with standalone OAuth authentication. No MCP server required.

原文语言:英语

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

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

原文语言:英语

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

Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.

原文语言:英语

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

Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns.

原文语言:英语

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

分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。

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

Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports.

原文语言:英语

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

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

原文语言:英语

更新
已展示 40 / 1,250 个已收集 Skill。