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

agent-ops

agent-ops contains 14 collected skills from sadamkhan7679, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
2
updated
2026-03-24
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

expo-best-practices
software-developers

Production-grade Expo and React Native best practices covering performance, navigation, state management, native APIs, platform-specific code, OTA updates, testing, and accessibility

2026-03-24
expo-component-patterns
software-developers

Advanced React Native component patterns with TypeScript including compound components, headless components, HOCs, polymorphic pressables, animated patterns, and platform-adaptive components

2026-03-24
expo-project-structure
software-developers

Opinionated Expo + React Native + TypeScript project structure and screen-splitting guidance. Use this whenever the user asks how to organize a mobile codebase, where files should live, how to split large screens or components, how to structure components, hooks, services, store, constants, types, or navigation, or when an Expo app feels messy and needs a consistent architecture.

2026-03-24
nestjs-api-patterns
software-developers

REST and GraphQL API design patterns for NestJS covering DTOs, versioning, pagination, filtering, sorting, caching, rate limiting, file uploads, and OpenAPI documentation. Use when building NestJS APIs, designing endpoints, implementing query patterns, or optimizing API performance.

2026-03-24
nestjs-auth-rbac
software-developers

Authentication and authorization deep-dive for NestJS covering JWT, sessions, refresh tokens, RBAC, permissions, guards, decorators, OAuth2, multi-tenancy, and security hardening. Use when implementing auth flows, role-based access control, permission systems, or securing NestJS APIs.

2026-03-24
nestjs-drizzle-patterns
software-developers

Deep Drizzle ORM patterns for NestJS applications covering schema design, migrations, relations, transactions, query builder, repositories, and testing. Use when integrating Drizzle with NestJS, designing database schemas, writing complex queries, or managing migrations.

2026-03-24
nestjs-project-structure
software-developers

Opinionated NestJS + TypeScript project structure covering module organization, layer-first architecture, monorepo patterns, and domain-driven folder conventions. Use when organizing a NestJS codebase, deciding where files should live, splitting large modules, or structuring services, controllers, repositories, DTOs, and guards.

2026-03-24
nextjs-seo-optimization
web-developers

Comprehensive SEO optimization for Next.js App Router projects. Use this whenever the user asks about Next.js SEO, metadata, generateMetadata, canonical URLs, sitemap.xml, robots.txt, JSON-LD, Open Graph, Twitter cards, indexing, crawlability, structured data, AI visibility, AEO, GEO, or why a Next.js page is not ranking or not appearing in AI-generated answers.

2026-03-22
react-best-practices
software-developers

Production-grade React best practices covering performance, hooks, state management, error handling, Suspense, accessibility, and Server Components

2026-03-22
react-component-patterns
software-developers

Advanced React component patterns with TypeScript including compound components, render props, HOCs, polymorphic components, and more

2026-03-22
react-hook-form-zod-shadcn
software-developers

Complete guide to building type-safe forms with react-hook-form v7, Zod v4, and shadcn/ui Form components

2026-03-22
react-project-structure
software-developers

Opinionated React + Next.js + TypeScript project structure and component-splitting guidance. Use this whenever the user asks how to organize a frontend codebase, where files should live, how to split large pages or components, how to structure components, hooks, services, store, constants, lib, types, data, schema, or actions, or when a Next.js app feels messy and needs a consistent architecture.

2026-03-22
shadcn-dialog-builder
software-developers

Comprehensive patterns for building confirmation, form, wizard, and responsive dialogs with shadcn/ui and TypeScript

2026-03-22
shadcn-shared-form-fields
software-developers

Reusable, type-safe form field components wrapping shadcn/ui primitives with react-hook-form useFormContext

2026-03-22