magic3007/dotfiles

🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.

10Stars on the repository
60Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze-pr

01

magic3007/dotfiles

Skill Claude CodeCodex

Analyze a GitHub/GitLab Pull Request by fetching its diff, reading its web description, and generating a comprehensive document. Use when the user provides a PR link and wants to understand what changes the PR introduces, or asks to review/analyze/summarize a pull request.

10 6d ago A 60 tokens original MIT

magic3007/dotfiles

Skill Claude CodeCodex

Run Claude Code commands (including /insights, /doctor, custom prompts) via system crontab in non-interactive mode. Use when: (1) setting up daily/weekly automated Claude Code tasks, (2) scheduling reports or analysis via cron, (3) running Claude Code with third-party API backends (DeepSeek, Qwen, etc.) in headless…

10 6d ago B 150 tokens original MIT

claudeception

03

magic3007/dotfiles

Skill Claude CodeCodex

Claudeception is a continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /claudeception command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or…

10 6d ago A 99 tokens copy · 92% MIT

magic3007/dotfiles

Skill Claude CodeCodex

Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser console is empty, (2) API routes return 500 with no details, (3) Server-side code fails silently, (4) Error only occurs on refresh not client navigation. Check terminal/server logs instead of browser for…

10 6d ago A 87 tokens copy · 100% MIT

magic3007/dotfiles

Skill Claude CodeCodex

Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lambda, Netlify). Use when: (1) Error "P2024: Timed out fetching a new connection from the pool", (2) PostgreSQL "too many connections for role", (3) Database works locally but fails in production…

10 6d ago A 100 tokens copy · 100% MIT

magic3007/dotfiles

Skill Claude CodeCodex

Detect and resolve TypeScript/JavaScript circular import dependencies. Use when: (1) "Cannot access 'X' before initialization" at runtime, (2) Import returns undefined unexpectedly, (3) "ReferenceError: Cannot access X before initialization", (4) Type errors that disappear when you change import order, (5) Jest/Vitest…

10 6d ago A 88 tokens copy · 100% MIT

create-pr

07

magic3007/dotfiles

Skill Claude CodeCodex

Rebase from the latest origin/main, squash the commits from it, and then create a PR on github with intelligent commit messages based on staged changes.

10 6d ago A 34 tokens original MIT

magic3007/dotfiles

Skill Claude CodeCodex

A guide for sending correctly formatted messages through a Feishu custom bot webhook. Feishu is a workplace messaging platform, and a webhook is a URL that accepts automated messages from another program.

10 6d ago B 93 tokens original MIT

gen-commit-msg

09

magic3007/dotfiles

Skill Claude CodeCodex

Generate intelligent commit messages based on staged changes following Conventional Commits format.

10 6d ago A 19 tokens original MIT

grill-me

10

magic3007/dotfiles

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

10 6d ago A 49 tokens copy · 92% MIT

herdr

11

magic3007/dotfiles

Skill Claude CodeCodex

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires…

10 6d ago A 74 tokens copy · 97% MIT

humanizer-zh

12

magic3007/dotfiles

Skill Claude CodeCodex

A Chinese-language text editor that removes common signs of machine-written prose and makes writing sound more natural. It keeps the original meaning while adjusting tone, rhythm, structure, and overly generic wording.

10 6d ago A 120 tokens copy · 100% MIT

humanizer

13

magic3007/dotfiles

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

10 6d ago A 93 tokens copy · 94% MIT

magic3007/dotfiles

Skill Claude CodeCodex

Use when the user wants to learn or understand a technical concept (an algorithm, a math derivation, an ML architecture, a systems internal) rather than just get a one-shot answer — triggers include "explain X", "teach me X", "help me understand X", or being stuck on a concept while reading a paper or code. Probe the…

10 6d ago A 110 tokens original MIT

jupyter-notebook

15

magic3007/dotfiles

Skill Claude CodeCodex

Use when the user asks to create, scaffold, or edit Jupyter notebooks (.ipynb) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script newnotebook.py to generate a clean starting notebook.

10 6d ago A 57 tokens copy · 100% MIT

magic3007/dotfiles

Skill Claude CodeCodex

A usage guide for connecting AI agents to Notion databases through MCP. Notion is a workspace for documents and databases, while a database view is a saved way of displaying database records.

10 6d ago A 152 tokens original MIT

pr-review

17

magic3007/dotfiles

Skill Claude CodeCodex

Intelligent PR code review with dynamic agent allocation based on change types. Analyzes PR changes and generates targeted review tasks.

10 6d ago A 28 tokens original MIT

magic3007/dotfiles

Skill Claude CodeCodex

Record a debugging session's findings into a timestamped markdown file under debugexperience/. Captures problem, root cause, solution, and key learnings in a structured, reusable format. Use when: you've just resolved a non-obvious bug, found an undocumented edge case, encountered an issue that took multiple attempts…

10 6d ago A 113 tokens original MIT

magic3007/dotfiles

Skill Claude CodeCodex

Capture a multi-step workflow into a timestamped pipeline memory after trial-and-error sessions. The core output is: (1) the final working commands saved as executable scripts (not bare shell commands), and (2) a structured markdown document separating the clean reproducible pipeline from the detours and pitfalls.…

10 6d ago A 154 tokens original MIT

scan-commit

20

magic3007/dotfiles

Skill Claude CodeCodex

Automatically scan the repository for unstaged/untracked changes, group them into logical commits using hunk-level analysis, stage and commit them following Conventional Commits.

10 6d ago A 35 tokens original MIT

adaptyv

21

magic3007/dotfiles

Skill Claude CodeCodex

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for…

10 6d ago A 113 tokens copy · 95% MIT

aeon

22

magic3007/dotfiles

Skill Claude CodeCodex

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard…

10 6d ago A 74 tokens copy · 100% MIT

anndata

23

magic3007/dotfiles

Skill Claude CodeCodex

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

10 6d ago A 63 tokens copy · 88% MIT

arboreto

24

magic3007/dotfiles

Skill Claude CodeCodex

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for…

10 6d ago A 66 tokens copy · 100% MIT