hackermanishackerman/claude-skills-vault Skills
(18)Browse AI agent skills from hackermanishackerman/claude-skills-vault for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Beautiful Code
hackermanishackerman/claude-skills-vault
--- name: beautiful-code description: 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. --- #
Code Reviewer
hackermanishackerman/claude-skills-vault
# Code Reviewer Skill A comprehensive code review skill that analyzes code quality, security, performance, and best practices. ## When to Use Invoke this skill when: - User asks to review code or a pull request - User requests code quality analysis - User wants security or performance au
doc-navigator
hackermanishackerman/claude-skills-vault
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.
Docx
hackermanishackerman/claude-skills-vault
--- name: docx description: "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 editin
Fastapi Senior Dev
hackermanishackerman/claude-skills-vault
--- name: fastapi-senior-dev description: Senior Python Backend Engineer skill for FastAPI. Use when scaffolding production-ready APIs, enforcing clean architecture, optimizing async patterns, or auditing FastAPI codebases. author: George Khananaev --- # FastAPI Senior Developer Transform
Gemini Cli
hackermanishackerman/claude-skills-vault
--- name: gemini-cli description: Run Gemini CLI for AI queries. Use when user asks to "run/ask/use gemini", compare Claude vs Gemini, or delegate tasks to Gemini. --- # Gemini CLI Interact w/ Google's Gemini CLI locally. Run queries, get responses, compare outputs. ## Prerequisites G
Materialreacttable Mastery
hackermanishackerman/claude-skills-vault
--- name: materialreacttable-mastery description: Material React Table V3 expert skill. Use when building feature-rich data tables w/ MUI styling, server-side ops, CRUD editing, virtualization, or complex filtering/sorting. author: George Khananaev --- # Material React Table Mastery Build
Mcp Builder
hackermanishackerman/claude-skills-vault
--- name: mcp-builder description: 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/TypeScr
Md
hackermanishackerman/claude-skills-vault
--- name: md description: 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. author: George Khananaev --- # Markdown Clean Skill Write clean, error-free markdown that IDEs and l
Nextjs Senior Dev
hackermanishackerman/claude-skills-vault
--- name: nextjs-senior-dev description: Senior Next.js 15+/16 Engineer skill for App Router. Use when scaffolding production apps, enforcing RSC patterns, auditing codebases, or optimizing performance. author: George Khananaev version: 1.3.0 --- # Next.js Senior Developer Transform into
hackermanishackerman/claude-skills-vault
--- name: pdf description: 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. license: Propriet
Pep8
hackermanishackerman/claude-skills-vault
--- name: pep8 description: 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, an
Pptx
hackermanishackerman/claude-skills-vault
--- name: pptx description: "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 tas
Project Change Log
hackermanishackerman/claude-skills-vault
# Project Change Log Automatically maintain a CHANGELOG.md file following the Keep a Changelog standard. ## When to Use - After creating a commit - When `/commit` command is executed - When user asks to update changelog - When releasing a new version ## Changelog Format The standar
Prompt Compressor
hackermanishackerman/claude-skills-vault
--- name: prompt-compressor description: 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%. author: George Khananaev --- # Prompt Compressor
Pydantic Model
hackermanishackerman/claude-skills-vault
--- name: pydantic-model description: Pydantic v2 model patterns for req/res validation, MongoDB conversion, validation rules. Travel Panel conventions. --- # Pydantic Model Skill Pydantic v2 model guidance for Travel Panel. ## When to Use - Creating req/res models for endpoints - De
Toon
hackermanishackerman/claude-skills-vault
--- name: toon description: 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. license: MIT reference: https://github.com/toon-format/toon
Xlsx
hackermanishackerman/claude-skills-vault
--- name: xlsx description: "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 formattin