Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hyper-forge

يحتوي hyper-forge على 37 من skills المجمعة من Prompt-or-Die-Labs، مع تغطية مهنية على مستوى المستودع وصفحات 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