magic3007

60 mods across 1 repository, 10 stars between them.

dotfiles AGENTS.md

01

magic3007/dotfiles

Instructions file CodexOpenCode

Instructions for magic3007/dotfiles, covering agents.md, commands, architecture, two-phase installation (install.conf.yaml) and symlink model.

10 5d ago C 2,522 tokens original MIT

dotfiles CLAUDE.md

02

magic3007/dotfiles

Instructions file

Instructions for magic3007/dotfiles, covering claude.md, commands, ⚠️ 重要约束, architecture and two-phase installation (install.conf.yaml).

10 5d ago A 2,851 tokens original MIT

create-pr

03

magic3007/dotfiles

Command

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. Invoke with /create-pr.

10 5d ago A 40 tokens original MIT

gen-commit-msg

04

magic3007/dotfiles

Command

Generate intelligent commit messages based on staged changes. Invoke with /gen-commit-msg.

10 5d ago A 22 tokens original MIT

pr-review

05

magic3007/dotfiles

Command

Intelligent PR code review with dynamic agent allocation based on change types.

10 5d ago A 16 tokens original MIT

scan-commit

06

magic3007/dotfiles

Command

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

10 5d ago A 42 tokens original MIT

smart-commit

07

magic3007/dotfiles

Command

Analyze staged changes and split them into multiple logical commits following Conventional Commits. Invoke with /smart-commit.

10 5d ago A 26 tokens original MIT

analyze-pr

08

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 5d 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 5d ago B 150 tokens original MIT

claudeception

10

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 5d 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 5d 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 5d 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 5d ago A 88 tokens copy · 100% MIT

create-pr

14

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 5d 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 5d ago B 93 tokens original MIT

gen-commit-msg

16

magic3007/dotfiles

Skill Claude CodeCodex

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

10 5d ago A 19 tokens original MIT

grill-me

17

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 5d ago A 49 tokens copy · 92% MIT

herdr

18

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 5d ago A 74 tokens copy · 97% MIT

humanizer-zh

19

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 5d ago A 120 tokens copy · 100% MIT

humanizer

20

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 5d 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 5d ago A 110 tokens original MIT

jupyter-notebook

22

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 5d 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 5d ago A 152 tokens original MIT

pr-review

24

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 5d ago A 28 tokens original MIT