Skip to main content

Skills neste repositório

tools-only/X-Skills - Página 21

O SkillsMP coletou 2.943 skills de tools-only/X-Skills. Abra uma skill para revisar a origem e os detalhes.

tools-only/X-Skills

Mostrando 40 de 2.943 skills coletadas.

ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find and patch the water jump velocity inside CCSPlayer_MovementServices_CheckJumpButton in CS2 binary using IDA Pro MCP. This patch changes the water jump velocity from 100.0f to 145.0f by modifying the immediate operand of a mov instruction. Use this skill…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find and identify the CBasePlayerPawn_CommitSuicide function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the CommitSuicide function by searching for the "bot_kill" command string, tracing…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find and identify the TraceAttack function and CTakeDamageInfo struct in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the TraceAttack function by searching for the "FireBullets" debug string…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Find and identify the CBaseEntity_CollisionRulesChanged virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the CollisionRulesChanged function by first finding CBaseEntity_SetOwner…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find and identify the CBaseEntity_TakeDamageOld function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the TakeDamageOld function by searching for the TakeDamageOld debug string references…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Find and identify the CBaseEntity_IsPlayerPawn and CBaseEntity_IsPlayerController virtual functions in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate both vfuncs by decompiling ShowHudHint,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Find and identify the CBaseTrigger_PassesTriggerFilters virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the PassesTriggerFilters function by first finding…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Find and identify the CPhysBox_Use_PatchCaller patch in CS2 binary using IDA Pro MCP. This patch changes the third argument of the sub_XXXXXXXX call inside CPhysBox_Use from inputdata->pCaller to this (the CPhysBox entity pointer), so the caller is the…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Find and identify the CTriggerPush_Touch (CTriggerPush::Touch) virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the CTriggerPush touch handler function by using vtable…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find and identify the CBasePlayerPawn_RemovePlayerItem function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the RemovePlayerItem function by searching for the "DestroyWeapon" string…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Find and identify the CCSPlayer_ItemServices_GiveNamedItem function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the GiveNamedItem wrapper function in CCSPlayer_ItemServices vtable by…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write patch analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after identifying a patch target and generating a signature for it to persist the results in a standardized YAML format.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find and identify the CBaseEntity_GetHammerUniqueId virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the GetHammerUniqueId vfunc by searching for the "hammerUniqueId" string and…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Security Incident Report templates drawing from NIST/SANS. DDoS post-mortem, CVE correlation, timeline documentation, and blameless root cause analysis. Use when working with incident report, post-mortem, sir, ddos analysis, security reporting, root cause…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Assess and enhance software projects for enterprise-grade security, quality, and automation. Aligned with OpenSSF Scorecard, SLSA, and S2C2F. Use when working with enterprise, openssf, slsa, security, scorecard, supply chain, badge.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

SEO configuration and best practices for TYPO3 v13/v14, including EXT:seo setup, sitemaps, meta tags, and structured data. Use when working with seo, sitemap, meta, robots, structured data, opengraph.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

PHP 8.4 specific features, deprecations, and migration patterns. Property hooks, asymmetric visibility, new array functions, and breaking changes.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

PHP 8.4 considerations for TYPO3 version updates. Breaking changes, compatibility, and migration strategies.

Idioma do texto original: inglês

atualizado
ocupação
Advogados
descrição

EU-wide Impressum requirements under eCommerce Directive 2000/31/EC. Country-by-country compliance matrix.

Idioma do texto original: inglês

atualizado
ocupação
Escritores e autores
descrição

Marketing copywriting for landing pages, homepages, pricing pages, and product pages.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Pricing strategy, packaging, value metrics, and monetization for SaaS and digital products.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Conditional field and page visibility for TYPO3 Powermail forms using powermail_cond. AJAX-based dynamic show/hide of fields and fieldsets based on user input with 10 comparison operators.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Security considerations for Content Blocks. Input validation, XSS prevention, and secure templating.

Idioma do texto original: inglês

atualizado
ocupação
Advogados
descrição

German Impressum requirements under DDG and MStV. All Rechtsformen including GmbH, AG, UG, GbR, OHG, KG.

Idioma do texto original: inglês

atualizado
ocupação
AdvogadosParalegais e assistentes jurídicos
descrição

Austrian Impressum (legal notice) requirements for all company types. Covers ECG, UGB, GewO, MedienG, and Offenlegungspflicht for public media. Use when working with impressum, legal notice, imprint, austria, österreich, ECG, mediengesetz, offenlegung.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Answer Engine Optimization (AEO) and Generative Engine Optimization (GEO) strategies for AI-powered search visibility in ChatGPT, Perplexity, Google AI Overviews, and other AI search platforms. Use when working with aeo, geo, ai search, chatgpt search,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Marketing skills for AI agents. CRO, copywriting, SEO, analytics, pricing, and growth engineering. From Corey Haines' Marketing Skills collection. Use when working with marketing, cro, conversion, copywriting, seo, landing page, pricing, growth.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Expert guidance on creating Content Elements, Record Types, Page Types, and File Types using TYPO3 Content Blocks extension - the single source of truth for content modeling. Use when working with content-blocks, content-element, record-type, page-type,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Full-funnel Conversion Rate Optimization (CRO) for SaaS and web apps. Covers page CRO, form optimization, signup flow, onboarding activation, popup/modal design, and paywall/upgrade screens. Use when optimizing any part of the conversion funnel.

Idioma do texto original: inglês

atualizado
ocupação
Escriturários de arquivos
descrição

Expert guidance on TYPO3 Workspaces: versioning, staging, publishing workflows, file limitations, file collection workspace safety, query migration, debugging, and testing. Use when working with workspace, versioning, staging, publishing, review, draft…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create product documentation with help pages, AI-generated screenshots, Remotion product videos with TTS narration and background music, and GitHub README visual documentation. Use when asked to create documentation, a help page, product tour video, generate…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Page conversion rate optimization (CRO) for landing pages, homepages, pricing pages, and feature pages.

Idioma do texto original: inglês

atualizado
ocupação
Arquitetos de banco de dados
descrição

Supabase-specific Postgres patterns including auth.uid(), RLS policies, Edge Functions, and MCP server integration.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

PHP 8.4 patterns for TYPO3 Core contributions. Using new language features in Core patches.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Documenting Content Blocks extensions. RST patterns for config.yaml, templates, and usage examples.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Converting extensions to Content Blocks during upgrade. Step-by-step migration from classic TCA.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Using DataHandler with Content Blocks records. Creating, updating, and managing Content Blocks-based content programmatically.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Audio visualization patterns - spectrum bars, waveforms, bass-reactive effects

Idioma do texto original: inglês

atualizado
ocupação
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)
descrição

Create, edit, and analyze office documents (PDF, DOCX, PPTX, XLSX). Use when working with PDFs, Word documents, PowerPoint presentations, or Excel spreadsheets. Covers text extraction, form filling, document creation, and data analysis.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 2.943 skills coletadas.