TECH HY avatar

TECH HY

Official

@TECH-HY

0Followers
|
3Public Repos
|
135Published Skills

TECH HY publishes 135 skills spanning smart contract security auditing, fuzzing, static analysis, product owner templates, UX design systems, and agent context engineering.

Skills Distribution
DomainCybersecurit...Smart Contract & B.. (30%)Fuzzing & Static A.. (20%)Product Ownership .. (20%)UX, Accessibility .. (15%)

Agent Skills by TECH HY

Showing 135 vetted skills indexed across 1 GitHub repositories.

TECH-HYTECH-HY

copywriter

Write financial education articles, market reviews, and trading guides in a mentor-style voice.

Official
Intermediate
TECH-HYTECH-HY

dwarf-expert

Analyze and verify DWARF debug information in compiled binaries using dwarfdump and readelf.

Official
Intermediate
TECH-HYTECH-HY

ask-questions-if-underspecified

Generates targeted clarifying questions before implementing ambiguous user requests.

Official
Basic
TECH-HYTECH-HY

address-sanitizer

Detects memory errors in C/C++ code during fuzzing using AddressSanitizer instrumentation.

Official
Intermediate
TECH-HYTECH-HY

tpo-bug-tracking-template

Structures bug reports with severity classification, reproduction steps, and fix acceptance criteria.

Official
Basic
TECH-HYTECH-HY

multi-agent-patterns

Designs supervisor, swarm, and hierarchical multi-agent architectures with context isolation.

Official
Advanced
TECH-HYTECH-HY

prd-risk-nfr-review

Review draft PRDs for security, privacy, NFR, and operational readiness gaps.

Official
Intermediate
TECH-HYTECH-HY

git-cleanup

Analyzes and deletes local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active.

Official
Intermediate
TECH-HYTECH-HY

bdi-mental-states

Transform RDF context into BDI agent mental states using formal ontology patterns.

Official
Advanced
TECH-HYTECH-HY

algorand-vulnerability-scanner

Scans Algorand TEAL and PyTeal smart contracts for 11 platform-specific vulnerability patterns.

Official
Intermediate
TECH-HYTECH-HY

tpo-module-structure-guidelines

Plan and review software module structures with boundary rules, templates, and checklists.

Official
Intermediate
TECH-HYTECH-HY

harness-writing

Write fuzzing harnesses for C, C++, Rust, and Go targets across libFuzzer, AFL++, and cargo-fuzz.

Official
Advanced
TECH-HYTECH-HY

documentation-style

Applies team style rules when writing README, CHANGELOG, JSDoc, and technical documentation.

Official
Basic
TECH-HYTECH-HY

pre-market-investor-pitch-decks

Designs and reviews investor pitch decks for pre-market equity, token warrant, and token-only raises.

Official
Intermediate
TECH-HYTECH-HY

context-degradation

Diagnose and mitigate context degradation patterns in long-context language model workflows.

Official
Intermediate
TECH-HYTECH-HY

team-coding-standards

Reviews pull request diffs against team naming, JSDoc, and comment conventions.

Official
Basic
TECH-HYTECH-HY

ton-vulnerability-scanner

Scans TON FunC smart contracts for boolean logic, Jetton validation, and gas handling vulnerabilities.

Official
Intermediate
TECH-HYTECH-HY

tpo-design-review-checklist

Reviews UX/UI designs against requirement, accessibility, and feasibility checklists with structured verdicts.

Official
Intermediate
TECH-HYTECH-HY

audit-context-building

Performs line-by-line code analysis to build architectural context before security audits.

Official
Advanced
TECH-HYTECH-HY

claude-in-chrome-troubleshooting

Diagnose and fix Claude in Chrome MCP extension connectivity failures on macOS.

Official
Intermediate
TECH-HYTECH-HY

zeroize-audit

Detects missing or compiler-eliminated zeroization of secrets in C, C++, and Rust code.

Official
Advanced
TECH-HYTECH-HY

aflpp

Configure and run multi-core AFL++ fuzzing campaigns for C and C++ targets.

Official
Advanced
TECH-HYTECH-HY

libfuzzer

Fuzz C/C++ code with LLVM's coverage-guided in-process fuzzer and Clang sanitizers.

Official
Advanced
TECH-HYTECH-HY

seatbelt-sandboxer

Generates minimal allowlist-based macOS Seatbelt sandbox profiles for applications.

Official
Intermediate

Frequently Asked Questions About TECH HY

FAQPage Schema
What security tasks can I perform with TECH-HY skills?

You can scan smart contracts across seven blockchain ecosystems, run Semgrep and CodeQL static analysis, fuzz C/C++/Rust/Python/Ruby code, detect timing side channels and missing zeroization, audit GitHub Actions for prompt injection, and verify findings with false-positive elimination.

Who are these skills designed for?

Security auditors, blockchain engineers, fuzzing specialists, technical product owners, and frontend developers. Separate skill families cover Trail of Bits-style audit methods, PRD and sprint governance templates, WCAG-accessible site design, and agent context engineering.

How do the fuzzing skills work in practice?

Pick a fuzzer skill matching your language (AFL++, libFuzzer, cargo-fuzz, Atheris, Ruzzy), then apply supporting technique skills for harness writing, coverage analysis, fuzzing dictionaries, obstacle patching, and AddressSanitizer integration to find memory errors.

Are TECH-HY skills free to use?

The manifest indicates skills are published to the public repository TECHHY-VC/SKILLS via the publish-public-skills skill, which treats that repo as the canonical shared destination. No licensing fees or commercial terms are stated in the manifest.

What prerequisites do the security skills require?

Skills declare allowed-tools such as Bash, Read, Grep, and Glob, implying a shell environment. Specific scanners need their underlying engines installed (Semgrep, CodeQL, apktool for APK scanning), and fuzzers require Clang, Cargo, or language toolchains per skill.