Nathan13888

13 mods across 1 repository, 5 stars between them.

check

01

Nathan13888/nice-skills

Skill Claude CodeCodex

Verifies the agent's current work against a specific question by analyzing unstaged changes, staged changes, recent commits, and codebase context. Answers succinctly for a senior audience. Use when user says "/check", "verify that", "confirm that", "check if", "is X done?", or asks about current session changes.

5 1mo ago A 69 tokens

combine-docs

02

Nathan13888/nice-skills

Skill Claude CodeCodex

Discovers all documentation in a project, analyzes it for redundancy, contradictions, and staleness, proposes a consolidation plan, then executes it. Produces optimized docs for both humans and agents. Use when user says "combine docs", "consolidate documentation", "merge docs", "clean up docs", "fix documentation"…

5 1mo ago A 91 tokens

doc-n-fix

03

Nathan13888/nice-skills

Skill Claude CodeCodex

Processes PR review feedback into a prioritized checklist, documents it to a user-chosen destination, then fixes issues one by one with progress tracking. Use when user says "doc-n-fix", "fix review comments", "address feedback", "work through PR review", or "fix PR comments".

5 1mo ago A 64 tokens

explore

04

Nathan13888/nice-skills

Skill Claude CodeCodex

Strategic discovery of a project's capabilities from a solutions architect perspective. Deploys parallel discovery agents to map architecture, inventory features, and assess infrastructure, then synthesizes findings into a capabilities report with strategic improvement recommendations. Use when user says "explore"…

5 1mo ago A 77 tokens

feature-branch

05

Nathan13888/nice-skills

Skill Claude CodeCodex

Create a new git branch off trunk using the project's existing naming convention. Detects trunk (main/master/etc.) and the dominant prefix pattern (feat/, /, etc.) from existing branches, slugifies the feature description, and runs git checkout -b. Use when user says "feature branch", "new branch", "create branch"…

5 1mo ago A 83 tokens

init-repo

06

Nathan13888/nice-skills

Skill Claude CodeCodex

Scaffolds a new project repository for agentic development from a problem description, or sets up ops tooling (git, precommits, gitignore, licensing, CI) for an existing project. Guides the user through naming, runtime, package manager, devops, licensing, and project structure. Use when the user says "init project"…

5 1mo ago A 103 tokens

issue

07

Nathan13888/nice-skills

Skill Claude CodeCodex

Capture a problem or change request, verify it lightly against the codebase, draft a structured issue report, then route to one of: upload to GitHub/GitLab, document in code, hand off for implementation, or a free-text next step. Use when user says "/issue", "report a problem", "file a bug", "raise an issue", "track…

5 1mo ago A 85 tokens

mvp

08

Nathan13888/nice-skills

Skill Claude CodeCodex

Product design, feature planning, and technical architecture for new projects. Explores the problem space through deep requirements gathering, suggests creative features, makes architecture decisions, and produces a structured MVP plan with scope boundaries, a future roadmap, and a deliverable tracker. Uses plan mode…

5 1mo ago A 107 tokens

readme

09

Nathan13888/nice-skills

Skill Claude CodeCodex

Generate a high-quality README.md for an existing repository. Use this skill whenever a user asks to write, create, generate, draft, or improve a README for a codebase, project, or repo. Also trigger when the user says things like "document this project", "add a README", "write project docs", or "make this repo…

5 1mo ago B 101 tokens

send-it

10

Nathan13888/nice-skills

Skill Claude CodeCodex

Push feature branch and create a GitHub PR with structured title and description. Auto-detects branch context, drafts a structured PR body, gets user confirmation, then pushes and creates the PR. GitHub-only, uses gh CLI. Use when user says "send it", "push and PR", "create PR", "open a PR", "ship it", or "send this…

5 1mo ago A 82 tokens

sus

11

Nathan13888/nice-skills

Skill Claude CodeCodex

Finds suspicious, architecturally problematic, or high-impact maintainability issues in a codebase. Deploys parallel analysis agents to explore code, then synthesizes findings into a prioritized report. Use when user says "find problems", "audit code", "what's sus", "code review the repo", "find tech debt", or asks…

5 1mo ago A 74 tokens

tackle

12

Nathan13888/nice-skills

Skill Claude CodeCodex

Ingest arbitrary feedback (GitHub/GitLab URL, pasted review, image, file path, free text) about the current repo, decompose it into a prioritized action plan with per-item owners (human / main-agent / subagent), confirm with the user, then dispatch execution. Use when user says "/tackle", "address this feedback", "act…

5 1mo ago A 95 tokens

wtf

13

Nathan13888/nice-skills

Skill Claude CodeCodex

Quick situational awareness for the current git branch. Summarizes what a feature branch is about by analyzing commits and changes against trunk. On trunk, highlights recent interesting activity. Use when user says "wtf", "what's going on", "what is this branch", "what changed", or "catch me up".

5 1mo ago A 68 tokens