Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

hyper-forge

hyper-forge contém 37 skills coletadas de Prompt-or-Die-Labs, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
37
Stars
7
atualizado
2025-11-13
Forks
2
Cobertura ocupacional
7 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

adr-assistant
Desenvolvedores de software

Helps create, analyze, and maintain Architecture Decision Records

2025-11-13
api-documentation-generator
Desenvolvedores de software

Generates comprehensive API documentation including OpenAPI/Swagger specs, endpoint descriptions, request/response examples, and integration guides. Use when documenting APIs.

2025-11-13
character-generator
Desenvolvedores de software

Generate complete elizaOS character configurations with personality, knowledge, and plugin setup. Triggers when user asks to "create character", "generate agent config", or "build elizaOS character"

2025-11-13
drizzle-migration
Arquitetos de banco de dados

Execute the proper Drizzle Kit workflow for database schema migrations in asset-forge. Use this when the user asks to create a database migration, update the database schema, or when schema changes need to be applied to the database.

2025-11-13
lighthouse-ci-integrator
Desenvolvedores de software

Integrates Lighthouse CI for automated performance testing, Core Web Vitals tracking, and regression detection in CI/CD pipelines. Use when user asks to "setup Lighthouse CI", "add performance testing", "monitor Core Web Vitals", or "prevent performance regressions".

2025-11-13
visual-regression-test-setup
Analistas de garantia de qualidade de software e testadores

Sets up visual regression testing using Percy, Chromatic, or Playwright to catch unintended UI changes through screenshot comparison. Use when user asks to "setup visual testing", "add screenshot tests", "prevent visual bugs", or "setup Percy/Chromatic".

2025-11-13
type-safety-guardian
Desenvolvedores de software

Autonomously enforces TypeScript strict typing standards (ADR-0006)

2025-11-10
api-gateway-configurator
Administradores de redes e sistemas de computador

Configure and manage API gateways including Kong, Tyk, AWS API Gateway, and Apigee. Activates when users need help setting up API gateways, rate limiting, authentication, request transformation, or API management.

2025-11-10
architecture-decision-recorder
Desenvolvedores de software

Create and manage Architecture Decision Records (ADRs) for documenting important architectural decisions, tradeoffs, and rationale.

2025-11-10
bundle-analyzer
Desenvolvedores web

Analyzes JavaScript bundle sizes, identifies large dependencies, and suggests optimizations for webpack, vite, rollup. Use when user asks to "analyze bundle", "optimize bundle size", "reduce bundle", "webpack analysis", or "tree shaking".

2025-11-10
chaos-engineering-setup
Administradores de redes e sistemas de computador

Implement chaos engineering practices and tools for resilience testing

2025-11-10
compliance-auditor
Analistas de segurança da informação

Automated compliance auditing for SOC2, HIPAA, GDPR, and PCI-DSS. Activates for compliance checks, security audits, regulatory requirements, and compliance automation.

2025-11-10
create-agent
Desenvolvedores de software

Quickly create a new specialized subagent when needed. Use when you need a specialist that doesn't exist yet for a specific task domain.

2025-11-10
create-memory
Desenvolvedores de software

Create memory files to track important learnings, decisions, and system changes. Use when implementing major features, making architectural decisions, or learning important project patterns.

2025-11-10
database-migration-helper
Arquitetos de banco de dados

Creates database migrations with proper schema changes, data migrations, and rollback support for various ORMs (Prisma, TypeORM, Alembic, etc.). Use when managing database schema changes.

2025-11-10
deployment-helper
Administradores de redes e sistemas de computador

Deploy elizaOS agents to production with best practices, monitoring, and scaling. Triggers on "deploy agent", "production setup", or "deploy elizaOS"

2025-11-10
developer-portal-generator
Desenvolvedores web

Create developer portals using Backstage or custom solutions

2025-11-10
disaster-recovery-planner
Administradores de redes e sistemas de computador

Design disaster recovery strategies including backup, failover, RTO/RPO planning, and multi-region deployment for business continuity.

2025-11-10
distributed-tracing-setup
Administradores de redes e sistemas de computador

Configure distributed tracing with Jaeger, Zipkin, or Datadog for microservices observability

2025-11-10
event-driven-architect
Desenvolvedores de software

Design event-driven architectures using Kafka, RabbitMQ, event sourcing, CQRS, and saga patterns. Activates when users need help with event-driven design, message queues, event sourcing, or asynchronous communication patterns.

2025-11-10
golden-path-creator
Desenvolvedores de software

Define and enforce golden paths and best practices for development teams

2025-11-10
graphql-schema-generator
Arquitetos de banco de dados

Generates GraphQL schemas with type definitions, resolvers, queries, mutations, and subscriptions. Use when building GraphQL APIs.

2025-11-10
internal-platform-builder
Administradores de redes e sistemas de computador

Design and build internal developer platforms for self-service infrastructure

2025-11-10
knowledge-base-builder
Cientistas de dados

Create and optimize elizaOS knowledge bases with RAG, embeddings, and semantic search. Triggers on "create knowledge base", "build RAG system", or "setup agent knowledge"

2025-11-10
log-aggregation-configurator
Administradores de redes e sistemas de computador

Set up centralized logging with ELK, Loki, or Splunk for log management

2025-11-10
memory-manager
Desenvolvedores de software

Manage elizaOS agent memory, context windows, and conversation history. Triggers on "manage memory", "optimize context", or "handle agent memory"

2025-11-10
metrics-pipeline-builder
Administradores de redes e sistemas de computador

Build metrics collection pipelines using Prometheus, Grafana, and custom exporters

2025-11-10
microservices-orchestrator
Desenvolvedores de software

Expert skill for designing, decomposing, and managing microservices architectures. Activates when users need help with microservices design, service decomposition, bounded contexts, API contracts, or transitioning from monolithic to microservices architectures.

2025-11-10
nextjs-page-generator
Desenvolvedores web

Generates Next.js 13+ pages with App Router, Server Components, Client Components, API routes, and proper data fetching. Use when building Next.js applications.

2025-11-10
plugin-builder
Desenvolvedores de software

Scaffold complete elizaOS plugins with actions, providers, evaluators, and services. Triggers when user asks to "create plugin", "build elizaOS extension", or "scaffold plugin structure"

2025-11-10
react-component-generator
Desenvolvedores web

Generates modern React components with TypeScript, hooks, proper props typing, and best practices. Use when creating React components or scaffolding UI elements.

2025-11-10
service-mesh-integrator
Administradores de redes e sistemas de computador

Configure service mesh solutions including Istio, Linkerd, and Consul for traffic management, security, and observability in microservices. Activates for service mesh setup, mTLS, traffic routing, and mesh configuration.

2025-11-10
sla-monitor-generator
Administradores de redes e sistemas de computador

Generate SLA/SLO/SLI monitoring configurations for reliability tracking and error budget management. Activates for SLO setup, reliability targets, and error budget configuration.

2025-11-10
testing-framework-helper
Analistas de garantia de qualidade de software e testadores

Generates comprehensive test suites with unit tests, integration tests, and E2E tests for various frameworks (Jest, Pytest, Vitest, etc.). Use when writing tests.

2025-11-10
testing-helper
Analistas de garantia de qualidade de software e testadores

Create comprehensive tests for elizaOS plugins, characters, and actions. Triggers on "create tests", "test elizaOS plugin", or "write agent tests"

2025-11-10
threejs-scene-builder
Desenvolvedores web

Comprehensive Three.js and React Three Fiber skill for creating 3D scenes, characters, NPCs, procedural generation, animation retargeting, and interactive experiences. Use when user asks to "create Three.js scene", "setup React Three Fiber", "add 3D character", "create NPC AI", "procedural 3D generation", "retarget animation", "setup avatar system", or "create 3D game".

2025-11-10
verify-claude-setup
Administradores de redes e sistemas de computador

Verify .claude directory configuration is complete and correct. Use when checking if agents, hooks, rules, and memory are properly set up, or after making changes to .claude configuration.

2025-11-10