Maintainer shelf

Agents Inc

Reusable agent skills published under this GitHub owner—sorted by stars with aggregate signals below.
53 skills0 GitHub stars0 weekly installsGitHub
Strongest repo by stars
agents-inc/skills

53 skills · 0 stars total

Open repo

53 skills

web-state-jotai
Debugging

This skill helps you manage fine-grained React state with atomic cells and automatic dependency tracking for fast, scalable UIs.

FrontendJavascriptPerformanceReact+1
web-files-file-upload-patterns
Accessibility

This skill helps you implement robust client and server file uploads with drag-and-drop, validation, presigned S3 uploads, and accessibility.

BackendCloudFrontendFullstack+1
web-framework-angular-standalone
Angular

This skill helps build Angular standalone components with signal-based reactivity, template control flow, and dependency injection for efficient, modular UI

FrontendJavascriptPerformanceTypescript
web-utilities-native-js
Code Review

This skill promotes native ES2022-2025 JavaScript utilities for array, object, set operations and deep cloning, reducing lodash usage.

FrontendJavascriptPerformanceRefactor+1
web-tooling-storybook
Docs

This skill helps you implement Storybook CSF 3.0 patterns with typed meta, args, play functions, and autodocs for robust UI documentation.

FrontendJavascriptReactTesting+1
cli-framework-cli-commander
Automation

This skill helps you build robust Node.js CLIs with Commander.js, interactive prompts, and a clear config hierarchy for reliable tooling.

Ci CdCliDebuggingDevops+3
web-framework-react
Frontend

This skill helps you build React 19 component architectures with ref-as-prop, className exposure, and Actions-driven forms for robust UI.

ReactTypescript
web-i18n-next-intl
Frontend

This skill helps implement type-safe i18n in Next.js App Router with next-intl, ensuring locale validation and static rendering benefits.

NextjsPerformanceTypescript
api-database-drizzle
Api

This skill helps you query and manage a Neon-backed Drizzle ORM database with type-safe, relational patterns and atomic transactions.

BackendDatabaseJavascriptSql+1
web-state-pinia
Debugging

This skill helps you manage Vue 3 client state with Pinia using Options or Setup stores, including persistence and proper reactive patterns.

DesignFrontendPerformanceTesting+1
web-framework-nuxt
Backend

This skill helps you build robust Nuxt 3 apps by applying file-based routing, SSR-safe data fetching, and auto-imports across routes, layouts, and SEO.

DataFrontendFullstackNuxt+2
web-testing-playwright-e2e
Automation

This skill guides end-to-end Playwright testing using accessible locators, page objects, and auto-waiting assertions to validate complete user workflows.

Ci CdFrontendJavascriptTesting+1
web-styling-scss-modules
Ai

This skill helps you implement design tokens and theming in SCSS modules using a two-tier system for consistent UI across apps.

DesignFrontendJavascriptTypescript+1
web-framework-remix
Backend

This skill helps you implement Remix v2 patterns with loaders, actions, and progressive enhancement to build secure, server-rendered full-stack apps.

FrontendFullstackReactRemix
web-pwa-service-workers
Api

This skill helps you implement robust service worker patterns with lifecycle management, versioned caches, and user-controlled offline update strategies.

FrontendJavascriptPerformanceRest+1
web-forms-react-hook-form
Frontend

This skill helps you build fast, type-safe React Hook Form patterns using useForm, Controller, useFieldArray, and resolver-based validation.

JavascriptPerformanceReactTypescript
web-state-zustand
Design

This skill helps you decide when to use Zustand for shared UI state versus useState for local state, ensuring clean architecture.

FrontendJavascriptPerformanceReact+1
security-auth-security
Ci Cd

This skill helps secure authentication, secrets, and user input by applying proven security patterns such as HttpOnly cookies, DOMPurify sanitization, and CSP

Code ReviewFrontendNextjsReact+1
meta-research-research-methodology
Analytics

This skill helps researchers conduct evidence-based codebase investigations by documenting file:line findings, verifying paths, and producing AI-ready,

AutomationBackendCode ReviewResearch
meta-methodology-context-management
Docs

This skill helps maintain project continuity across sessions by systematically documenting progress, decisions, and insights for instant resumption.

GitProductivityTesting
web-forms-vee-validate
Frontend

This skill helps you implement Vue 3 forms with VeeValidate v4 using useForm, defineField, useField, and useFieldArray for robust validation.

TypescriptVue
meta-methodology-success-criteria
Docs

This skill helps teams craft explicit, measurable success criteria for tasks, enabling verifiable completion and evidence-based validation.

PlanningProductTesting
web-files-image-handling
Debugging

This skill helps you handle client-side image processing efficiently by previewing, resizing, compressing, and managing EXIF orientation with safe cleanup.

FrontendPerformance
cli-framework-oclif-ink
Automation

This skill helps you build advanced CLIs by combining oclif routing with Ink-based interactive terminals for rich user interfaces.

CliDebuggingDesignProductivity+1
web-realtime-sse
Api

This skill enables reliable server-sent events integration, including lifecycle, reconnection, keep-alives, and message parsing for real-time client updates.

BackendDebuggingFrontendPerformance
meta-reviewing-cli-reviewing
Cli

This skill guides you in reviewing CLI code with SIGINT, prompts cancellation, and exit code patterns to improve UX and reliability.

Code ReviewDebuggingSecurityTesting
api-ci-cd-github-actions
Automation

This skill helps you configure GitHub Actions CI/CD with Turborepo, Bun, and quality gates for fast, secure deployments.

Ci CdDevopsMonitoringPerformance+1
web-data-fetching-swr
Api

This skill helps you implement lightweight data fetching with SWR, providing caching, revalidation, and safe mutation patterns.

DebuggingFrontendPerformanceReact
api-analytics-setup-posthog
Analytics

This skill helps you configure PostHog analytics and feature flags in a Next.js App Router monorepo with client and server setup.

BackendDevopsFrontendNextjs
web-styling-cva
Design

This skill enables type-safe component styling with class variance authority by defining variants, defaults, and compounds for reusable UI components.

FrontendPerformanceReactUx
meta-methodology-write-verification
Debugging

This skill ensures verification of saved edits by re-reading files, confirming changes exist, and reporting success only after validation passes.

DocsProductTestingWriting
web-framework-nextjs-app-router
Nextjs

This skill helps you implement Next.js 15 App Router patterns with server components by default, enabling streaming and metadata SEO.

PerformanceReactSeoTypescript
api-analytics-posthog-analytics
Analytics

This skill helps implement GDPR-compliant PostHog analytics with structured events, server-side reliability, and privacy-safe user identification for product

BackendDataProductSecurity
infra-env-setup-env
Backend

This skill helps you enforce per-app environment management with Zod validation and framework prefixes to secure and validate config.

DevopsFrontendInfraNextjs+1
web-state-ngrx-signalstore
Angular

This skill helps Angular developers implement reactive client state with NgRx SignalStore, enabling composable features, efficient entity management, and RxJS

FrontendTestingTypescript
api-email-resend-react-email
Api

This skill enables server-side Resend email delivery with React Email templates, ensuring reliable, typed, and unsubscribe-compliant transactional emails.

BackendFrontendPerformanceTesting+1
meta-methodology-anti-over-engineering
Ai

This skill applies anti-over-engineering principles to surgical, minimal changes using existing utilities and conventions to modify code.

Code ReviewIntegration TestsRefactorTesting
api-auth-better-auth-drizzle-hono
Api

This skill enables self-hosted, type-safe authentication with Better Auth on Hono and Drizzle, supporting email/password, OAuth, 2FA, and multi-tenant sessions.

BackendDatabaseHonoSecurity+1
web-i18n-vue-i18n
Frontend

This skill implements type-safe vue i18n with Composition API, ensuring single useI18n call, reactive locale, and compile-time locale constants for Vue 3.

TypescriptVue
meta-reviewing-reviewing
Ai

This skill guides you through meta-reviewing code reviews, enforcing CLAUDE.md conventions, and providing actionable, file:line specific feedback with severity.

Code ReviewDevopsDocsPerformance+2
web-ui-shadcn-ui
Cli

This skill helps you implement and customize shadcn/ui components using a CLI-driven workflow, CSS variables, and cn() utility for consistent theming.

FrontendReactShadcn
web-realtime-socket-io
Backend

This skill helps you implement robust Socket.IO client patterns with typed events, secure authentication, and reliable reconnection for real-time apps.

FrontendReactTypescriptWebsocket
web-framework-nextjs-server-actions
Backend

This skill helps you implement Next.js server actions for mutations, cache revalidation, and secure form handling with progressive enhancement.

PerformanceReactSecurityTypescript
mobile-framework-react-native
Debugging

This skill helps you implement React Native development patterns using the New Architecture, FlashList optimization, and platform-specific code for iOS and

DesignExpoPerformanceReact Native+1
infra-tooling-setup-tooling
Ci Cd

This skill configures ESLint 9 flat config, Prettier, TS, and Vite in monorepos with shared configs and strict typing for fast DX.

CloudDevopsFormattingInfra+3
api-framework-fastify
Api

This skill helps you build high-performance Fastify REST APIs with type-safe schemas, plugin encapsulation, and lifecycle hooks for scalable apps.

BackendDebuggingPerformanceRefactor+1
web-testing-vue-test-utils
Frontend

This skill guides testing Vue 3 components with Vue Test Utils, covering mount, wrapper queries, interactions, and Pinia mocking for reliable tests.

TestingUnit TestsVue
api-observability-setup-axiom-pino-sentry
Api

This skill guides a one-time setup of Pino, Axiom, and Sentry for observability, enabling reliable logging, error tracking, and source maps.

BackendCi CdDebuggingDevops+2
web-pwa-offline-first
Data

This skill helps you implement offline-first data with IndexedDB, sync queues, and optimistic UI for resilient web apps.

DatabaseFrontendJavascriptPerformance+1
web-realtime-websockets
Api

This skill helps you implement robust WebSocket real-time patterns with backoff, heartbeat, queues, and type-safe messages for reliable client-server

BackendDebuggingFrontendPerformance+1
web-utilities-date-fns
Formatting

This skill helps you format, parse, and manipulate dates in TypeScript using date-fns with pure, tree-shakeable functions.

FrontendJavascriptTestingTypescript+1
web-i18n-react-intl
Docs

This skill helps you implement React Intl i18n with ICU message formatting, providing declarative and imperative APIs for robust localization.

FrontendJavascriptReact
web-data-fetching-graphql-apollo
Debugging

This skill helps you implement robust GraphQL data handling with Apollo Client, including cache normalization, optimistic updates, and realtime subscriptions.

FrontendGraphqlPerformanceReact+1
Full skills directory
Search and filter the entire library—then dive back into this owner anytime.
Browse by topic
See how skills cluster by workflow problem space—not just by repository.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational