441 results (15.9ms) page 12 / 23
hzqst / cs2-vibesignatures-find-cgamerules-clientsettingschanged exact

Find and identify the CGameRules_ClientSettingsChanged function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the...

hzqst / cs2-vibesignatures-find-cbaseplayercontroller-setplayername exact

Find and identify the CBasePlayerController_SetPlayerName function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetPlayerName...

hzqst / cs2-vibesignatures-find-ccsplayercontroller-switchteam exact

Find and identify the CCSPlayerController_SwitchTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SwitchTeam function...

bntvllnt / agent-skills-github exact

|

hzqst / cs2-vibesignatures-find-networkstatechanged exact

Find and identify the NetworkStateChanged function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the NetworkStateChanged function...

hzqst / cs2-vibesignatures-find-util-saytextfilter exact

Find and identify the UTIL_SayTextFilter function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the UTIL_SayTextFilter function by...

hzqst / cs2-vibesignatures-find-host-say exact

Find and identify the Host_Say function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the Host_Say function by searching for...

hzqst / cs2-vibesignatures-find-ccsplayer-weaponservices-canuse exact

Find and identify the CCSPlayer_WeaponServices_CanUse function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CanUse weapon...

hzqst / cs2-vibesignatures-write-vfunc-as-yaml exact

Write virtual function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing virtual function identification, signature generation, and vtable analysis...

hzqst / cs2-vibesignatures-find-cgameeventmanager-init exact

Find and identify the CGameEventManager_Init function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the game event manager...

hzqst / cs2-vibesignatures-find-cbaseentity-takedamageold exact

Find and identify the CBaseEntity_TakeDamageOld function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the TakeDamageOld function...

andrelandgraf / fullstackrecipes-ai-chat exact

Build a complete AI chat application with database persistence, chat list management, and automatic title generation.

hzqst / cs2-vibesignatures-find-util-saytextfilter2 exact

Find and identify the UTIL_SayTextFilter2 function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the UTIL_SayTextFilter2 function...

parcadei / continuous-claude-v3-refactor exact

Code refactoring workflow - analyze β†’ plan β†’ implement β†’ review β†’ validate

hzqst / cs2-vibesignatures-find-ccsgamerules-findpickerentity exact

Find and identify the CCSGameRules_FindPickerEntity function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the FindPickerEntity...

hzqst / cs2-vibesignatures-find-cserversideclient-ishearingclient exact

Find and identify the CServerSideClient_IsHearingClient function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 engine2.dll or libengine2.so to locate the...

Y4rd13 / fullstack-ml-ai-agent-skills-fastapi-architect exact

Scaffold, review, or refactor FastAPI services using uv, a src/ layout, versioned routers (/v1, /v2), and optional singleton external clients under src/services/clients when needed.

AllayMC / allayskill exact

Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an...