Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hamsterball-re

يحتوي hamsterball-re على 26 من skills المجمعة من evangit2، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
26
Stars
3
محدث
2026-07-13
Forks
0
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

hamsterball-re
مطوّرو البرمجيات

Reverse engineer and recreate the Hamsterball game (2000s Windows game by Raptisoft)

2026-07-13
ghidra-mcp-headless
مطوّرو البرمجيات

Start GhidraMCP headless server with the Hamsterball.exe project — always do this before any RE work

2026-06-05
ghidra-restore-renames
مطوّرو البرمجيات

Restore all function renames from FUNCTION_MAP.md back into a fresh Ghidra project after DB loss or re-import

2026-06-05
hermes-agent
مطوّرو البرمجيات

Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.

2026-04-16
excalidraw
مطوّرو البرمجيات

Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.

2026-04-16
popular-web-designs
مطوّرو الويب

54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.

2026-04-16
d3d8-cross-compile-wine
مطوّرو البرمجيات

Cross-compile D3D8-based game with MinGW, test on Wine with OpenGL translation

2026-04-16
dogfood
محللو ضمان جودة البرمجيات والمختبرون

Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports

2026-04-16
wine-api-comparison-test
محللو ضمان جودة البرمجيات والمختبرون

Compare D3D8 API calls between original game EXE and reimplementation under Wine

2026-04-16
github-auth
مطوّرو البرمجيات

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

2026-04-16
github-commits
مطوّرو البرمجيات

Git commit and push workflow for hamsterball-re repo and other projects. Handles common push failures and credential issues in sandbox environments.

2026-04-16
hamsterball-git-sync
مطوّرو البرمجيات

Dual-repo sync for hamsterball-re - public (no binaries) and private (with binaries). Push workflow, binary purging, and remote management.

2026-04-16
hamsterball-audio-reimplementation
مطوّرو البرمجيات

Reimplement Hamsterball audio from BASS/DirectSound to SDL2_mixer — pitfalls, volume fade patterns, MinGW build issues, and Windows testing workflow.

2026-04-16
hamsterball-re-progress
مطوّرو البرمجيات

Track hamsterball RE project state

2026-04-16
obliteratus
مطوّرو البرمجيات

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament evaluation, and telemetry-driven recommendations. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.

2026-04-16
ocr-and-documents
موظفو المكاتب العامون

Extract text from PDFs and scanned documents. Use web_extract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

2026-04-16
godmode
محللو أمن المعلومات

Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or red-team model robustness.

2026-04-16
hamsterball-first-d3d8-build
مطوّرو البرمجيات

First D3D8-based Hamsterball reimplementation build - proof of concept running on Wine

2026-04-16
hamsterball-reimplementation-workflow
مطوّرو البرمجيات

Iterative build-test-commit workflow for Hamsterball D3D8 reimplementation

2026-04-16
hamsterball-rendering-status-report
مطوّرو البرمجيات

Guidelines for documenting rendering milestones with screenshots and memory updates.

2026-04-16
arxiv
معلمو التعليم العالي، جميع الآخرون

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.

2026-04-16
polymarket
محللو التمويل والاستثمار

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

2026-04-16
binary-format-string-scan
مطوّرو البرمجيات

Parse unknown binary formats by scanning for length-prefixed strings first, then building structure around them. More reliable than sequential parsing when object sizes vary.

2026-04-16
reverse-engineering-bootstrap
محللو أمن المعلومات

Bootstrap workflow for reverse engineering a Windows game/application binary — project setup, asset acquisition, format discovery, and Ghidra analysis initiation.

2026-04-16
ghidra-rename-backup
مطوّرو البرمجيات

Backup and restore Ghidra function/label renames to/from a JSON file in the git repo

2026-04-16
ghidra-rename-export
محللو أمن المعلومات

Export all current Ghidra renames to JSON backup in git repo. Run after every RE session.

2026-04-16