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

ritual-dapp-skills

يحتوي ritual-dapp-skills على 32 من skills المجمعة من ritual-foundation، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
32
Stars
61
محدث
2026-04-24
Forks
57
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ritual-dapp-agents
مطوّرو البرمجيات

Persistent agent and sovereign agent patterns for Ritual dApps. Use when building dApps with long-lived AI services, sovereign agent jobs, or agent-native product flows on Ritual Chain.

2026-04-24
ritual-dapp-backend
مطوّرو البرمجيات

Backend services for Ritual dApps. Use when building event indexers, APIs, job monitors, or webhook services for Ritual applications.

2026-04-24
ritual-dapp-block-time
مطوّرو البرمجيات

Block-time estimation and block-to-time conversion guidance for Ritual dApps. Use when setting TTL, lock durations, scheduler frequency, or polling windows.

2026-04-24
ritual-dapp-contracts
مطوّرو البرمجيات

Ritual chain precompile addresses, system contracts, ABI encoding, and callback security. Use when writing Solidity contracts that call Ritual precompiles, handle async callbacks, or interact with the Scheduler and RitualWallet.

2026-04-24
ritual-dapp-da
مطوّرو البرمجيات

Data Availability (storage) patterns for Ritual dApps. Use when any precompile stores or retrieves external data — multimodal outputs, conversation history, agent state, FHE ciphertexts, or artifact files.

2026-04-24
ritual-dapp-deploy
مديرو الشبكات وأنظمة الحاسوب

Deployment and chain configuration for Ritual dApps. Use when deploying contracts, configuring chain connection, or setting up development environment.

2026-04-24
ritual-dapp-design
مصممو واجهات الويب والرقمية

Ritual dApp design system — dark-mode-first color tokens, typography, Tailwind config, async lifecycle state visuals, precompile icons, and AI slop prevention. Use when styling a Ritual Chain frontend, building React/Next.js UI components, implementing async precompile status indicators, or reviewing dApp visual design for brand consistency.

2026-04-24
ritual-dapp-ed25519
محللو أمن المعلومات

On-chain Ed25519 signature verification via native precompile. Use when verifying Solana signatures, SSH keys, or any Ed25519-signed data on-chain.

2026-04-24
ritual-dapp-frontend
مطوّرو الويب

Frontend development for Ritual dApps with async transaction state machines, wagmi/viem hooks, and event subscriptions. Use when building React/Next.js frontends for Ritual.

2026-04-24
ritual-dapp-http
مطوّرو البرمجيات

HTTP call precompile patterns for Ritual dApps. Use when building dApps that fetch external data, call APIs, or interact with web services on-chain.

2026-04-24
ritual-dapp-llm
علماء البيانات

LLM inference patterns for Ritual dApps. Use when building dApps with LLM text generation, conversation history (GCS, HuggingFace, or Pinata), and streaming.

2026-04-24
ritual-dapp-longrunning
مطوّرو البرمجيات

Long-running HTTP precompile (0x0805) patterns for Ritual dApps. Use when building dApps with submit-poll-deliver workflows, background API jobs, multi-minute external tasks, JQ-based result extraction, or long-running (2-phase) async delivery.

2026-04-24
ritual-dapp-multimodal
مطوّرو البرمجيات

Image, audio, and video generation for Ritual dApps. Use when building dApps with AI multimodal creation capabilities.

2026-04-24
ritual-dapp-onnx
مطوّرو البرمجيات

On-chain ML model inference via the ONNX precompile. Use when building dApps that run machine learning models directly on-chain with synchronous results.

2026-04-24
ritual-dapp-overview
مطوّرو البرمجيات

High-level Ritual Chain architecture for dApp developers. Use when starting a new dApp, understanding async patterns, or getting oriented with Ritual's capabilities.

2026-04-24
ritual-dapp-passkey
مطوّرو البرمجيات

Passkey (WebAuthn / P-256) authentication for Ritual dApps. Use when building dApps with passkey login, passwordless wallets, or SECP256R1 signature verification.

2026-04-24
ritual-dapp-precompiles
مطوّرو البرمجيات

Complete Ritual precompile ABI reference. Use when encoding/decoding precompile calls, understanding request/response formats, or debugging precompile interactions.

2026-04-24
ritual-dapp-scheduler
مطوّرو البرمجيات

Scheduled operations for Ritual dApps. Use when building dApps with time-delayed execution, recurring tasks, or automated workflows.

2026-04-24
ritual-dapp-secrets
محللو أمن المعلومات

Secret management and private outputs for Ritual dApps. Use when handling encrypted secrets, private execution results, or delegated access control.

2026-04-24
ritual-dapp-testing
محللو ضمان جودة البرمجيات والمختبرون

Testing and debugging patterns for Ritual dApps. Use when writing tests, debugging issues, or setting up CI/CD for Ritual applications.

2026-04-24
ritual-dapp-wallet
مطوّرو البرمجيات

RitualWallet integration for Ritual dApps. Use when depositing fees, checking balances, managing lock durations, or withdrawing funds.

2026-04-24
ritual-dapp-x402
مطوّرو البرمجيات

X402 micropayment and paid API access patterns for Ritual dApps. Use when building dApps that need automatic paid API access, micropayment flows, per-call payment for premium APIs, budget-controlled data access, shared credential management via dKMS, or metered on-chain API usage. Do NOT use for free/public API calls — use ritual-dapp-http instead.

2026-04-24
ritual-meta-bootstrap
مطوّرو البرمجيات

Agent meta-kernel that activates 10 behavioral protocols governing how the agent works on Ritual Chain. Loaded automatically by the front door, builder, and debugger.

2026-04-24
ritual-meta-circuit-breaker
مطوّرو البرمجيات

Detects when the agent's trajectory has diverged from the user's goal. Uses weighted progress markers, stall detection, and divergence heuristics. Stops before wasting budget.

2026-04-24
ritual-meta-elicitation
المحاورون (باستثناء التأهيل والقروض)

Lazy goal-state variance reduction. Generates 0-5 contextual questions just-in-time based on the user's stated goal. Never presents a static questionnaire.

2026-04-24
ritual-meta-human-in-loop
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Defines when and how to pull the user for a decision mid-session. Only at architectural forks that are expensive to switch and not resolvable by search.

2026-04-24
ritual-meta-inspiration
مطوّرو البرمجيات

Generates contextual dApp ideas by searching for what's trending in blockchain and AI right now, then filtering for applications that maximally exploit Ritual Chain's unique precompile capabilities. Invoked by the front door when the user doesn't specify what they want to build.

2026-04-24
ritual-meta-non-interactive-bias
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Steers the agent toward autonomous resolution over interactive questioning. Search before asking. Track budget in turns. Announce standard decisions without requesting permission.

2026-04-24
ritual-meta-orchestrator
مطوّرو البرمجيات

Defines how the agent interleaves build (α) and debug (β) work. Four principles for atomic verification, monotonic progress, phase-aware depth, and context-preserving handoffs.

2026-04-24
ritual-meta-projection
مطوّرو البرمجيات

Transforms a raw dApp idea into a Ritual-native specification by mapping every capability to the optimal Ritual precompile or system contract. Runs after intent classification, before the builder agent begins its phased protocol.

2026-04-24
ritual-meta-verification
محللو ضمان جودة البرمجيات والمختبرون

Non-interactive verification protocols for every Ritual skill. Per-skill checks, cross-skill integration checks, and unified E2E user journey verification. Load only the protocols for skills this project uses.

2026-04-24
ritual
مطوّرو البرمجيات

Ritual dApp development entrypoint. Use when the user types /ritual to get started building on Ritual Chain.

2026-04-24