Source

oakoss/agent-skills

133 skills · 14.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
ui-ux-polish Iterative UI/UX polishing workflow for web applications.
oakoss/agent-skills
488
2
playwright Playwright browser automation API, web scraping, and tooling. Covers locator strategies, assertions, API testing, ste…
oakoss/agent-skills
416
3
coolify Coolify self-hosted PaaS for deploying applications, databases, and services via REST API and Git integration. Covers…
oakoss/agent-skills
306
4
application-security Application security covering threat modeling (STRIDE), OWASP Top 10 (2025), OWASP API Security Top 10 (2023), secure…
oakoss/agent-skills
234
5
find-skills Discovers and installs agent skills from the open ecosystem. Enriches search results with descriptions fetched from s…
oakoss/agent-skills
210
6
brand-designer Creates cohesive brand identities including logos, color palettes, typography systems, and brand guidelines documents…
oakoss/agent-skills
195
7
knowledge-graph-builder Implements knowledge graphs for AI-enhanced relational knowledge. Covers ontology design, graph database selection (N…
oakoss/agent-skills
188
8
vitest-testing Vitest testing framework for unit, component, and integration tests. Covers test structure (describe/it/test.each), a…
oakoss/agent-skills
183
9
content-humanizer Makes AI-generated prose sound natural and human-written. Covers tone analysis, sentence variation, voice consistency…
oakoss/agent-skills
177
10
drizzle-orm Drizzle ORM for type-safe SQL with PostgreSQL, MySQL, and SQLite. Use when defining schemas, writing queries, managin…
oakoss/agent-skills
168
11
tailwind Tailwind CSS v4 patterns and design systems. Use when configuring Tailwind themes, building components, implementing …
oakoss/agent-skills
165
12
tanstack-form TanStack Form v1 headless form state management for React. Covers field validation (sync/async, debouncing), form sub…
oakoss/agent-skills
163
13
ci-cd-architecture CI/CD pipelines, deployment strategy, and infrastructure. Use when setting up GitHub Actions workflows, choosing depl…
oakoss/agent-skills
161
14
database-security Database security auditor specialized in Row Level Security (RLS) enforcement, Zero-Trust database architecture, and …
oakoss/agent-skills
159
15
pnpm-workspace pnpm workspace monorepo management with filtering, catalogs, and shared configs. Use when setting up monorepos, manag…
oakoss/agent-skills
158
16
pino-logging Pino high-performance JSON logger for Node.js with worker thread transports, child loggers, redaction, and framework …
oakoss/agent-skills
151
17
openapi OpenAPI 3.1 specification, schema design, and code generation. Use when designing REST APIs, generating TypeScript cl…
oakoss/agent-skills
150
18
tanstack-hotkeys TanStack Hotkeys for type-safe keyboard shortcuts with React hooks. Use when adding keyboard shortcuts, hotkey sequen…
oakoss/agent-skills
143
19
css-animation-patterns CSS animations, transitions, keyframes, and modern motion APIs. Use when adding animations, transitions, scroll-drive…
oakoss/agent-skills
142
20
pdf-tools PDF engineering for extraction, generation, modification, and form filling.
oakoss/agent-skills
142
21
technical-docs Technical documentation writing and diagram generation.
oakoss/agent-skills
140
22
react-patterns React 19+ patterns, performance optimization, and component architecture. Covers hooks, state management decision tre…
oakoss/agent-skills
138
23
mermaid-diagrams Mermaid diagram syntax for flowcharts, sequence diagrams, ERDs, class diagrams, and more.
oakoss/agent-skills
137
24
zod-validation Zod v4 schema validation for TypeScript. Covers primitives, string formats, objects, arrays, unions, coercion, transf…
oakoss/agent-skills
136
25
typescript-patterns Advanced TypeScript patterns for strict mode development. Covers type utilities (Pick, Omit, Partial, Record, Awaited…
oakoss/agent-skills
134
26
ssh-remote SSH remote access patterns and secure shell utilities. Covers connections, config management, key generation (Ed25519…
oakoss/agent-skills
133
27
icon-design Select semantically appropriate icons for websites using Lucide, Heroicons, or Phosphor. Covers concept-to-icon mappi…
oakoss/agent-skills
132
28
local-first Local-first architecture decision framework for web applications. Covers when to go local-first vs server-based vs hy…
oakoss/agent-skills
128
29
react-performance React performance optimization patterns including memoization, code splitting, bundle size reduction, re-render elimi…
oakoss/agent-skills
122
30
arktype-validation ArkType runtime validation with TypeScript-native syntax.
oakoss/agent-skills
120
31
pglite PGlite embeds PostgreSQL 17.4 in the browser and Node.js via WASM, under 3MB gzipped. Covers storage backends, querie…
oakoss/agent-skills
120
32
tanstack-start Full-stack React framework built on TanStack Router.
oakoss/agent-skills
117
33
tanstack-virtual TanStack Virtual for virtualizing large lists, grids, and tables. Use when rendering thousands of rows, implementing …
oakoss/agent-skills
117
34
changesets Changesets for versioning and changelog management in monorepos. Use when managing package versions, generating chang…
oakoss/agent-skills
116
35
tanstack-query TanStack Query v5 server state management for React. Covers query/mutation patterns, v4-to-v5 migration (object synta…
oakoss/agent-skills
116
36
shadcn-ui Builds accessible, customizable component libraries using shadcn/ui with Radix UI or Base UI, Tailwind CSS 4, and Rea…
oakoss/agent-skills
115
37
zustand Zustand v5 state management for React. Covers TypeScript stores with double-parentheses syntax, persist middleware wi…
oakoss/agent-skills
115
38
accessibility Build WCAG 2.2 AA compliant interfaces with semantic HTML, ARIA, keyboard navigation, focus management, color contras…
oakoss/agent-skills
113
39
design-system Builds scalable design systems with tokens, theming, and component architecture. Use when creating design token hiera…
oakoss/agent-skills
113
40
git-workflow Designs git workflows covering branching strategies, trunk-based development, stacked changes, conventional commits, …
oakoss/agent-skills
113
41
opentofu Infrastructure as code with OpenTofu (open-source Terraform fork) and Pulumi. Covers OpenTofu HCL syntax, providers, …
oakoss/agent-skills
111
42
responsive-images Implement performant responsive images with srcset, sizes, lazy loading, and modern formats (WebP, AVIF). Covers aspe…
oakoss/agent-skills
110
43
chrome-devtools Browser automation via Chrome extension and DevTools MCP.
oakoss/agent-skills
109
44
de-slopify Removes AI writing artifacts from documentation and code. Use when editing LLM-generated prose, reviewing READMEs, po…
oakoss/agent-skills
109
45
github-actions GitHub Actions workflow authoring for CI/CD pipelines. Covers workflow syntax, triggers, jobs, steps, matrix strategi…
oakoss/agent-skills
109
46
tanstack-router Type-safe, file-based React routing with route loaders, search params validation, code splitting, preloading, navigat…
oakoss/agent-skills
109
47
docker Docker containerization for development and production. Covers Dockerfiles, multi-stage builds, layer caching, Compos…
oakoss/agent-skills
108
48
hydration-guardian Ensures zero-mismatch integrity between server-rendered HTML and client-side React trees. Use when debugging hydratio…
oakoss/agent-skills
108
49
tanstack-db TanStack DB reactive client-side database with live queries and optimistic mutations. Use when building reactive UIs …
oakoss/agent-skills
107
50
tanstack-table TanStack Table v8 headless data tables for React. Covers column definitions, sorting, filtering (fuzzy/faceted), serv…
oakoss/agent-skills
106
Page 1 · 133 total Next