Skip to main content
remorses
Perfil de criador do GitHub

remorses

Visão por repositório de 56 skills coletadas em 24 repositórios do GitHub.

skills coletadas
56
repositórios
24
atualizado
2 de set. de 2026
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

better-auth
sem classificação

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 de ago. de 2026
searching-x
sem classificação

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 de ago. de 2026
pnpm
sem classificação

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 de ago. de 2026
cloudflare-workers
sem classificação

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 de ago. de 2026
transactional-email
sem classificação

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 de ago. de 2026
drizzle
Desenvolvedores de software

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 de jul. de 2026
composio-cli
Desenvolvedores de software

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 de jul. de 2026
shift-commits
Desenvolvedores de software

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 de jul. de 2026
Mostrando 8 de 29 skills coletadas.
Mostrando 12 de 24 repositórios