Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

hyper-forge

hyper-forge 收录了来自 Prompt-or-Die-Labs 的 37 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
37
Stars
7
更新
2025-11-13
Forks
2
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr-assistant
软件开发工程师

Helps create, analyze, and maintain Architecture Decision Records

2025-11-13
api-documentation-generator
软件开发工程师

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
软件开发工程师

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
数据库架构师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

Autonomously enforces TypeScript strict typing standards (ADR-0006)

2025-11-10
api-gateway-configurator
网络与计算机系统管理员

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
软件开发工程师

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

2025-11-10
bundle-analyzer
网页开发工程师

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
网络与计算机系统管理员

Implement chaos engineering practices and tools for resilience testing

2025-11-10
compliance-auditor
信息安全分析师

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
软件开发工程师

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
软件开发工程师

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
数据库架构师

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
网络与计算机系统管理员

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
网页开发工程师

Create developer portals using Backstage or custom solutions

2025-11-10
disaster-recovery-planner
网络与计算机系统管理员

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

2025-11-10
distributed-tracing-setup
网络与计算机系统管理员

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

2025-11-10
event-driven-architect
软件开发工程师

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
软件开发工程师

Define and enforce golden paths and best practices for development teams

2025-11-10
graphql-schema-generator
数据库架构师

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

2025-11-10
internal-platform-builder
网络与计算机系统管理员

Design and build internal developer platforms for self-service infrastructure

2025-11-10
knowledge-base-builder
数据科学家

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
网络与计算机系统管理员

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

2025-11-10
memory-manager
软件开发工程师

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
网络与计算机系统管理员

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

2025-11-10
microservices-orchestrator
软件开发工程师

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
网页开发工程师

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
软件开发工程师

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
网页开发工程师

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
网页开发工程师

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
网络与计算机系统管理员

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