Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pi-autoskills

pi-autoskills contains 21 collected skills from denismrvoljak, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
21
Stars
0
updated
2026-05-03
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

aws-patterns
software-developers

AWS delivery guidance for SDK, infra, security, and operational guardrails.

2026-05-03
azure-patterns
software-developers

Azure architecture and operations guidance for app code, deployment, identity, and observability.

2026-05-03
clerk-setup
software-developers

Add Clerk authentication to any project by following the official quickstart guides.

2026-05-03
deno-patterns
software-developers

Deno project guidance for runtime APIs, modules, permissions, and deployment-aware code.

2026-05-03
drizzle-patterns
software-developers

Drizzle ORM guidance for schema design, query composition, migrations, and transaction safety.

2026-05-03
go-project-patterns
software-developers

Go project guidance for package boundaries, interfaces, testing, and production correctness.

2026-05-03
node-express-patterns
software-developers

Node.js plus Express guidance for route design, middleware boundaries, validation, and operability.

2026-05-03
prisma-patterns
software-developers

Prisma guidance for schema evolution, query safety, relation loading, and migration discipline.

2026-05-03
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 React 19 Server Actions, useActionState, or server-side form handling (use react-19 skill for those).

2026-05-03
react-hook-form-zod-patterns
software-developers

React Hook Form plus Zod guidance for form state, validation, and user-facing error flows.

2026-05-03
react-shadcn-patterns
software-developers

React plus shadcn/ui guidance for composition, accessibility, and consistent design-system usage.

2026-05-03
reference-signal-forms
software-developers

Explains the mental model and architecture of the code under `packages/forms/signals`. You MUST use this skill any time you plan to work with code in `packages/forms/signals`

2026-05-03
svelte5-best-practices
software-developers

Svelte 5 runes, snippets, SvelteKit patterns, and modern best practices for TypeScript and component development. Use when writing, reviewing, or refactoring Svelte 5 components and SvelteKit applications. Triggers on: Svelte components, runes ($state, $derived, $effect, $props, $bindable, $inspect), snippets ({#snippet}, {@render}), event handling, SvelteKit data loading, form actions, Svelte 4 to Svelte 5 migration, store to rune migration, slots to snippets migration, TypeScript props typing, generic components, SSR state isolation, performance optimization, or component testing.

2026-05-03
tailwind-css-patterns
web-developers

Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, colors, and modern CSS best practices. Use when styling React/Vue/Svelte components, building responsive layouts, implementing design systems, or optimizing CSS workflow.

2026-05-03
wordpress-patterns
web-developers

WordPress guidance for plugin or theme work, hooks, templates, data safety, and upgrade-friendly changes.

2026-05-03
zod
software-developers

Zod schema validation best practices for type safety, parsing, and error handling. This skill should be used when defining z.object schemas, using z.string validations, safeParse, or z.infer. This skill does NOT cover React Hook Form integration patterns (use react-hook-form skill) or OpenAPI client generation (use orval skill).

2026-05-03
frontend-accessibility-basics
software-developers

Frontend accessibility guidance. Use when building or reviewing UI semantics, labels, keyboard support, and focus behavior.

2026-05-03
frontend-seo-basics
software-developers

Frontend SEO guidance. Use when reviewing metadata, headings, crawlable links, and content structure.

2026-05-03
next-playwright-testing
software-quality-assurance-analysts-and-testers

Next.js plus Playwright testing guidance. Use when adding E2E coverage for app-router flows, auth, navigation, and regression checks.

2026-05-03
react-tailwind-ui-patterns
software-developers

React plus Tailwind UI guidance. Use when building components, composing utility classes, and reviewing frontend implementation tradeoffs.

2026-05-03
vitest-testing-patterns
software-quality-assurance-analysts-and-testers

Vitest testing guidance. Use when adding unit tests, mocks, and deterministic assertions.

2026-05-03