debug
01LEEI1337/phantom-neural-cortex
Command Claude Code
Systematic debugging and issue diagnosis.
LEEI1337/phantom-neural-cortex
Command Claude Code
Systematic debugging and issue diagnosis.
LEEI1337/phantom-neural-cortex
Command Claude Code
Generate comprehensive documentation.
LEEI1337/phantom-neural-cortex
Command Claude Code
Refactor code for better maintainability and performance.
LEEI1337/phantom-neural-cortex
Command Claude Code
Perform comprehensive code review with best practices.
LEEI1337/phantom-neural-cortex
Command Claude Code
Generate comprehensive tests for the code.
LEEI1337/phantom-neural-cortex
Settings file Claude Code
Agent settings declaring 24 allowed tools.
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.
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.
LEEI1337/phantom-neural-cortex
Skill Claude CodeCodex
Automated code quality verification checklist.
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.
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)…
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.
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.
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.
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.
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.
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…
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.
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.
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.
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.
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…
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.
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.