Back to categories
Category

Agent Skills in category: Uncategorized

72294 skills match this category. Browse curated collections and explore related Agent Skills.

hasura-graphql-engine

Complete guide for Hasura GraphQL Engine including instant GraphQL APIs, permissions, authentication, event triggers, actions, and production deployment

manutej
manutej
4610

kubernetes-orchestration

Comprehensive guide to Kubernetes container orchestration, covering workloads, networking, storage, security, and production operations

manutej
manutej
4610

microservices-patterns

Comprehensive microservices patterns skill covering service mesh, traffic management, circuit breakers, resilience patterns, Istio, and production microservices architecture

manutej
manutej
4610

observability-monitoring

Comprehensive observability and monitoring skill covering Prometheus, Grafana, metrics collection, alerting, exporters, PromQL, and production monitoring patterns for distributed systems and cloud-native applications

manutej
manutej
4610

terraform-infrastructure-as-code

Comprehensive Terraform Infrastructure as Code skill covering resources, modules, state management, workspaces, providers, and advanced patterns for cloud-agnostic infrastructure deployment

manutej
manutej
4610

terraform-infrastructure

Comprehensive Terraform infrastructure-as-code skill covering providers, resources, modules, state management, and enterprise patterns for multi-cloud infrastructure

manutej
manutej
4610

angular-development

Comprehensive Angular framework development covering components, directives, services, dependency injection, routing, and reactive programming based on official Angular documentation

manutej
manutej
4610

frontend-architecture

Component architecture, design patterns, state management strategies, module systems, build tools, and scalable application structure

manutej
manutej
4610

javascript-fundamentals

Core JavaScript language features, patterns, and best practices including ES6+ syntax, async/await, closures, prototypes, and modern development patterns

manutej
manutej
4610

jest-react-testing

Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices

manutej
manutej
4610

mobile-design

Mobile UX patterns, touch interactions, gesture design, mobile-first principles, app navigation, and mobile performance

manutej
manutej
4610

nextjs-development

Comprehensive Next.js development skill covering App Router, Server Components, data fetching, routing patterns, API routes, middleware, and full-stack Next.js applications

manutej
manutej
4610

react-development

Comprehensive React development with hooks, components, state management, context, effects, and performance optimization based on official React documentation

manutej
manutej
4610

react-patterns

Modern React development with hooks, component patterns, state management, and performance optimization for building scalable applications

manutej
manutej
4610

responsive-design

Mobile-first responsive design covering fluid layouts, media queries, flexbox, grid, viewport units, and responsive images

manutej
manutej
4610

svelte-development

Comprehensive Svelte development skill covering reactivity runes, components, stores, lifecycle, transitions, and modern Svelte 5 patterns

manutej
manutej
4610

tailwind-css

Utility-first CSS framework for rapid UI development with responsive design, component patterns, and production optimization. Master core utilities, dark mode, customization, and modern component composition for building beautiful, performant user interfaces.

manutej
manutej
4610

ui-design-patterns

Common interface patterns, navigation patterns, form patterns, data display patterns, feedback patterns, and accessibility considerations

manutej
manutej
4610

vuejs-development

Comprehensive Vue.js development skill covering Composition API, reactivity system, components, directives, and modern Vue 3 patterns based on official Vue.js documentation

manutej
manutej
4610

asyncio-concurrency-patterns

Complete guide for asyncio concurrency patterns including event loops, coroutines, tasks, futures, async context managers, and performance optimization

manutej
manutej
4610

linear-dev-accelerator

Accelerate software development with Linear project management and MCP server integration. Master issue tracking, project workflows, and development automation for frontend, full-stack, and mobile applications. Includes comprehensive MCP tool usage, workflow patterns, and development best practices.

manutej
manutej
4610

playwright-visual-testing

Browser automation, visual testing, and screenshot validation using Playwright MCP server for accelerated web development. Master visual regression testing, automated UI testing, and cross-browser validation.

manutej
manutej
4610

pydantic

Comprehensive Pydantic data validation skill for customer support tech enablement - covering BaseModel, Field validation, custom validators, FastAPI integration, BaseSettings, serialization, and Pydantic V2 features

manutej
manutej
4610

unix-goto-development

Expert guidance for unix-goto shell navigation tool development, including architecture, 9-step feature workflow, testing (100% coverage), performance optimization (<100ms targets), and Linear issue integration

manutej
manutej
4610

pytest-patterns

Python testing with pytest covering fixtures, parametrization, mocking, and test organization for reliable test suites

manutej
manutej
4610

pytest

Advanced Python unit testing framework for customer support tech enablement, covering FastAPI, SQLAlchemy, PostgreSQL, async operations, mocking, fixtures, parametrization, coverage, and comprehensive testing strategies for backend support systems

manutej
manutej
4610

shell-testing-framework

Shell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, assertion patterns, 100% coverage requirements, and performance testing

manutej
manutej
4610

autoresearch

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execution, supports continuous agent operation via Claude Code /loop and OpenClaw heartbeat, and produces research presentations and papers. Use when starting a research project, running autonomous experiments, or managing a multi-hypothesis research effort.

zechenzhangagi
zechenzhangagi
5,626440

ml-paper-writing

Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

zechenzhangagi
zechenzhangagi
5,626440

gitlab-ci-variables-secrets

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

thebushidocollective
thebushidocollective
12214

graphql-inspector-audit

Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.

thebushidocollective
thebushidocollective
12214

graphql-inspector-ci

Use when setting up GraphQL Inspector in CI/CD pipelines, GitHub Actions, or GitLab CI for automated schema validation.

thebushidocollective
thebushidocollective
12214

graphql-inspector-diff

Use when detecting breaking changes between GraphQL schema versions, comparing schemas across branches, or validating schema migrations.

thebushidocollective
thebushidocollective
12214

graphql-inspector-validate

Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.

thebushidocollective
thebushidocollective
12214

graphql-performance

Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.

thebushidocollective
thebushidocollective
12214

graphql-resolvers

Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.

thebushidocollective
thebushidocollective
12214

rspec-advanced

Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.

thebushidocollective
thebushidocollective
12214

graphql-schema-design

Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.

thebushidocollective
thebushidocollective
12214

helm-charts

Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.

thebushidocollective
thebushidocollective
12214

helm-templates

Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.

thebushidocollective
thebushidocollective
12214

helm-values

Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.

thebushidocollective
thebushidocollective
12214

jest-advanced

Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.

thebushidocollective
thebushidocollective
12214

jest-configuration

Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.

thebushidocollective
thebushidocollective
12214

jest-testing-patterns

Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.

thebushidocollective
thebushidocollective
12214

junit-extensions

Use when jUnit extensions including custom extensions, rules, and conditional test execution.

thebushidocollective
thebushidocollective
12214

junit-fundamentals

Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.

thebushidocollective
thebushidocollective
12214

junit-parameterized

Use when jUnit parameterized tests with various value sources and test factories.

thebushidocollective
thebushidocollective
12214

kubernetes-manifests

Use when writing and deploying Kubernetes manifests for container orchestration.

thebushidocollective
thebushidocollective
12214

kubernetes-resources

Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.

thebushidocollective
thebushidocollective
12214

kubernetes-security

Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.

thebushidocollective
thebushidocollective
12214

Page 828 of 1446 · 72294 results