Skip to main content
OneWave-AI
ملف منشئ GitHub

OneWave-AI

عرض على مستوى المستودعات لـ ٢٤٠ skills مجمعة عبر ٣ مستودعات GitHub.

skills مجمعة
٢٤٠
مستودعات
٣
محدث
١١ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

design-export-repair
مطوّرو البرمجيات

Fixes broken decks/PDFs exported from Claude's "Design" feature (or similar AI deck generators) — cut-off or clipped text, wrong/substituted fonts, and corrupted .pptx package structure that shows up only once you export to PDF, not while looking at it in the…

١٠ أغسطس ٢٠٢٦
cash-flow-forecaster
محللو التمويل والاستثمار

Build a 13-week rolling cash flow forecast from bank exports, AR aging, AP bills, payroll, and recurring commitments -- the report that tells a small business whether it survives the quarter. Flags the crunch weeks early enough to act.

١٥ يوليو ٢٠٢٦
commercial-lease-analyzer
مقدّرو التكاليف

Decode a commercial lease before signing or renewing -- true all-in occupancy cost (base rent plus NNN/CAM plus escalations), the clauses that hurt small tenants (personal guarantees, relocation, restoration), and the negotiation asks landlords routinely…

١٥ يوليو ٢٠٢٦
employee-handbook-builder
متخصصو الموارد البشرية

Build or modernize an employee handbook for a small business with no HR department -- interviews the owner for actual practices, drafts every core policy in plain English, flags the state-specific requirements that need local verification, and outputs a…

١٥ يوليو ٢٠٢٦
hyperframes-explainer-builder
محررو الأفلام والفيديو

Turn a website URL, product docs, or a founder's rambling description into a tight 60-90 second explainer video built in HyperFrames -- problem/solution narrative, animated product walkthrough scenes, captions, and voiceover, ready for the homepage hero,…

١٥ يوليو ٢٠٢٦
hyperframes-local-promo
محررو الأفلام والفيديو

Build promo videos for local businesses in HyperFrames -- the new-menu drop, the seasonal offer, the event announcement, the "we're hiring" post, the Google Business Profile clip. Restaurant, salon, gym, trades: 15-30 seconds, brand-clean, captioned, sized…

١٥ يوليو ٢٠٢٦
hyperframes-testimonial-builder
محررو الأفلام والفيديو

Turn real customer reviews, quotes, and case-study results into polished social-proof videos built in HyperFrames -- single-testimonial spotlights, review-wall montages, and stat-driven proof reels with captions and voiceover, cut for vertical, square, and…

١٥ يوليو ٢٠٢٦
inventory-reorder-planner
متخصصو اللوجستيات

Turn sales history and current stock counts into reorder points, order quantities, and a this-week purchase list -- so a product business stops stocking out of winners and stops burying cash in losers. Handles seasonality, supplier lead times, and the…

١٥ يوليو ٢٠٢٦
عرض 8 من أصل ١٩٨ skills مجمعة.
add-feature
مطوّرو البرمجيات

Add a feature to an app you vibe-coded without breaking the three things that already worked -- read the existing patterns first, extend them instead of inventing a second way to do the same thing. Use when adding any new screen, flow, or capability to an…

١١ أغسطس ٢٠٢٦
demo-video
محررو الأفلام والفيديو

Plan and capture the demo or launch video for the app you just shipped -- the beat sheet, the clean capture setup, and the narration -- so it shows the product working instead of narrating a tour. Use after shipping, when the app needs a video for a landing…

١١ أغسطس ٢٠٢٦
gsap-web
مطوّرو البرمجيات

GSAP in a React or Next.js app without the leaks -- timelines over stacked tweens, useGSAP and context for cleanup, ScrollTrigger set up so it survives route changes and layout shifts. Use when building GSAP animations in a component-based app.

١١ أغسطس ٢٠٢٦
handoff
مطوّرو البرمجيات

Make a vibe-coded app survivable by someone else -- an honest README, the decisions written down, the shortcuts listed, and a setup path a new developer can follow without you. Use before handing an app to a client, a contractor, a teammate, or your own…

١١ أغسطس ٢٠٢٦
make-it-real
مطوّرو البرمجيات

Turn the demo into a product -- replace hardcoded arrays with a real database, stubbed sign-in with real auth, and the fake form with one that actually delivers. Use when an app looks finished but nothing it shows is true.

١١ أغسطس ٢٠٢٦
micro-interactions
مطوّرو البرمجيات

The small motion that makes an app feel built rather than generated -- hover, press, focus, toggles, loading, and state changes done as a consistent system in plain CSS. Use when UI feels static or lifeless, or when hover effects are scattered and…

١١ أغسطس ٢٠٢٦
motion-perf
مطوّرو البرمجيات

Find and fix animation jank -- the layout thrash, paint storms, and layer explosions that make motion stutter on real devices even when it is smooth on your laptop. Use when animations feel choppy, scroll stutters, or before shipping any animation-heavy page.

١١ أغسطس ٢٠٢٦
motion-system
مطوّرو البرمجيات

Define the app's motion language before animating anything -- a small set of durations, easings, and named moves that every animation draws from, so the app feels designed instead of decorated. Use before writing the first animation in a project, or when…

١١ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٦ skills مجمعة.
hyperframes-cli
مديرو الشبكات وأنظمة الحاسوب

HyperFrames CLI dev loop — use `npx hyperframes` for scaffolding (init), validation (lint, inspect), preview, render, and environment troubleshooting (doctor, browser, info, upgrade). Use when working in or alongside a HyperFrames project and the user asks to…

٢٢ مايو ٢٠٢٦
hyperframes-media
مطوّرو البرمجيات

Asset preprocessing for HyperFrames compositions — text-to-speech narration (Kokoro), audio/video transcription (Whisper), and background removal for transparent overlays. Use when a HyperFrames project needs a voiceover, captions/subtitles from existing…

٢٢ مايو ٢٠٢٦
website-to-hyperframes
مطوّرو الويب

Capture a website and create a HyperFrames video from it. Use whenever the user (1) provides a URL and wants a video, (2) says "capture this site", "turn this into a video", "make a video tour of this page", or (3) wants a scrolling product walkthrough,…

٢٢ مايو ٢٠٢٦
hyperframes
فنانو المؤثرات الخاصة والمحركونمحررو الأفلام والفيديو

Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions. Use whenever the user asks to build a video, motion graphic, animated explainer, intro, outro, title card, or convert a website…

٢٢ مايو ٢٠٢٦
accessibility-auditor
محللو ضمان جودة البرمجيات والمختبرون

Audit websites for accessibility issues and WCAG compliance. Use when checking accessibility, fixing a11y issues, or ensuring WCAG compliance.

٩ يناير ٢٠٢٦
api-documentation-writer
مطوّرو البرمجيات

Generate comprehensive API documentation including endpoint descriptions, request/response examples, authentication guides, error codes, and SDKs. Creates OpenAPI/Swagger specs, REST API docs, and developer-friendly reference materials. Use when users need to…

٩ يناير ٢٠٢٦
code-review-pro
مطوّرو البرمجيات

Comprehensive code review covering security vulnerabilities, performance bottlenecks, best practices, and refactoring opportunities. Use when user requests code review, security audit, or performance analysis.

٩ يناير ٢٠٢٦
contract-analyzer
المساعدون القانونيون ومساعدو المحامينالمحامون

Review contracts for concerning clauses, extract key terms, compare to standard terms, and flag unusual provisions. Use when user needs contract review, legal document analysis, or agreement evaluation.

٩ يناير ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات