Skip to main content

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

SkyyRoseLLC/DevSkyy - الصفحة ١٠

جمع SkillsMP عدد ٤١٤ من skills من SkyyRoseLLC/DevSkyy. افتح أي skill لمراجعة مصدره وتفاصيله.

SkyyRoseLLC/DevSkyy

عرض ٤٠ من أصل ٤١٤ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Bounded auto-fix loop targeting a green-state goal (tests passing, lint clean, build succeeding, type-check clean). Iterates run → diagnose → fix → re-run with progress detection, iteration cap, and per-attempt time budget. Use when the user says "drive it to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

A comprehensive verification system for Claude Code sessions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Node.js / TypeScript backend patterns: REST API design, repository pattern, middleware, caching, and error handling for Express and Next.js API routes. (Python/FastAPI service layers live in the fastapi-patterns skill.)

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو قواعد البيانات
الوصف

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Always-on tool discipline and production output enforcement. Fires every session. Enforces: no file re-reads, batched parallel tool calls, anatomy.md check first, one targeted search, zero TODOs/mocks in delivered code, verify-before-claim anti-hallucination,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when you have a written implementation plan to execute in a separate session with review checkpoints

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when the user asks to prototype a feature, mock something up, explore options, see variations or alternatives, or says "what could this look like" — any request to trial a feature before committing to one approach.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Recover gracefully when an Agent tool dispatch stalls, times out, or returns mid-edit. Detect via duration > 300s + partial-edit signature, locate agent's last write target, complete inline. Use when an Agent invocation returns a non-completion message, when…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Always-on context window management for Claude chat sessions. Activates automatically on every conversation — no trigger phrase needed. Instructs Claude to proactively monitor conversation length, compress history at 75% depth, emit structured handoff…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو واجهات الويب والرقمية
الوصف

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنانو المؤثرات الخاصة والمحركون
الوصف

Generate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: GPT-Image-2, FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنانو المؤثرات الخاصة والمحركون
الوصف

SkyyRose gpt-image-2 prompt composer. Given a SKU (or freeform request), collection, presentation mode, and view, assembles a production-ready gpt-image-2 edit-mode prompt in the exact grammar of scripts/oai_render/prompt.py and emits the gpt-image-2 output…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنانو المؤثرات الخاصة والمحركون
الوصف

Video and audio generation via fal.ai MCP. Covers text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). For product or still images use the ai-image-generation skill (OpenAI Image 2 is the canonical SkyyRose…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو واجهات الويب والرقمية
الوصف

Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Expert knowledge in building interactive, dynamic web experiences with React, Vue, Svelte, animations, and user interactions. Triggers on keywords like "interactive", "animation", "dynamic", "react", "vue", "svelte", "gsap", "framer motion", "scroll…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
فنانو المؤثرات الخاصة والمحركون
الوصف

Extracts reusable prompt elements from any input source — SkyyRose dossiers, gpt-image-2 prompts, brand docs, and design templates — into a structured element library aligned with the SkyyRose brand canon and gpt-image-2 output grammar. Supports SKU-aware…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

WordPress and WooCommerce development guidelines with PHP best practices, security standards, and extensibility patterns

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

End-to-end product drop orchestration for SkyyRose. Coordinates the full launch timeline from T-30 to T+7 across product setup, email sequences, ad campaigns, social content, and influencer seeding — with mandatory STOP-AND-SHOW gates before any paid spend,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Paid media playbook for SkyyRose luxury streetwear — Meta, Google, TikTok campaigns. Covers campaign architecture (verified API field names), pixel + CAPI server-side events, Merchant Center feed with preorder fields, UTM attribution, audience strategy,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Write conversion-optimized product descriptions, collection page copy, and product FAQs for SkyyRose luxury streetwear on WooCommerce. Use when creating or improving product listings, writing collection page descriptions, or generating product FAQ content for…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Plans SkyyRose co-marketing campaigns with complementary Bay Area or streetwear-adjacent brands — partner selection criteria, shared deliverables, cross-promotion schedule, attribution tracking, and a lightweight partnership terms payload.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Plans and executes the launch of a SkyyRose brand community (Discord, Circle, or private Instagram group) — structure, rules, onboarding flow, and 90-day engagement rhythm rooted in Oakland culture and The Town's loyalty.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Designs and runs the moderation system for SkyyRose brand communities — rules, escalation ladder, moderator guidelines, automated filters, and appeals — so The Concrete Garden stays culturally safe and brand-true.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Plans and executes SkyyRose crisis communications — severity assessment, response drafting in Corey's voice, platform-by-platform escalation protocol, and post-crisis review — for shipping failures, product issues, viral complaints, or pre-order delays across…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds SkyyRose-specific hashtag banks organized by collection, content pillar, and reach tier — with copy-paste sets for Instagram, TikTok, and Pinterest that are ready to use without research.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Produces a complete SkyyRose influencer campaign brief — deliverables, collection-specific messaging guidelines, approval workflow, and KPIs — for Bay Area and streetwear-adjacent creator partnerships.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Produces personalized SkyyRose influencer pitch DMs and emails, a 3-touch follow-up sequence, compensation structure, and a lightweight collab agreement outline for Bay Area and streetwear-adjacent creators.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds SkyyRose's Pinterest marketing plan — collection-specific board structures, pin templates, keyword strategy, scheduling cadence, and a 90-day growth plan — to drive purchase-intent search traffic from Pinterest to skyyrose.co product pages.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Produces the public-facing SkyyRose Community Guidelines document — acceptable use standards, content policies, and enforcement procedures for skyyrose.co and The Concrete Garden — in plain language aligned with The Town's brand voice.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Writes personalized SkyyRose media pitches to fashion journalists, streetwear editors, and podcast hosts — story-first, under 200 words, with a 2-touch follow-up sequence — for earned media coverage of drops, the founder story, or Oakland luxury fashion…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المصممون الجرافيكيون
الوصف

Produces a photographer-ready product shoot brief for SkyyRose e-commerce — garment-specific shot list, angle specs, lighting and background direction per collection, WooCommerce/social platform image requirements, and file naming — for assets that feed…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds SkyyRose's Reddit engagement plan — targeting streetwear, Black-owned business, and Oakland community subreddits with a value-first posting approach that earns credibility before linking to skyyrose.co.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds a 30-day batch-recordable short-form video plan for SkyyRose across TikTok and Reels — with hooks, formats, audio cues, and repurposing notes aligned to the 5-pillar content rhythm.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Runs a structured social media audit of SkyyRose's active platform presence — scoring profile optimization, content quality, consistency, engagement, and growth signals — then delivers a prioritized 30-day action plan.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds SkyyRose weekly and monthly content calendars with daily pillar themes, collection-voice assignments, format specs, and optimal posting times for Instagram, TikTok, Pinterest, and X.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Produces the SkyyRose Social Media Policy document — governing brand accounts, any team member who posts on behalf of the brand, brand voice standards, content approval workflow, crisis escalation, and legal/FTC compliance — in Corey's direct voice.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds a platform-prioritized social media strategy for SkyyRose — selecting where to show up, mapping 5 content pillars to platform strengths, setting sustainable cadence, and defining growth milestones for The Skyy Rose Collection.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Generates 10 scroll-stopping X/Twitter thread hooks in SkyyRose brand voice — tagged by collection register, scored, and ready to A/B test for maximum click-through.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٤١٤ skills مجمعة.