Skip to main content
ayushozha
GitHub creator profile

ayushozha

Repository-level view of 52 collected skills across 4 GitHub repositories.

skills collected
52
repositories
4
updated
Aug 6, 2026
repository explorer

Repositories and representative skills

flutter-use-http-package
software-developers

Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.

Jun 26, 2026
riverpod-3-0-migration
software-developers

Migrate Riverpod from 2.0 to 3.0; automatic retry, paused listeners, legacy providers import, Ref simplification, FamilyNotifier removal, ProviderException, updateShouldNotify. Use when the user asks about Riverpod 3 migration, upgrading to Riverpod 3, or…

Jun 26, 2026
riverpod-auto-dispose
software-developers

Enable automatic disposal of Riverpod providers when they have no listeners; keepAlive, onDispose, invalidate, ref.keepAlive. Use when preventing memory leaks, caching only while used, or cleaning up resources when a provider is no longer needed. Use this…

Jun 26, 2026
riverpod-cancel
software-developers

Cancel or debounce Riverpod async requests with ref.onDispose; cancel when user leaves the page, debounce rapid refreshes. Use when the user asks about cancelling requests, debouncing, or cleaning up when a provider is disposed.

Jun 26, 2026
riverpod-codegen-and-hooks
software-developers

Use Riverpod code generation (@riverpod, riverpod_generator) and hooks (hooks_riverpod, HookConsumerWidget, flutter_hooks with Riverpod). Use when the user asks about @riverpod, code generation, riverpod_generator, when to use codegen, or using flutter_hooks…

Jun 26, 2026
riverpod-consumers
software-developers

Use Riverpod Consumer, ConsumerWidget, and ConsumerStatefulWidget to read and watch providers in widgets; WidgetRef, builder ref parameter. Use when building widgets that need to access Riverpod providers, ref.watch or ref.read in the UI, or converting…

Jun 26, 2026
riverpod-containers
software-developers

Use ProviderScope in Flutter and ProviderContainer in Dart for Riverpod; where provider state is stored, overrides, observers, testing with ProviderContainer.test. Use when setting up Riverpod in Flutter or pure Dart, understanding where state lives, or…

Jun 26, 2026
riverpod-eager-initialization
software-developers

Eagerly initialize Riverpod providers at app startup by watching them in a root Consumer; handle loading/error in the initializer, AsyncValue.requireValue. Use when a provider must be ready before the rest of the app is used. Use this skill when the user asks…

Jun 26, 2026
Showing 8 of 24 collected skills.
capsule-authoring
web-developers

Author Hi Tuto HTML lesson capsules. Use when emitting final lesson HTML, choosing scroll vs Canvas Studio vs slide shell, wiring tutor hooks, or applying postprocess/CSP constraints.

Jul 25, 2026
game
software-developers

Author immersive educational mini-games inside HTML lesson capsules. Default to a Code Artists Recursion Galleries–style Three.js explore stage using the first-party Quaternius toon kit when characters are needed. Classic allowlisted Three.js only — never…

Jul 25, 2026
simulation
software-developers

Author parameter-driven educational simulations inside HTML lesson capsules. Use when the lesson archetype is simulation (or the plan centers on observing a dynamic system). Canvas or allowlisted Three.js — never Phaser. Distinct from the game skill (no…

Jul 25, 2026
ui-game-style
software-developers

Server-owned GameManifest templates and toon-gallery runtime. Authors do not write Three.js for archetype=game when GAME_DESIGN_ENABLED — fill the manifest; this skill owns the stage.

Jul 25, 2026
grounding
postsecondary-teachers-all-other

Source-grounding rules — cite retrieved facts, never invent specifics, prefer source packs over web when a document is attached. Use when a lesson has source packs or research. (Body pending Deep Agents skills wiring.)

Jul 25, 2026
pedagogy
postsecondary-teachers-all-other

Core pedagogy for Hi Tuto lessons — one mechanism per lesson, prerequisite ordering, active recall. Use when scoping or sequencing lesson content. (Body pending Deep Agents skills wiring.)

Jul 25, 2026
data-synthesis
data-scientists-152051

Data-synthesis guidance — generating plausible datasets for visualizations or simulations when no source data exists. Use during asset_plan for data-driven capsules. (Body pending Deep Agents skills wiring.)

Jul 25, 2026
hituto-generated-lesson-design
web-and-digital-interface-designers

Shared Hi Tuto UI/UX contract for LLM-authored HTML lesson capsules. Use whenever the capsule-author creates or refines page, slide, or free-form studio HTML so generated learning content matches the trusted Hi Tuto app instead of looking like a generic docs…

Jul 25, 2026
Showing 8 of 20 collected skills.
premiere-batch-delivery
film-and-video-editors

Validate, export, and inspect multiple Adobe Premiere Pro deliverables with explicit pending and unverified states. Use for YouTube, social, web, mobile, archive, audio-only, versioned export, delivery QA, caption validation, direct export, AME submission, or…

Aug 6, 2026
premiere-captions
film-and-video-editors

Import, verify, structurally validate, and export timed captions or subtitles in Adobe Premiere Pro. Use for SRT workflows, supplied timed transcripts, caption QA, accessibility checks, or sidecar subtitle delivery through the Premiere Pro MCP server.

Aug 6, 2026
premiere-dialogue-cut
film-and-video-editors

Tighten interviews, podcasts, tutorials, and talking-head edits in Adobe Premiere Pro by detecting silence, preserving natural speech margins, keeping an untouched recovery sequence, and verifying sync. Use for pause removal, dialogue cleanup, jump-cut…

Aug 6, 2026
premiere-look-effects
film-and-video-editors

Build consistent, reversible visual effect recipes in Adobe Premiere Pro from effects confirmed as installed. Use for clip effects, parameterized looks, motion treatments, vignettes, controlled tests, or applying one approved recipe across multiple clips…

Aug 6, 2026
premiere-proxy-conform
film-and-video-editors

Speed Adobe Premiere Pro editing with proxy creation, attachment, media matching, and original-media readiness checks. Use for high-resolution or remote-media projects, batch proxy preparation, relinking, proxy status audits, or pre-delivery original-media…

Aug 6, 2026
premiere-social-reframe
film-and-video-editors

Produce vertical, square, and platform-specific versions of an Adobe Premiere Pro sequence while preserving the master edit. Use for 9:16, 1:1, and social cutdowns, Auto Reframe workflows, safe-zone checks, title repositioning, or multi-platform exports…

Aug 6, 2026
premiere-transition-pack
film-and-video-editors

Select and apply restrained, installed video or audio transitions in Adobe Premiere Pro. Use for transition cleanup, dissolves, dips, audio crossfades, transition audits, or repeatable transition recipes through the Premiere Pro MCP server.

Aug 6, 2026
Showing 4 of 4 repositories
All repositories loaded