Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-ops

agent-ops 收录了来自 sadamkhan7679 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
2
更新
2026-03-24
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

expo-best-practices
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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
软件开发工程师

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

2026-03-22
react-component-patterns
软件开发工程师

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

2026-03-22
react-hook-form-zod-shadcn
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-03-22
shadcn-shared-form-fields
软件开发工程师

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

2026-03-22