panupo6284/expert-skills
Load expert mental models into AI to improve decisions, reasoning, and judgment without role-playing personas
Load expert mental models into AI to improve decisions, reasoning, and judgment without role-playing personas
npx skills add panupo6284/expert-skillsLoad expert mental models into AI to improve decisions, reasoning, and judgment without role-playing personas
주간소식을 정리해주는 Claude Skill 및 사용 예시입니다.
Network protocol attack playbook. Use when exploiting layer 2/3 protocols including ARP spoofing, LLMNR/NBT-NS/mDNS poisoning, WPAD abuse, DHCPv6 attacks, VLAN hopping, STP manipulation, DNS spoofing, IPv6 attacks, and IDS/IPS evasion.
Automate Mem0 tasks via Rube MCP (Composio). Always search tools first for current schemas.
M.CQ Ventures | Personal Business Operating System & AI Agent Skills
A Claude skill that helps founders write stronger applications to startup programs, accelerators, and pre-accelerators.
Functional programming helpers for Golang using samber/lo — 500+ type-safe generic functions for slices, maps, channels, strings, math, tuples, and concurrency (Map, Filter, Reduce, GroupBy, Chunk, Flatten, Find, Uniq, etc.). Core immutable package (lo), concurrent variants (lo/parallel aka lop), in-place mutations (lo/mutable aka lom), lazy iterators (lo/it aka loi for Go 1.23+), and experimental SIMD (lo/exp/simd). Apply when using or adopting samber/lo, when the codebase imports github.com/samber/lo, or when implementing functional-style data transformations in Go. Not for streaming pipelines (→ See `samber/cc-skills-golang@golang-samber-ro` skill).