Skip to main content
مستودع GitHub

techdiary.dev

يحتوي techdiary.dev على 11 من skills المجمعة من techdiary-dev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
13
محدث
2026-04-04
Forks
5
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

release-note
مطوّرو البرمجيات

Generate a semver-compliant release note from git history; on user confirmation, bump version, update CHANGELOG, create git tag, and publish a GitHub Release with gh

2026-04-04
new-action
مطوّرو البرمجيات

Scaffold a new backend server action with auth check, Zod input validation, repository call, and error handling

2026-04-01
new-component
مطوّرو البرمجيات

Scaffold a typed React client component with props interface, Tailwind styling, and shadcn/ui primitives

2026-04-01
new-form
مطوّرو البرمجيات

Scaffold a React Hook Form with Zod validation, useMutation, and toast notifications

2026-04-01
new-input
مطوّرو البرمجيات

Create a Zod input schema file in src/backend/services/inputs/ for a domain entity

2026-04-01
new-page
مطوّرو الويب

Scaffold a Next.js App Router page with optional server-side session check, metadata, and layout

2026-04-01
new-query
مطوّرو البرمجيات

Scaffold TanStack Query useQuery and/or useMutation hooks for a feature, calling a backend server action

2026-04-01
new-repository
مصممو قواعد البيانات

Add a new SQLKit repository to persistence-repositories.ts and a corresponding Drizzle schema table to schemas.ts

2026-04-01
workos
مطوّرو البرمجيات

Use when the user is implementing, debugging, or asking about WorkOS in any way — authentication, login, sign-up, sessions, access tokens, organization-scoped tokens, device authorization, SSO, SAML, SCIM, Directory Sync, RBAC, roles, permissions, FGA, MFA, Vault, Audit Logs, Admin Portal, webhooks, events, user management, email, custom domains, AuthKit (any framework), backend SDKs, migrations from Auth0/Clerk/Cognito/Firebase/Supabase/Stytch, or WorkOS API references. Routes to the right reference and gotchas.

2026-04-01
github-issue-create
مطوّرو البرمجيات

Creates a new GitHub issue using the GitHub CLI (gh issue create): title, body, labels, assignees, milestone, template, or target repo. Use when the user asks to open, file, or create a GitHub issue via gh; wants gh issue new; or says to track work on GitHub without an existing issue number.

2026-04-01
github-issue-resolve
مطوّرو البرمجيات

Resolves a numbered GitHub issue using the GitHub CLI (gh): fetch full context, implement the fix, then post a structured summary comment on the issue. Use when the user asks to fix, solve, or implement a GitHub issue by number; mentions gh issue view or GitHub CLI for issues; or says to comment back on the issue after fixing.

2026-04-01