Nikolahuang

21 mods across 1 repository, 14 stars between them.

docx

01

Nikolahuang/nova-cli

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)…

14 4mo ago B 77 tokens copy · 98% MIT

xlsx

02

Nikolahuang/nova-cli

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…

14 4mo ago A 96 tokens copy · 83% MIT

pdf

03

Nikolahuang/nova-cli

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.

14 4mo ago A 50 tokens copy · 73% MIT

pptx

04

Nikolahuang/nova-cli

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.

14 4mo ago B 62 tokens copy · 95% MIT

skill-creator

05

Nikolahuang/nova-cli

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

14 4mo ago A 45 tokens copy · 100% MIT

cli-demo-generator

06

Nikolahuang/nova-cli

Skill Claude CodeCodex

This skill should be used when users want to create animated CLI demos, terminal recordings, or command-line demonstration GIFs. It supports both manual tape file creation and automated demo generation from command descriptions. Use when users mention creating demos, recording terminal sessions, or generating animated…

14 4mo ago B 63 tokens copy · 92% MIT

Nikolahuang/nova-cli

Skill Claude CodeCodex

A skill for creating Excalidraw presentations and diagrams. Excalidraw is a drawing tool for making visual explanations, such as process flows, architecture diagrams, and teaching materials.

14 4mo ago A 97 tokens original MIT

markdown-tools

08

Nikolahuang/nova-cli

Skill Claude CodeCodex

Converts documents to markdown (PDFs, Word docs, PowerPoint, Confluence exports) with Windows/WSL path handling. Activates when converting .doc/.docx/PDF/PPTX files to markdown, processing Confluence exports, handling Windows/WSL path conversions, or working with markitdown utility.

14 4mo ago A 69 tokens original MIT

unifuncs

09

Nikolahuang/nova-cli

Skill Claude CodeCodex

Default web reading, AI search, and deep research tools. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in websearch and webfetch tools.

14 4mo ago A 50 tokens original MIT

brainstorming

10

Nikolahuang/nova-cli

Skill Claude CodeCodex

A collaborative planning method that turns an idea into a documented design and specification before implementation.

14 4mo ago A 30 tokens original MIT

bug-fixer

11

Nikolahuang/nova-cli

Skill Claude CodeCodex

A code debugging guide that diagnoses compile-time, runtime, and logic errors, then describes small fixes and checks the result with tests.

14 4mo ago A 13 tokens original MIT

code-review

12

Nikolahuang/nova-cli

Skill Claude CodeCodex

A structured review of source code for quality, security, performance, error handling, tests, and common development practices.

14 4mo ago A 13 tokens original MIT

doc-writer

13

Nikolahuang/nova-cli

Skill Claude CodeCodex

A technical documentation writing guide for code, APIs, and projects. An API is the defined way that software exposes functions or data to other software.

14 4mo ago A 17 tokens original MIT

git-expert

14

Nikolahuang/nova-cli

Skill Claude CodeCodex

A guide for solving Git version-control problems, including history changes, merge conflicts, lost commits, branches, submodules, and team workflows.

14 4mo ago A 15 tokens original MIT

performance

15

Nikolahuang/nova-cli

Skill Claude CodeCodex

A code and application performance analysis guide that looks for slow algorithms, database queries, web pages, and system operations.

14 4mo ago A 16 tokens original MIT

refactor

16

Nikolahuang/nova-cli

Skill Claude CodeCodex

A Chinese-language guide for restructuring code to make it easier to maintain. It covers code smells, such as long functions or repeated code, and refactoring techniques that preserve behaviour.

14 4mo ago A 15 tokens original MIT

security-audit

17

Nikolahuang/nova-cli

Skill Claude CodeCodex

A security review of code, application settings, and dependencies for common weaknesses such as injection attacks, broken access controls, exposed secrets, and unsafe libraries.

14 4mo ago A 16 tokens original MIT

Nikolahuang/nova-cli

Skill Claude CodeCodex

A four-stage method for debugging software: reproduce the problem, narrow down where it occurs, find the root cause, and verify a focused fix.

14 4mo ago A 31 tokens original MIT

Nikolahuang/nova-cli

Skill Claude CodeCodex

A development method called test-driven development, or TDD, where you write a failing test, add the smallest code that passes it, and then improve the code while keeping the test passing.

14 4mo ago A 46 tokens original MIT

test-generator

20

Nikolahuang/nova-cli

Skill Claude CodeCodex

A tool that creates unit tests for individual functions, integration tests for cooperating components, and end-to-end tests for complete user flows.

14 4mo ago A 17 tokens original MIT

writing-plans

21

Nikolahuang/nova-cli

Skill Claude CodeCodex

A format for breaking software work into small implementation tasks with exact files, code, and checks; TDD means writing tests before the code they verify.

14 4mo ago A 35 tokens original MIT