性能

性能分析与优化

显示 121-144 / 共 2707 个技能
thedivergentai

godot-genre-racing

thedivergentai

"Expert blueprint for racing games including vehicle physics (VehicleBody3D, suspension, friction), checkpoint systems (prevent shortcuts), rubber-banding AI (keep races competitive), drifting mechanics (reduce friction, boost on exit), camera feel (FOV increase with speed, motion blur), and UI (speedometer, lap timer, minimap). Use for arcade racers, kart racing, or realistic sims. Trigger keywords: racing_game, vehicle_physics, checkpoint_system, rubber_banding, drifting_mechanics, camera_feel."

动画 594 6个月前
thedivergentai

godot-gdscript-mastery

thedivergentai

"Expert GDScript best practices including static typing (var x: int, func returns void), signal architecture (signal up call down), unique node access (%NodeName, @onready), script structure (extends, class_name, signals, exports, methods), and performance patterns (dict.get with defaults, avoid get_node in loops). Use for code review, refactoring, or establishing project standards. Trigger keywords: static_typing, signal_architecture, unique_nodes, @onready, class_name, signal_up_call_down, gdscript_style_guide."

游戏开发 594 6个月前
thedivergentai

godot-2d-animation

thedivergentai

"Expert patterns for 2D animation in Godot using AnimatedSprite2D and skeletal cutout rigs. Use when implementing sprite frame animations, procedural animation (squash/stretch), cutout bone hierarchies, or frame-perfect timing systems. Trigger keywords: AnimatedSprite2D, SpriteFrames, animation_finished, animation_looped, frame_changed, frame_progress, set_frame_and_progress, cutout animation, skeletal 2D, Bone2D, procedural animation, animation state machine, advance(0)."

动画 594 6个月前
thedivergentai

godot-adapt-3d-to-2d

thedivergentai

"Expert patterns for simplifying 3D games to 2D including dimension reduction strategies, camera flattening, physics conversion, 3D-to-sprite art pipeline, and control simplification. Use when porting 3D to 2D, creating 2D versions for mobile, or prototyping. Trigger keywords: CharacterBody3D to CharacterBody2D, Camera3D to Camera2D, Vector3 to Vector2, flatten Z-axis, orthogonal projection, 3D to sprite conversion, performance optimization."

游戏开发 594 6个月前
thedivergentai

godot-characterbody-2d

thedivergentai

"Expert patterns for CharacterBody2D including platformer movement (coyote time, jump buffering, variable jump height), top-down movement (8-way, tank controls), collision handling, one-way platforms, and state machines. Use for player characters, NPCs, or enemies. Trigger keywords: CharacterBody2D, move_and_slide, is_on_floor, coyote_time, jump_buffer, velocity, get_slide_collision, one_way_platforms, state_machine."

游戏开发 594 6个月前
thedivergentai

godot-audio-systems

thedivergentai

"Expert patterns for Godot audio including AudioStreamPlayer variants (2D positional, 3D spatial), AudioBus mixing architecture, dynamic effects (reverb, EQ,compression), audio pooling for performance, music transitions (crossfade, bpm-sync), and procedural audio generation. Use for music systems, sound effects, spatial audio, or audio-reactive gameplay. Trigger keywords: AudioStreamPlayer, AudioStreamPlayer2D, AudioStreamPlayer3D, AudioBus, AudioServer, AudioEffect, music_crossfade, audio_pool, positional_audio, reverb, bus_volume."

代码生成 594 6个月前
thedivergentai

godot-debugging-profiling

thedivergentai

"Expert debugging workflows including print debugging (push_warning, push_error, assert), breakpoints (conditional breakpoints), Godot Debugger (stack trace, variables, remote debug), profiler (time profiler, memory monitor), error handling patterns, and performance optimization. Use for bug fixing, performance tuning, or development diagnostics. Trigger keywords: breakpoint, print_debug, push_error, assert, profiler, remote_debug, memory_leak, orphan_nodes, Performance.get_monitor."

调试 594 6个月前
thedivergentai

godot-adapt-2d-to-3d

thedivergentai

"Expert patterns for migrating 2D games to 3D including node type conversions, camera systems (third-person, first-person, orbit), physics layer migration, sprite-to-model art pipeline, and control scheme adaptations. Use when porting 2D projects to 3D or adding 3D elements. Trigger keywords: CharacterBody2D to CharacterBody3D, Area2D to Area3D, Camera2D to Camera3D, Vector2 to Vector3, collision_layer migration, sprite to MeshInstance3D, 2D to 3D conversion."

代码生成 594 6个月前
affaan-m

council

affaan-m

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.

性能 24.4万 5个月前
affaan-m

jpa-patterns

affaan-m

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.

代码生成 24.4万 6个月前
affaan-m

python-patterns

affaan-m

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

数据处理 24.4万 6个月前
affaan-m

benchmark

affaan-m

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

代码评审 24.4万 5个月前
sammcj

code-simplification

sammcj

Use this skill when you need to review and refactor code to make it simpler, more maintainable, and easier to understand. Helps with identifying overly complex solutions, unnecessary abstractions.

性能 159 7个月前
Microck

AgentDB Performance Optimization

Microck

"Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors."

向量嵌入 390 9个月前
Microck

analyzing-financial-statements

Microck

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

数据处理 390 9个月前
Microck

AgentDB Memory Patterns

Microck

"Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants."

数据库 390 9个月前
Microck

alex-hormozi-pitch

Microck

Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.

代码生成 390 9个月前
borghei

operations-manager

borghei

Expert operations management covering process optimization, operational efficiency, resource management, and continuous improvement.

代码评审 562 6个月前
borghei

ceo-advisor

borghei

Strategic advisor for CEOs on leadership, board governance, investor relations, M&A, organizational scaling, and executive decision-making.

数据处理 562 7个月前
borghei

content-strategist

borghei

Expert content strategy covering content planning, editorial calendars, brand voice, content optimization, and multi-channel distribution.

性能 562 7个月前
borghei

hr-business-partner

borghei

Expert HR business partnership covering talent strategy, organizational development, employee relations, and people analytics.

代码评审 562 6个月前
borghei

marketing-analyst

borghei

Expert marketing analytics covering campaign analysis, attribution modeling, marketing mix modeling, ROI measurement, and performance reporting.

分析 562 7个月前
addyosmani

performance

addyosmani

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

自动化 2706 7个月前
addyosmani

web-quality-audit

addyosmani

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

无障碍 2706 7个月前