Source

smithery/djankies

15 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
configuring-connection-pools Configure connection pool sizing for optimal performance. Use when configuring DATABASE_URL or deploying to productio…
smithery/djankies
0
2
deploying-production-migrations Deploy migrations to production safely using migrate deploy in CI/CD. Use when setting up production deployment pipel…
smithery/djankies
0
3
implementing-query-pagination Implement cursor-based or offset pagination for Prisma queries. Use for datasets 100k+, APIs with page navigation, or…
smithery/djankies
0
4
managing-server-vs-client-boundaries Teaches when to use Server Components vs Client Components in React 19, including the 'use client' directive and boun…
smithery/djankies
0
5
migrating-from-forwardref Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading Rea…
smithery/djankies
0
6
migrating-to-vitest-4 Migrate from Vitest 2.x/3.x to 4.x with pool options, coverage config, workspace to projects, and browser mode update…
smithery/djankies
0
7
optimizing-with-react-compiler Teaches what React Compiler handles automatically in React 19, reducing need for manual memoization. Use when optimiz…
smithery/djankies
0
8
reviewing-complexity Analyze code complexity and maintainability including cyclomatic complexity, function length, nesting depth, and cogn…
smithery/djankies
0
9
reviewing-nextjs-16-patterns Review code for Next.js 16 compliance - security patterns, caching, breaking changes. Use when reviewing Next.js code…
smithery/djankies
0
10
reviewing-server-actions Review Server Actions for security, validation, and best practices in React 19. Use when reviewing forms, mutations, …
smithery/djankies
0
11
using-browser-mode Set up Vitest browser mode with Playwright or WebDriverIO providers, use page and userEvent APIs, test components. Us…
smithery/djankies
0
12
using-context-api Teaches Context API patterns in React 19 including use() hook for conditional context access. Use when implementing C…
smithery/djankies
0
13
using-generics Teaches generic constraints, avoiding any in generic defaults, and mapped types in TypeScript. Use when creating reus…
smithery/djankies
0
14
using-runtime-checks Teaches how to validate external data at runtime using Zod and other validation libraries in TypeScript. Use when wor…
smithery/djankies
0
15
writing-vitest-tests Write Vitest tests with describe/test blocks, expect assertions, vi mocking, async testing, and parameterized tests. …
smithery/djankies
0