ideabrowser.com — find trending startup ideas with real demand
Try itnpx skills add https://github.com/softaworks/agent-toolkit --skill commit-workMake commits that are easy to review and safe to ship:
git statusgit diff (unstaged)git diff --statgit add -pgit restore --staged -p or git restore --staged <path>git diff --cachedtype(scope): short summarygit commit -vreferences/commit-message-template.md if helpful.Provide:
git diff --cached, plus any tests run)