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

engineer-grade-agent-skills

engineer-grade-agent-skills contains 90 collected skills from roanbrasil, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
90
Stars
5
updated
2026-06-20
Forks
0
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

apache-pulsar
software-developers

Use when working with Apache Pulsar — designing topic hierarchies, configuring subscriptions, implementing geo-replication, deploying BookKeeper, writing Pulsar Functions, or deciding between Pulsar and Kafka

2026-06-20
iggy-streaming
software-developers

Expert Iggy message streaming — architecture, Rust SDK producers/consumers, consumer groups, offset management, server config, CLI, and production tuning. Trigger on Iggy setup questions, Rust streaming code, Iggy vs Kafka decisions, partition/offset strategy, or deployment config.

2026-06-20
mqtt-patterns
software-developers

Use when working with MQTT for IoT, mobile, or real-time applications — topic design, QoS levels, broker selection, device shadows, security, or MQTT 5.0 features

2026-06-20
nats-jetstream
software-developers

Use when working with NATS messaging or JetStream persistence — pub/sub, streams, consumers, KV store, object store, clustering, or leaf nodes

2026-06-20
redpanda
software-developers

Use when working with Redpanda — setting up clusters, configuring topics, tuning performance, migrating from Kafka, or integrating Redpanda Connect pipelines

2026-06-20
robustmq
software-developers

Expert RobustMQ skill — multi-protocol cloud-native message queue (MQTT, Kafka-compat, AMQP) built in Rust. Trigger on RobustMQ setup, MQTT IoT streaming, Kafka-compatible migration, AMQP/RabbitMQ replacement, multi-protocol broker architecture, or RobustMQ vs alternatives decisions.

2026-06-20
a2a-protocol
software-developers

Implement Google's Agent-to-Agent (A2A) protocol for agent interoperability — invoke when the user is building multi-agent systems, agent registries, agent delegation, or integrating A2A with Spring AI or Python frameworks.

2026-06-17
accessibility
web-and-digital-interface-designers

Web accessibility (a11y) — invoked when building UI components, reviewing code for WCAG compliance, fixing keyboard navigation, ARIA usage, color contrast, or screen reader support.

2026-06-17
ai-safety-guardrails
information-security-analysts

Production AI safety patterns for LLM applications — invoke when the user is building guardrails, defending against prompt injection, handling sensitive data, auditing tool execution, or red-teaming an LLM system.

2026-06-17
api-gateway-design
software-developers

Invoke when designing API gateways, BFF (Backend for Frontend) layers, rate limiting strategies, authentication at the edge, request aggregation, or selecting and configuring gateway products like Kong, AWS API Gateway, Traefik, or Spring Cloud Gateway.

2026-06-17
cloud-native-design
software-developers

Invoke when designing, reviewing, or refactoring services to be cloud-native — covering 12-Factor principles, stateless design, graceful shutdown, container best practices, GitOps, and cloud-native patterns like sidecar and bulkhead.

2026-06-17
code-review-excellence
software-quality-assurance-analysts-and-testers

Give or receive high-quality code reviews — use when someone asks how to review a PR, write review comments, respond to reviewer feedback, structure a PR, or improve code review culture.

2026-06-17
concurrency-patterns
software-developers

Expert concurrency patterns — invoke when designing or debugging multi-threaded code, async systems, actor models, channels, race conditions, deadlocks, or parallel data processing in Java, Kotlin, Python, Go, or Rust.

2026-06-17
css-mastery
web-developers

Expert CSS guidance — invoked when writing or reviewing CSS/SCSS for layout, responsive design, animations, modern CSS features, or performance.

2026-06-17
debugging-production
software-developers

Debug production incidents and hard-to-reproduce bugs — use when someone asks how to diagnose a JVM memory leak, Kubernetes crash, slow query, production exception, or needs to read thread dumps, heap dumps, or flamegraphs.

2026-06-17
design-systems
web-and-digital-interface-designers

Design system architecture — invoked when building or maintaining component libraries, design tokens, theming, documentation, or distribution infrastructure.

2026-06-17
distributed-systems-fundamentals
software-developers

Deep reference for distributed systems design — invoke when reasoning about consistency models, CAP tradeoffs, consensus algorithms, replication strategies, distributed transactions, or failure detection in any architecture discussion or implementation.

2026-06-17
ebpf-observability
network-and-computer-systems-administrators

Implement, evaluate, or troubleshoot eBPF-based observability — including Pixie, Cilium/Hubble, Pyroscope continuous profiling, bpftrace, and BCC tools.

2026-06-17
financial-systems-patterns
software-developers

Expert financial systems design patterns — invoke when building payment processing, ledgers, accounting, money arithmetic, reconciliation, fraud detection, or any system where correctness of monetary values is critical.

2026-06-17
fine-tuning-llms
software-developers

Expert guidance for LLM fine-tuning decisions, PEFT methods (LoRA/QLoRA), dataset preparation, training, evaluation, and deployment — invoke when the user asks about training, adapting, or customizing a language model.

2026-06-17
frontend-architecture
software-developers

Frontend architecture patterns — invoked when choosing rendering strategies, structuring large applications, designing API layers, state architecture, build tooling, or testing strategy.

2026-06-17
helm-charts
software-developers

Design, write, test, or review Helm charts for Kubernetes — including values design, template best practices, subcharts, OCI registry, and CI testing.

2026-06-17
kubernetes-production
network-and-computer-systems-administrators

Expert Kubernetes production operations — invoke when designing workloads, configuring autoscaling, setting up availability guarantees, hardening security posture, or diagnosing production issues beyond basic kubectl usage.

2026-06-17
local-dev-environment
software-developers

Set up, configure, or troubleshoot local development environments using Docker Compose, Dev Containers, Tilt, Skaffold, task runners, and environment variable management.

2026-06-17
nosql-patterns
database-architects

Invoke when selecting a NoSQL database, designing schemas for MongoDB/DynamoDB/Cassandra, modeling access patterns, or evaluating trade-offs between document, key-value, wide-column, graph, and time-series stores.

2026-06-17
platform-engineering
computer-occupations-all-other

Platform engineering and Internal Developer Platform (IDP) design — invoke when designing developer platforms, golden paths, self-service infrastructure, Backstage catalogs, paved roads, policy as code, or measuring developer experience.

2026-06-17
react-patterns
software-developers

Expert React 18+ patterns — invoked when designing components, hooks, state management, data fetching, or performance optimization in React applications.

2026-06-17
redis-mastery
software-developers

Expert Redis skill — invoke when designing caching strategies, selecting data structures, implementing distributed locks, reasoning about eviction policies, building Pub/Sub or Streams pipelines, or tuning Redis for production performance.

2026-06-17
saas-architecture
software-developers

Design, implement, or review SaaS architecture patterns including multi-tenancy models, tenant isolation, billing, feature access control, and operational concerns.

2026-06-17
saga-orchestration
software-developers

Design, implement, or debug distributed sagas for multi-service transactions — use when someone asks about distributed transactions, compensating actions, saga patterns, or replacing 2PC.

2026-06-17
service-mesh
network-and-computer-systems-administrators

Invoke when designing, configuring, or troubleshooting service-to-service communication with Istio or Linkerd — including mTLS, traffic management, canary deployments, circuit breaking, and mesh observability.

2026-06-17
static-analysis
software-quality-assurance-analysts-and-testers

Set up, configure, or improve static analysis and code quality automation — use when someone asks about linters, SAST, SonarQube, SpotBugs, ruff, mypy, clippy, quality gates, or CI code quality checks.

2026-06-17
wasm-patterns
software-developers

Apply WebAssembly patterns for browser compute offload, WASI server-side plugins, edge functions (Cloudflare Workers, Spin), and Rust-to-Wasm compilation — including when to use Wasm and when to avoid it.

2026-06-17
web-performance
web-developers

Web performance optimization — invoked when diagnosing slow pages, improving Core Web Vitals, optimizing bundles, images, caching, or server rendering strategy.

2026-06-17
websockets-realtime
software-developers

Design and implement real-time communication — choose between WebSocket, SSE, and long polling; scale with Redis pub/sub; handle presence, auth, and horizontal scaling for chat, live feeds, collaborative editing, and streaming AI output.

2026-06-17
c4-model
software-developers

Create C4 Model architecture diagrams (Context, Container, Component, Code) using PlantUML, Mermaid, or Structurizr — invoked when documenting system architecture at any zoom level

2026-06-17
ci-cd-pipelines
software-developers

Design and implement CI/CD pipelines with GitHub Actions or GitLab CI, including caching, secrets, deployment strategies, and rollback patterns

2026-06-17
contract-testing
software-quality-assurance-analysts-and-testers

Invoked when the user needs to implement, debug, or architect consumer-driven contract testing with Pact between microservices — including broker setup, CI integration, and provider verification.

2026-06-17
database-design
database-architects

Expert database design guidance — schema design, normalization, indexing strategy, zero-downtime migrations, transactions, and query optimization for production PostgreSQL systems.

2026-06-17
feature-flags
software-developers

Invoked when the user needs to implement, architect, or clean up feature flags — including progressive rollout, A/B testing, kill switches, OpenFeature integration, Spring/Python SDKs, and flag lifecycle management.

2026-06-17
Showing top 40 of 90 collected skills in this repository.