0xMassi

18 mods across 5 repositories, 2.4k stars between them.

webclaw

01

0xMassi/webclaw

MCP server Claude CodeCodexCursor +2

Zero-install launcher for the webclaw MCP server: web extraction and anti-bot access for AI agents. Runs npx @webclaw/mcp. Runs locally from the @webclaw/mcp npm package.

2.3k 6d ago A tokens not measured AGPL-3.0

webclaw CLAUDE.md

02

0xMassi/webclaw

Instructions file

Claude Code instructions for 0xMassi/webclaw, covering webclaw, architecture, core modules (webclaw-core), fetch modules (webclaw-fetch) and llm modules (webclaw-llm).

2.3k 6d ago A 5,176 tokens AGPL-3.0

redditlens

03

0xMassi/redditlens

Skill Claude CodeCodex

Find real pain points on Reddit for any product, niche, or audience, then draft value-first replies the user can post. Interactive Q&A drives the search; outputs a pain-point report with reply drafts.

10 4mo ago A 44 tokens original MIT

0xMassi/claude-skills

Instructions file

Instructions for 0xMassi/claude-skills, covering development partner, behavior, communication, domain thinking and code standards.

7 4mo ago A 491 tokens original MIT

code-review

05

0xMassi/claude-skills

Skill Claude CodeCodex

Code review combining language strictness rules, security auditing, and performance analysis. Use when a user says /code-review or asks to review a branch, PR, or set of changes. Auto-detects languages and applies the relevant rule sets from typescript-strict, rust-strict, swift-strict, go-strict, javascript-strict…

7 4mo ago A 89 tokens original MIT

Git Commit

06

0xMassi/claude-skills

Skill Claude CodeCodex

Generates storytelling-focused Conventional Commits messages with Jira context integration, then commits and pushes changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.

7 4mo ago A 56 tokens original MIT

github-standards

07

0xMassi/claude-skills

Skill Claude CodeCodex

GitHub repository standards and workflow rules. Use when creating repos, opening PRs, pushing code, setting up CI, creating branches, writing READMEs, or reviewing repo hygiene. Covers commit format (complements git-commit skill), PR message template, sensitive data pre-commit checks, repo naming, README requirements…

7 4mo ago A 95 tokens original MIT

go-strict

08

0xMassi/claude-skills

Skill Claude CodeCodex

Go coding standards, clean code, and security rules. Use when writing, reviewing, or refactoring Go code. Covers error handling (wrapping with %w), package organization (internal/pkg split), concurrency safety (sync.RWMutex, goroutine lifecycle), Gin handler patterns, input validation, structured logging with zerolog…

7 4mo ago A 82 tokens original MIT

javascript-strict

09

0xMassi/claude-skills

Skill Claude CodeCodex

JavaScript (Node.js) strictness, clean code, and security rules. Use when writing, reviewing, or refactoring plain JavaScript (non-TypeScript) Node.js code. Covers const-first variable declarations, async/await patterns, class vs function patterns, JSDoc documentation, error handling, hot-path performance, CommonJS…

7 4mo ago A 85 tokens original MIT

0xMassi/claude-skills

Skill Claude CodeCodex

Performance audit methodology for codebases. Use when profiling applications, identifying bottlenecks, or optimizing hot paths. Covers Big O analysis, hot path identification, data structure optimization (Set/Map over Array), algorithm improvement patterns, async I/O fixes, connection pooling, caching strategies, and…

7 4mo ago A 76 tokens original MIT

postgres-strict

11

0xMassi/claude-skills

Skill Claude CodeCodex

PostgreSQL strictness, schema design, indexing, migration safety, and operational rules. Use when designing schemas, writing queries, reviewing migrations, tuning performance, or hardening a Postgres deployment. Targets PostgreSQL 16-18, with notes on pgvector, partitioning, and RLS. Pairs with security-audit-standard…

7 4mo ago A 78 tokens original MIT

rust-strict

12

0xMassi/claude-skills

Skill Claude CodeCodex

Rust security, strictness, and vulnerability prevention rules. Use when writing, reviewing, or auditing Rust code. Complements rust-skills (179 general rules) with security-focused rules: unsafe audit, unwrap/expect bans, error handling hierarchy, secret handling, concurrency safety, input validation for Tauri…

7 4mo ago A 78 tokens original MIT

0xMassi/claude-skills

Skill Claude CodeCodex

Security audit methodology and checklist for codebases. Use when performing security reviews, auditing a project for vulnerabilities, or hardening an application before deployment. Covers secret scanning, input validation, authentication/authorization, cryptographic practices, dependency auditing, CSP configuration…

7 4mo ago A 76 tokens original MIT

swift-strict

14

0xMassi/claude-skills

Skill Claude CodeCodex

Swift/SwiftUI strictness, clean code, and security rules. Use when writing, reviewing, or refactoring Swift code in iOS/macOS projects. Covers force unwrap prevention, @Observable vs ObservableObject patterns, access control, concurrency safety (@MainActor, actors, Sendable), error handling with typed enums, memory…

7 4mo ago A 87 tokens original MIT

testing-patterns

15

0xMassi/claude-skills

Skill Claude CodeCodex

Testing standards and patterns across TypeScript (Vitest), Rust (cargo test), Swift (Swift Testing), and Go (go test). Covers file conventions, mock strategies, async testing, CI integration, and anti-patterns based on real project usage.

7 4mo ago C 54 tokens original MIT

typescript-strict

16

0xMassi/claude-skills

Skill Claude CodeCodex

TypeScript strictness, clean code, and security rules. Use when writing, reviewing, or refactoring TypeScript code in any project. Enforces strict type safety (no any, no as, no unknown abuse), proper error handling patterns, import hygiene, React component conventions, and vulnerability prevention. Derived from 10+…

7 4mo ago A 81 tokens original MIT

lead-enrichment

17

0xMassi/webclaw-skill

Skill Claude CodeCodex

Discover and qualify B2B leads using webclaw. Start from a CSV of domains, a directory or "best tools" listing URL, or a plain-language ICP description — get back an enriched sheet of firmographics (company name, pitch, published contact email, socials, pricing model, target customer, tech signals, or any custom…

2 yesterday A 169 tokens

webclaw

18

0xMassi/webclaw-skill

Skill Claude CodeCodex

Web extraction for AI agents. Scrape, crawl, map, batch, extract, summarize, diff, brand, search, and 28 site-specific extractors turn any URL into clean Markdown, text, or JSON. Runs locally with no key via the webclaw MCP server; set an optional WEBCLAWAPIKEY to handle bot-protected and JavaScript-rendered pages.…

2 yesterday A 101 tokens