Back to categories
Category

Agent Skills in category: Uncategorized

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

javascript-pro

Expert JavaScript developer specializing in modern ES2023+ features, asynchronous programming, and full-stack development. Masters both browser APIs and Node.js ecosystem with emphasis on performance and clean code patterns.

zenobi-us
zenobi-us
676

kotlin-specialist

Expert Kotlin developer specializing in coroutines, multiplatform development, and Android applications. Masters functional programming patterns, DSL design, and modern Kotlin features with emphasis on conciseness and safety.

zenobi-us
zenobi-us
676

laravel-specialist

Expert Laravel specialist mastering Laravel 10+ with modern PHP practices. Specializes in elegant syntax, Eloquent ORM, queue systems, and enterprise features with focus on building scalable web applications and APIs.

zenobi-us
zenobi-us
676

nextjs-developer

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

zenobi-us
zenobi-us
676

python-pro

Expert Python developer specializing in modern Python 3.11+ development with deep expertise in type safety, async programming, data science, and web frameworks. Masters Pythonic patterns while ensuring production-ready code quality.

zenobi-us
zenobi-us
676

rails-expert

Expert Rails specialist mastering Rails 7+ with modern conventions. Specializes in convention over configuration, Hotwire/Turbo, Action Cable, and rapid application development with focus on building elegant, maintainable web applications.

zenobi-us
zenobi-us
676

react-specialist

Expert React specialist mastering React 18+ with modern patterns and ecosystem. Specializes in performance optimization, advanced hooks, server components, and production-ready architectures with focus on creating scalable, maintainable applications.

zenobi-us
zenobi-us
676

rust-engineer

Expert Rust developer specializing in systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and performance optimization for mission-critical applications.

zenobi-us
zenobi-us
676

spring-boot-engineer

Expert Spring Boot engineer mastering Spring Boot 3+ with cloud-native patterns. Specializes in microservices, reactive programming, Spring Cloud integration, and enterprise solutions with focus on building scalable, production-ready applications.

zenobi-us
zenobi-us
676

sql-pro

Expert SQL developer specializing in complex query optimization, database design, and performance tuning across PostgreSQL, MySQL, SQL Server, and Oracle. Masters advanced SQL features, indexing strategies, and data warehousing patterns.

zenobi-us
zenobi-us
676

swift-expert

Expert Swift developer specializing in Swift 5.9+ with async/await, SwiftUI, and protocol-oriented programming. Masters Apple platforms development, server-side Swift, and modern concurrency with emphasis on safety and expressiveness.

zenobi-us
zenobi-us
676

typescript-pro

Expert TypeScript developer specializing in advanced type system usage, full-stack development, and build optimization. Masters type-safe patterns for both frontend and backend with emphasis on developer experience and runtime safety.

zenobi-us
zenobi-us
676

vue-expert

Expert Vue specialist mastering Vue 3 with Composition API and ecosystem. Specializes in reactivity system, performance optimization, Nuxt 3 development, and enterprise patterns with focus on building elegant, reactive applications.

zenobi-us
zenobi-us
676

accessibility-tester

Expert accessibility tester specializing in WCAG compliance, inclusive design, and universal access. Masters screen reader compatibility, keyboard navigation, and assistive technology integration with focus on creating barrier-free digital experiences.

zenobi-us
zenobi-us
676

architect-reviewer

Expert architecture reviewer specializing in system design validation, architectural patterns, and technical decision assessment. Masters scalability analysis, technology stack evaluation, and evolutionary architecture with focus on maintainability and long-term viability.

zenobi-us
zenobi-us
676

chaos-engineer

Expert chaos engineer specializing in controlled failure injection, resilience testing, and building antifragile systems. Masters chaos experiments, game day planning, and continuous resilience improvement with focus on learning from failure.

zenobi-us
zenobi-us
676

compliance-auditor

Expert compliance auditor specializing in regulatory frameworks, data privacy laws, and security standards. Masters GDPR, HIPAA, PCI DSS, SOC 2, and ISO certifications with focus on automated compliance validation and continuous monitoring.

zenobi-us
zenobi-us
676

debugger

Expert debugger specializing in complex issue diagnosis, root cause analysis, and systematic problem-solving. Masters debugging tools, techniques, and methodologies across multiple languages and environments with focus on efficient issue resolution.

zenobi-us
zenobi-us
676

error-detective

Expert error detective specializing in complex error pattern analysis, correlation, and root cause discovery. Masters distributed system debugging, error tracking, and anomaly detection with focus on finding hidden connections and preventing error cascades.

zenobi-us
zenobi-us
676

penetration-tester

Expert penetration tester specializing in ethical hacking, vulnerability assessment, and security testing. Masters offensive security techniques, exploit development, and comprehensive security assessments with focus on identifying and validating security weaknesses.

zenobi-us
zenobi-us
676

performance-engineer

Expert performance engineer specializing in system optimization, bottleneck identification, and scalability engineering. Masters performance testing, profiling, and tuning across applications, databases, and infrastructure with focus on achieving optimal response times and resource efficiency.

zenobi-us
zenobi-us
676

qa-expert

Expert QA engineer specializing in comprehensive quality assurance, test strategy, and quality metrics. Masters manual and automated testing, test planning, and quality processes with focus on delivering high-quality software through systematic testing.

zenobi-us
zenobi-us
676

security-auditor

Expert security auditor specializing in comprehensive security assessments, compliance validation, and risk management. Masters security frameworks, audit methodologies, and compliance standards with focus on identifying vulnerabilities and ensuring regulatory adherence.

zenobi-us
zenobi-us
676

test-automator

Expert test automation engineer specializing in building robust test frameworks, CI/CD integration, and comprehensive test coverage. Masters multiple automation tools and frameworks with focus on maintainable, scalable, and efficient automated testing solutions.

zenobi-us
zenobi-us
676

ralph-gpu

Minimal WebGPU shader library for creative coding and real-time graphics. Provides fullscreen passes, particles, compute shaders, render targets, and ping-pong buffers with automatic uniform bindings and global time/resolution tracking.

zenobi-us
zenobi-us
676

shader-effects

Visual shader effects—glow/bloom, chromatic aberration, distortion, vignette, film grain, scanlines, glitch, dissolve, outline, and fresnel. Use when adding visual polish, post-processing effects, or stylized rendering to shaders.

zenobi-us
zenobi-us
676

shader-fundamentals

GLSL shader fundamentals—vertex and fragment shaders, uniforms, varyings, attributes, coordinate systems, built-in variables, and data types. Use when writing custom shaders, understanding the graphics pipeline, or debugging shader code. The foundational skill for all shader work.

zenobi-us
zenobi-us
676

shader-noise

Procedural noise functions in GLSL—Perlin, simplex, Worley/cellular, value noise, FBM (Fractal Brownian Motion), turbulence, and domain warping. Use when creating organic textures, terrain, clouds, water, fire, or any natural-looking procedural patterns.

zenobi-us
zenobi-us
676

shader-router

Decision framework for GLSL shader projects. Routes to specialized shader skills (fundamentals, noise, SDF, effects) based on task requirements. Use when starting a shader project or needing guidance on which shader techniques to combine.

zenobi-us
zenobi-us
676

webgl

WebGL shaders and effects for JARVIS 3D HUD

zenobi-us
zenobi-us
676

github-pr-comment-analyzer

Use when analyzing PR review comments to determine relevance, identify ambiguities, and generate a comprehensive report without making code changes. Useful for understanding feedback landscape and initiating collaborative Q&A discussions about unclear or potentially outdated comments.

zenobi-us
zenobi-us
676

resolving-github-pull-request-reviews

Describes the process of resolving pull request CI checks and review comments. Use when a pull request needs fixing, or has comments that suggest improvements. Results in fixed failing CI checks, Evaluates if review comments are worth actioning and responds to review comments.

zenobi-us
zenobi-us
676

writing-and-creating-git-commits

Create semantic git commits following best practices and Conventional Commits specification.

zenobi-us
zenobi-us
676

writing-github-pr-descriptions

Use when gh pr edit --body fails silently or returns no error but doesn't persist changes - provides fallback pattern using GitHub REST API directly for reliable PR description updates

zenobi-us
zenobi-us
676

software-design

Organizes reusable software design pattern skills, when choosing a structural, creational, or behavioral pattern, resulting in faster selection of the right pattern-specific skill.

zenobi-us
zenobi-us
676

abstract-factory

Use when you must create compatible sets of related objects without binding client code to concrete classes.

zenobi-us
zenobi-us
676

adapter

Use when an existing class has useful behavior but an incompatible interface blocks integration with client code.

zenobi-us
zenobi-us
676

bridge

Use when abstractions and implementations need to evolve independently without creating subclass explosion.

zenobi-us
zenobi-us
676

builder

Use when object construction requires many ordered or optional steps and constructor signatures are becoming brittle.

zenobi-us
zenobi-us
676

chain-of-responsibility

Use when multiple handlers may process a request and you need flexible routing without hard-coding sender-to-receiver coupling.

zenobi-us
zenobi-us
676

command

Use when operations must be represented as objects so execution, scheduling, undo, and logging can vary independently from invokers.

zenobi-us
zenobi-us
676

composite

Use when clients must treat individual objects and nested object groups uniformly through one interface.

zenobi-us
zenobi-us
676

decorator

Use when responsibilities must be added dynamically to objects without subclass proliferation.

zenobi-us
zenobi-us
676

facade

Use when a subsystem is too complex for clients and you need a focused, stable entry point.

zenobi-us
zenobi-us
676

factory-method

Use when object creation varies by context and you need to extend product types without rewriting client orchestration code.

zenobi-us
zenobi-us
676

flyweight

Use when huge numbers of similar objects cause memory pressure and shared intrinsic state can be externalized.

zenobi-us
zenobi-us
676

iterator

Use when clients must traverse aggregate data uniformly without exposing internal collection representation.

zenobi-us
zenobi-us
676

mediator

Use when many components communicate in tangled peer-to-peer paths and interactions should be coordinated through a central policy hub.

zenobi-us
zenobi-us
676

memento

Use when object state must be snapshotted and restored later without exposing internal representation details.

zenobi-us
zenobi-us
676

observer

Use when state changes in one object must notify many dependents while keeping publishers decoupled from subscriber implementations.

zenobi-us
zenobi-us
676

Page 2 of 1617 · 80817 results