Skip to main content
remorses
GitHub-Creator-Profil

remorses

Repository-Ansicht von 56 gesammelten Skills in 24 GitHub-Repositories.

gesammelte Skills
56
Repositories
24
aktualisiert
2. Sept. 2026
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

better-auth
nicht klassifiziert

Authentication and authorization with better-auth in Spiceflow and TypeScript apps. Covers server config with Drizzle adapter (Postgres and SQLite), Spiceflow middleware for forwarding auth requests, client setup, session middleware, social and email/password…

24. Aug. 2026
searching-x
nicht klassifiziert

Search X (Twitter) for posts, users, and threads using the grok CLI's native X search tools. Use when the user wants to find tweets, search for what people are saying about a topic, look up X users, or read full threads. Covers x_keyword_search,…

19. Aug. 2026
pnpm
nicht klassifiziert

Use to debug why a specific package has duplicate dependencies in a pnpm project's node_modules, which can cause type-checking and bundler errors or duplicate singleton instances such as React contexts. Also use for pnpm workspace dependency updates. NEVER…

12. Aug. 2026
cloudflare-workers
nicht klassifiziert

Cloudflare Workers and Durable Objects conventions for TypeScript projects. Covers wrangler.jsonc configuration, type-safe env via `wrangler types` and `import { env } from 'cloudflare:workers'`, secrets.required for typed secrets, custom_domain for routing,…

10. Aug. 2026
transactional-email
nicht klassifiziert

How to write and send transactional emails (welcome, first-deploy, notifications) from Cloudflare Workers. Covers the preferred personal writing style (no headings, Gmail-default look, dark mode), building HTML with plain template strings, the send_email…

10. Aug. 2026
drizzle
Softwareentwickler

Drizzle ORM conventions and best practices for TypeScript projects. Covers namespace imports, Prisma-like query API, object-style where filters, schema design (ULIDs, cascade deletes, indexes, enums over bools), Zod schema generation, type inference,…

28. Juli 2026
composio-cli
Softwareentwickler

Help users operate the published Composio CLI to find the right tool, connect accounts, inspect schemas, execute tools, subscribe to trigger events with `composio listen`, script workflows with `composio run`, and call authenticated app APIs with `composio…

28. Juli 2026
shift-commits
Softwareentwickler

Rewrite git commit timestamps to shift weekday before-5PM commits to after 5 PM. Use when the user wants to shift, rewrite, or adjust commit times so they appear to be made after working hours. Supports dry-run preview, date range filtering, and deterministic…

22. Juli 2026
Es werden 8 von 29 gesammelten Skills angezeigt.
12 von 24 Repositories angezeigt