πŸ’‘ Remember Box
10 subscribers
2.17K photos
29 videos
1.82K files
11.8K links
πŸ“ Interesting articles
πŸ—ž Ideas & TodoπŸ’‘
πŸ‘“ Random stuff
🎢 Music
πŸ€” Thoughts
πŸ“• Books
πŸ“š Courses
πŸ“Ί Videos
πŸ“ Papers
πŸ•Έ Websites/Blogs
πŸŽ™ Podcasts
πŸ„ Spirituality

In the pursuit of excellence!

The aim is to discover interesting ideas and perspectives.
Download Telegram
> Build workflows
> Monetize every run with x402
> Turn them into a product
> Tokenize it
claude opus 4.5 is superhuman at coding tasks
prompts I use often

- make a comprehensive analysis of current state of the app which and check api also, then improve each and every part and route of it, as it was mostly build earlier by an intern and we can't know if it all works, also consider each section and workflow then add unit tests for each as well and refactor it overall, improve UI/UX too

- improve entire app UI, check where it can be improved to make the UX super good

- make small commits and push

- resolve merge conflicts

- review everything and improve if there's something you can
Forwarded from Adrian Galilea
Create ~/.claude/commands/commit.md or whatever is the windows equivalent:


---
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*)
denied-tools: Bash(git add -A:*), Bash(git add -A), Bash(git add --all:*), Bash(git add --all)
description: Create a git commit
---

## Context

- Current git status: !`git status`
- Staged changes: !`git diff --cached`
- Current branch: !`git branch --show-current`
- Recent commits: !`git log --oneline -10`

## Your task

Create a single git commit following these rules:

1. **NEVER use `git add -A` or `git add --all`** - This is explicitly forbidden and blocked by permissions.
2. **Check for staged files** - "Changes to be committed" commit ONLY those files. They were deliberately staged.
3. Follow the commit message style from recent commits shown above
❀1
#todo utilize claude opus daily
it's december now, it's your month, make it count
this year was amazing, next year it's yours, the best year ever
artificial narrow superintelligence
blood doesn’t measure function, it measures the leftovers of a system fighting to keep the numbers stable
opus 4.5 is alien level intelligence