Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

hyper-forge

hyper-forge contiene 37 skills recopiladas de Prompt-or-Die-Labs, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
37
Stars
7
actualizado
2025-11-13
Forks
2
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

adr-assistant
Desarrolladores de software

Helps create, analyze, and maintain Architecture Decision Records

2025-11-13
api-documentation-generator
Desarrolladores 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
Desarrolladores 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
Arquitectos de bases de datos

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
Desarrolladores 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 garantía de calidad de software y probadores

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
Desarrolladores de software

Autonomously enforces TypeScript strict typing standards (ADR-0006)

2025-11-10
api-gateway-configurator
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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

2025-11-10
bundle-analyzer
Desarrolladores 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 y sistemas informáticos

Implement chaos engineering practices and tools for resilience testing

2025-11-10
compliance-auditor
Analistas de seguridad de la información

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
Desarrolladores 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
Desarrolladores 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
Arquitectos de bases de datos

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 y sistemas informáticos

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
Desarrolladores web

Create developer portals using Backstage or custom solutions

2025-11-10
disaster-recovery-planner
Administradores de redes y sistemas informáticos

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 y sistemas informáticos

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

2025-11-10
event-driven-architect
Desarrolladores 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
Desarrolladores de software

Define and enforce golden paths and best practices for development teams

2025-11-10
graphql-schema-generator
Arquitectos de bases de datos

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 y sistemas informáticos

Design and build internal developer platforms for self-service infrastructure

2025-11-10
knowledge-base-builder
Científicos de datos

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 y sistemas informáticos

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

2025-11-10
memory-manager
Desarrolladores 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 y sistemas informáticos

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

2025-11-10
microservices-orchestrator
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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 y sistemas informáticos

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 y sistemas informáticos

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 garantía de calidad de software y probadores

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 garantía de calidad de software y probadores

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
Desarrolladores 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 y sistemas informáticos

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