brain/03 Bereiche/KIT/Claude Shot-Notes.md

74 lines
1.5 KiB
Markdown

---
title: Claude Shot-Notes
tags:
- IT/KI
- ressource
date: 2026-04-11
---
# Claude Shot-Notes
Gesammelte Informationen und Erfahrungen mit Anthropics Claude KI.
## Modelle
## browser-test
playwrite
## tmux\
wsl -d Ubuntu -- tmux
## all perms
```
claude --dangerously-skip-permissions
```
## quellen
[ruvnet/ruflo: 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration](https://github.com/ruvnet/ruflo)
## browseruse
[https://docs.browser-use.com/open-source/browser-use-cli](https://docs.browser-use.com/open-source/browser-use-cli)
skill global oder pro projekt installieren
```
npx skills add https://github.com/browser-use/browser-use --skill browser-use
```
## Token BBQ
[https://offbyone.cloud/?fbclid=IwZnRzaAQ8TxNleHRuA2FlbQIxMQBzcnRjBmFwcF9pZAo2NjI4NTY4Mzc5AAEeHlHPHciKCsnEwTA465CjX-nLRbjdLVYQe72SAWV9ah4iLoLZrdxyMmeOrSs_aem_xgjKY8746Al0I-RGi5sB9A](https://offbyone.cloud/?fbclid=IwZnRzaAQ8TxNleHRuA2FlbQIxMQBzcnRjBmFwcF9pZAo2NjI4NTY4Mzc5AAEeHlHPHciKCsnEwTA465CjX-nLRbjdLVYQe72SAWV9ah4iLoLZrdxyMmeOrSs_aem_xgjKY8746Al0I-RGi5sB9A)
```
npx tokenbbq@latest
```
## Träumen
```
perform a dream - a reflective pass over your memory files
```
## Status-Lins
```
npx ccstatusline@latest
```
## Context 7
[https://github.com/upstash/context7](https://github.com/upstash/context7)
```
npx ctx7 setup
```