441 results (5.6ms) page 11 / 23
wiztral / agent-skills-shadcn-theming exact

Customize the Shadcn design system (Tailwind v4 supported). Update design tokens, safe refactoring, and color management.

hzqst / cs2-vibesignatures-find-clientprint exact

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

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

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

arielperez82 / agents-and-skills-vercel-deploy exact

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy...

arielperez82 / agents-and-skills-refactoring exact

Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.

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

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

MZWASHERE / claude-conductor-tdd-workflow exact

Test-Driven Development guidance. Use when writing code, implementing features, or fixing bugs in projects that follow TDD methodology. Provides the Red-Green-Refactor cycle structure.

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

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

hzqst / cs2-vibesignatures-find-givenameditem exact

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

hzqst / cs2-vibesignatures-find-getcsweapondatafromkey exact

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

hzqst / cs2-vibesignatures-find-cbasemodelentity-setmodel exact

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

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

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

hzqst / cs2-vibesignatures-find-ctakedamageinfo-getweaponname exact

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

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

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

hzqst / cs2-vibesignatures-find-weaponbuy exact

Find and identify the WeaponBuy (item purchase handler) function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the WeaponBuy...

actionbook / rust-skills-rust-code-navigator exact

Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义, 查找引用, 定义在哪, 谁用了这个

ZhanlinCui / ultimate-agent-skills-collection-vercel-deploy exact

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy...

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

Write function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing function identification and signature generation to persist the results in a...