hackermanishackerman

30 mods across 1 repository, 2 stars between them.

git-commit

03

hackermanishackerman/claude-skills-vault

Command Claude Code

IMPORTANT: This command ONLY runs when explicitly invoked via /commit. Do NOT auto-commit after code modifications. Wait for user to explicitly run /commit.

2 3d ago A 0 tokens original MIT

git-push

04

hackermanishackerman/claude-skills-vault

Command Claude Code

IMPORTANT: This command ONLY runs when explicitly invoked via /push. Do NOT auto-push after commits or modifications. Wait for user to explicitly run /push.

2 3d ago A 0 tokens original MIT

beautiful-code

07

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Multi-language code quality standards for TypeScript, Python, Go, and Rust. Enforces type safety, security, performance, and maintainability with progressive enforcement. Use when writing, reviewing, or refactoring code across any of these languages.

2 3d ago A 51 tokens original MIT

doc-navigator

09

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Efficiently navigate codebase documentation during Research phase. Use instead of Grep/Glob for finding architectural decisions, feature specs, and technical docs. Maps topics to doc locations for fast context retrieval. If codebase lacks documentation structure, provides patterns to establish one.

2 3d ago A 57 tokens copy · 100% MIT

docx

10

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

2 3d ago B 77 tokens copy · 100% MIT

md

11

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Write clean, error-free markdown that IDEs and linters can parse without warnings. Use when writing documentation, README files, or skill files with code examples.

2 3d ago B 34 tokens copy · 100% MIT

pdf

12

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

2 3d ago A 50 tokens copy · 77% MIT

pptx

13

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

2 3d ago B 62 tokens copy · 97% MIT

toon

14

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Token-Oriented Object Notation (TOON) format for LLM-optimized data encoding. Converts JSON to compact, human-readable format that minimizes tokens (40% reduction) while improving LLM comprehension accuracy.

2 3d ago A 44 tokens copy · 100% MIT

xlsx

15

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

2 3d ago A 96 tokens copy · 86% MIT

fastapi-senior-dev

16

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Senior Python Backend Engineer skill for FastAPI. Use when scaffolding production-ready APIs, enforcing clean architecture, optimizing async patterns, or auditing FastAPI codebases.

2 3d ago A 39 tokens copy · 100% MIT

gemini-cli

17

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Run Gemini CLI for AI queries. Use when user asks to "run/ask/use gemini", compare Claude vs Gemini, or delegate tasks to Gemini.

2 3d ago A 35 tokens original MIT

mcp-builder

19

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2 3d ago A 61 tokens copy · 92% MIT

nextjs-senior-dev

20

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Senior Next.js 15+/16 Engineer skill for App Router. Use when scaffolding production apps, enforcing RSC patterns, auditing codebases, or optimizing performance.

2 3d ago A 40 tokens original MIT

pep8

21

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Enforces modern Python 3.11+ coding standards, PEP 8 compliance, and type-hinting best practices automatically. This skill should be used when writing, reviewing, or refactoring Python code to ensure consistency with PEP 8, proper type hints, Google-style docstrings, and modern Python idioms.

2 3d ago A 69 tokens original MIT

prompt-compressor

23

hackermanishackerman/claude-skills-vault

Skill Claude CodeCodex

Compress verbose prompts & context before LLM processing. This skill should be used when input exceeds 1500 tokens, contains redundant phrasing, or includes unnecessary context. Reduces tokens by 40-60%.

2 3d ago A 46 tokens original MIT