Skip to main content
Pythoughts-labs
GitHub creator profile

Pythoughts-labs

Repository-level view of 30 collected skills across 5 GitHub repositories.

skills collected
30
repositories
5
updated
Aug 5, 2026
repository explorer

Repositories and representative skills

feature-arch
software-developers

React feature-based architecture guidelines for scalable applications (formerly feature-architecture). This skill should be used when writing, reviewing, or refactoring React code to ensure proper feature organization. Triggers on tasks involving project…

Jun 20, 2026
msw
software-quality-assurance-analysts-and-testers

MSW (Mock Service Worker) best practices for API mocking in tests (formerly test-msw). This skill should be used when setting up MSW, writing request handlers, or mocking HTTP APIs. This skill does NOT cover general testing patterns (use test-vitest or…

Jun 20, 2026
nextjs
software-developers

Next.js 16 App Router performance optimization guidelines (formerly nextjs-16-app-router). This skill should be used when writing Next.js 16 code, configuring caching, implementing Server Components in Next.js, setting up App Router routing, or configuring…

Jun 20, 2026
nuqs
software-developers

nuqs (type-safe URL query state) best practices for Next.js applications. This skill should be used when writing, reviewing, or refactoring code that uses nuqs for URL state management. Triggers on tasks involving useQueryState, useQueryStates, search params,…

Jun 20, 2026
playwright
software-quality-assurance-analysts-and-testers

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state,…

Jun 20, 2026
react-hook-form
software-developers

React Hook Form performance optimization for client-side form validation using useForm, useWatch, useController, and useFieldArray. This skill should be used when building client-side controlled forms with React Hook Form library. This skill does NOT cover…

Jun 20, 2026
react
software-developers

React 19 performance optimization guidelines for concurrent rendering, Server Components, actions, hooks, and memoization (formerly react-19). This skill should be used when writing React 19 components, using concurrent features, or optimizing re-renders.…

Jun 20, 2026
shadcn
software-developers

shadcn/ui component library best practices and patterns (formerly shadcn-ui). This skill should be used when writing, reviewing, or refactoring shadcn/ui components to ensure proper architecture, accessibility, and performance. Triggers on tasks involving…

Jun 20, 2026
Showing 8 of 15 collected skills.
vue-ai-apps
software-developers

Building AI/LLM and agent apps with Vue 3 and Nuxt: streaming chat UIs, the Vercel AI SDK (`ai` + `@ai-sdk/vue`), `useChat`, tool calling, structured output, and abort/error handling. Load for AI chatbots, assistant UIs, LLM streaming, or agent frontends in…

Jun 27, 2026
vue-best-practices
software-developers

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition…

Jun 27, 2026
vue-debug-guides
software-developers

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

Jun 27, 2026
vue-jsx-best-practices
software-developers

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

Jun 27, 2026
vue-options-api-best-practices
software-developers

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

Jun 27, 2026
vue-pinia-best-practices
software-developers

Pinia stores, state management patterns, store setup, and reactivity with stores.

Jun 27, 2026
vue-router-best-practices
software-developers

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

Jun 27, 2026
vue-testing-best-practices
software-quality-assurance-analysts-and-testers

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Jun 27, 2026
Showing 5 of 5 repositories
All repositories loaded