LEEI1337

43 mods across 1 repository, 5 stars between them.

artifacts-builder

07

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

5 5mo ago A 63 tokens copy · 98% MIT

brainstorming

08

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes.

5 5mo ago A 46 tokens copy · 89% MIT

defense-in-depth

10

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible.

5 5mo ago A 35 tokens copy · 89% MIT

docx

11

LEEI1337/phantom-neural-cortex

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

5 5mo ago B 77 tokens copy · 98% MIT

file-organizer

12

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

5 5mo ago A 46 tokens copy · 100% MIT

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

5 5mo ago A 44 tokens copy · 86% MIT

git-pushing

14

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

5 5mo ago A 70 tokens original MIT

pdf

15

LEEI1337/phantom-neural-cortex

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.

5 5mo ago A 50 tokens copy · 73% MIT

pptx

16

LEEI1337/phantom-neural-cortex

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.

5 5mo ago B 62 tokens copy · 95% MIT

review-implementing

17

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments", "fix review issues", "apply these suggestions", or when…

5 5mo ago A 68 tokens original MIT

root-cause-tracing

18

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior.

5 5mo ago A 47 tokens copy · 91% MIT

skill-creator

19

LEEI1337/phantom-neural-cortex

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.

5 5mo ago A 45 tokens copy · 100% MIT

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.

5 5mo ago A 44 tokens copy · 92% MIT

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

5 5mo ago A 42 tokens copy · 94% MIT

test-fixing

22

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass. Activates on phrases like "fix the tests", "tests are failing", "make the test suite green", "run tests and…

5 5mo ago A 79 tokens copy · 91% MIT

using-git-worktrees

23

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

5 5mo ago A 35 tokens original MIT

webapp-testing

24

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

5 5mo ago A 35 tokens copy · 100% MIT