Skip to main content

Skills dans ce dépôt

tools-only/X-Skills - Page 21

SkillsMP a collecté 2 943 skills depuis tools-only/X-Skills. Ouvrez un skill pour examiner sa source et ses détails.

tools-only/X-Skills

Affichage de 40 skills collectés sur 2 943.

métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Avocats
description

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

Langue du texte source : anglais

mis à jour
métier
Écrivains et auteurs
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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

Langue du texte source : anglais

mis à jour
métier
Avocats
description

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

Langue du texte source : anglais

mis à jour
métier
AvocatsParajuristes et assistants juridiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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.

Langue du texte source : anglais

mis à jour
métier
Préposés aux dossiers
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

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.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 2 943.