Skip to main content
lgs1920
ملف منشئ GitHub

lgs1920

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

skills مجمعة
٣٨
مستودعات
٣
محدث
٢٤ أغسطس ٢٠٢٦
مستكشف المستودعات

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

lgs-1920-studio-bun-elysia-backend
مطوّرو البرمجيات

Build or modify LGS1920 server-side functionality with Bun and Elysia, including routes, proxies, configuration, file handling, errors, security, and deployment behavior.

٦ أغسطس ٢٠٢٦
safe-email-sending
موظفو المكاتب العامون

Safely prepare, verify, and send emails without requesting, displaying, or transmitting passwords, API keys, tokens, recovery codes, private keys, or other secrets. Use this skill to draft an email, reply to a message, send an attachment, or automate delivery…

٦ أغسطس ٢٠٢٦
cesiumjs-camera
مطوّرو البرمجيات

CesiumJS camera control - Camera, flyTo, lookAt, setView, ScreenSpaceCameraController, CameraEventAggregator, flight animation. Use when positioning the camera, creating flyTo animations, constraining user navigation, tracking entities, or converting between…

٥ أغسطس ٢٠٢٦
lgs-1920-studio-release-changelog
مطوّرو البرمجيات

Prepare LGS1920 release changelogs, commit history entries, README updates, version validation, and release-ready documentation from implemented changes and repository issues.

٣١ يوليو ٢٠٢٦
lgs-1920-studio-github-issues
متخصصو إدارة المشاريع

Manage LGS1920 GitHub issues and Project planning, including triage, issue templates, workflow status, target releases, milestone migration, project views, and issue-to-pull-request tracking. Use when creating, reviewing, triaging, updating, or planning…

٢٩ يوليو ٢٠٢٦
lgs-1920-studio-browser-persistence
مطوّرو البرمجيات

Design or debug feature-level LGS1920 browser persistence for settings, widget positions, hydration, legacy payload normalization, and recovery from storage failures. Use when a product feature consumes the existing persistence APIs. Use the…

٢٣ يوليو ٢٠٢٦
lgs-1920-studio-internal-database
مطوّرو البرمجيات

Maintain and explain the LGS1920 Studio internal IndexedDB layer, LocalDB API, database schemas, JSON and ZIP backup formats, persistent-folder synchronization, migrations, diagnostics, and recovery behavior. Use when changing files under src/core/db, adding…

٢٣ يوليو ٢٠٢٦
lgs-1920-studio-documentation-maintenance
مطوّرو البرمجيات

Maintain LGS1920 README files, technical documentation, configuration references, shortcuts, provider credits, and implementation documentation after code changes.

٢٣ يوليو ٢٠٢٦
عرض 8 من أصل ٢٣ skills مجمعة.
lgs-1920-site-eleventy-maintenance
غير مصنف

Maintain LGS1920 Eleventy data, templates, layouts, and builds. Use for page-generation changes, data-model refactors, template maintenance, build debugging, generated-output checks, and Eleventy/Vite integration work.

٢٤ أغسطس ٢٠٢٦
lgs-1920-site-release
غير مصنف

Prepare and verify LGS1920 site releases. Use for release preparation, Studio source synchronization, legal-document generation, builds, deployment checks, version handoff, and release notes.

٢٤ أغسطس ٢٠٢٦
lgs-1920-site-contact-mail
مطوّرو البرمجيات

Maintain the LGS1920 English and French public contact form safely, including Eleventy rendering, browser submission, API configuration, privacy copy, localization, anti-spam behavior, and generated-site validation. Use when changing contact pages, contact…

١١ أغسطس ٢٠٢٦
lgs-1920-site-content-maintenance
مطوّرو الويب

Maintain LGS1920 site content safely across Markdown, Eleventy data, templates, and localized pages. Use for recurring site edits, source-file discovery, content updates, validation, and handoff in the LGS1920 site repository.

٢٠ يوليو ٢٠٢٦
lgs-1920-site-content-review
محللو ضمان جودة البرمجيات والمختبرون

Review LGS1920 documentation for clarity, terminology, translation quality, consistency, and freshness. Use for editorial audits, English/French comparisons, outdated instructions, and improvement proposals.

٢٠ يوليو ٢٠٢٦
lgs-1920-site-documentation-authoring
مطوّرو البرمجيات

Create and update structured LGS1920 user-guide and site documentation. Use for new guide pages, procedural content, section navigation, reusable includes, screenshots, examples, and documentation structure.

٢٠ يوليو ٢٠٢٦
lgs-1920-site-multilingual-content
مطوّرو البرمجيات

Synchronize and validate English and French LGS1920 content. Use for translating or updating pages, localized links, anchors, metadata, navigation, hreflang behavior, and translation status.

٢٠ يوليو ٢٠٢٦
lgs-1920-site-qa
محللو ضمان جودة البرمجيات والمختبرون

Check LGS1920 pages, links, SEO, accessibility, builds, and locales. Use for English/French route QA, generated HTML inspection, hreflang and metadata checks, broken links, and accessibility reviews.

٢٠ يوليو ٢٠٢٦
lgs-1920-backend-release-deployment
مطوّرو البرمجيات

Prepare and validate LGS1920 backend releases, including version.json, build.js, build.json, dist output, deploy.js, platform selection, dependency changes, and Bun deployment configuration. Use when preparing a backend version or deployment.

٣١ يوليو ٢٠٢٦
lgs-1920-backend-api
مطوّرو البرمجيات

Maintain LGS1920 backend HTTP APIs built with Bun and Elysia, including route resources, controllers, validation, response contracts, CORS, Swagger metadata, and error handling. Use when adding or changing endpoints under src/resources, src/controllers, or…

٢٩ يوليو ٢٠٢٦
lgs-1920-backend-assets-versioning
مطوّرو البرمجيات

Maintain LGS1920 backend metadata and file-backed endpoints, including version.json, the versions and changelog APIs, build metadata, controlled local file access, and service-worker cache metadata. Use when changing VersionsController.js,…

٢٩ يوليو ٢٠٢٦
lgs-1920-backend-cloud-oauth
مطوّرو البرمجيات

Maintain LGS1920 cloud OAuth providers, PKCE authorization, callbacks, token storage, session cookies, refresh behavior, and connected-provider APIs. Use when changing CloudAuthController.js, CloudOAuthStore.js, cloud provider configuration, or authenticated…

٢٩ يوليو ٢٠٢٦
lgs-1920-backend-journey-import
مطوّرو البرمجيات

Maintain LGS1920 remote journey import from public URLs and cloud sharing links, including provider URL normalization, SSRF protection, redirects, size limits, format detection, authenticated downloads, and import response contracts. Use when changing…

٢٩ يوليو ٢٠٢٦
lgs-1920-backend-testing
محللو ضمان جودة البرمجيات والمختبرون

Create and run reliable tests for the LGS1920 Bun/Elysia backend, including route contracts, controller validation, SSRF and OAuth boundaries, asynchronous conversion jobs, cleanup, and error responses. Use whenever backend behavior changes or a regression is…

٢٩ يوليو ٢٠٢٦
lgs-1920-backend-video-conversion
مطوّرو البرمجيات

Maintain LGS1920 FFmpeg video conversion jobs, multipart input parsing, progress polling and SSE, downloads, cancellation, temporary files, cleanup, and conversion error handling. Use when changing ConvertVideoController.js, conversions.js, or…

٢٩ يوليو ٢٠٢٦
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات