Add Claude commands, remote-exec script, and skills

- commands/remote.md for remote execution
- remote-exec.sh script
- skills: claudeception, kubernetes-latest-tag-image-pull, react-hooks-order-early-return
This commit is contained in:
Viktor Barzin 2026-02-03 19:17:05 +00:00
parent 09631b3530
commit fde360dbdc
44 changed files with 3053 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/blader/Claudeception.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main