Skip to main content

这个仓库中的 skills

SkyyRoseLLC/DevSkyy - 第 2 页

SkillsMP 已收集 SkyyRoseLLC/DevSkyy 中的 414 个 Skill。打开任一 Skill 可查看来源和详情。

SkyyRoseLLC/DevSkyy

已展示 40 / 414 个已收集 Skill。

职业分类
数据库架构师
描述

PostgreSQL patterns for query optimization, schema design, indexing, RLS, and connection pooling. Use when writing or reviewing SQL against the devskyy Postgres, choosing an index, diagnosing a slow query, or hardening database security. Do NOT use for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications. Use when adding or debugging caching, a distributed lock, a rate limiter, session/token storage, or a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Choose or migrate the UI component framework of a project (shadcn/ui, Aceternity, Magic UI, DaisyUI, HeroUI, Chakra, Flowbite, Preline, Park, Origin, Headless UI, Cult UI) using the OpenWolf knowledge base at `.wolf/reframe-frameworks.md`. Use when the user…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The SkyyRose flagship theme's own engineering doctrine (wordpress-theme/skyyrose-flagship/) — brand-specific, not a generic WordPress reference. Covers templates/patterns, the .min build pipeline, WooCommerce REST/webhooks, the vanilla three.js mascot and…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Drives RED → GREEN → IMPROVE in this repo's actual runners — pytest via `rtk proxy`, vitest in frontend/, Playwright for flows — and requires the RED state to be observed, not assumed. Use when writing a new feature, fixing a bug, or refactoring anything…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Runs the full DevSkyy gate battery (pytest, ruff, phpcs/phpstan, verify:theme, .min rebuild, live curl, eyes-on) and reports each result with an evidence-scope tag. Use when a feature, fix, or refactor is finished and you are about to claim "done", open a PR,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

WooCommerce product-detail-page and add-to-cart correctness for the skyyrose-flagship theme — AJAX contract, variation forms, stock states, cart fragments. Use when building, changing, or reviewing single-product templates, product cards, or any add-to-cart…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Browser-measured Core Web Vitals (LCP/CLS/INP) budgets and measurement workflow for hero video, animated headers, and immersive media surfaces. Use when shipping or auditing any above-the-fold media change to skyyrose.co, and during launch audits — the…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deploy the skyyrose-flagship WordPress theme to skyyrose.co through the gated pipeline (scripts/deploy-theme.sh). Use when a theme change is built, verified, and ready to ship to production, or when previewing a deploy with --dry-run. Do NOT use for editing…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Specialized architect for building augmented reality, 3D, and immersive shopping experiences — across ANY output format (React JSX, standalone HTML/CSS/JS, WordPress/WooCommerce PHP, Python backends, or any other language). Use this skill whenever the user…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use when auditing a page, template, or component for accessibility barriers or WCAG compliance, generating semantic ARIA for Web or accessibility traits for Native…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom YAML-defined tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding agents for a codebase, benchmarking an agent after a model or tooling…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Regression testing strategies for AI-assisted development — sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code. Use when an AI agent has…

原文语言:英语

更新
职业分类
软件开发工程师
描述

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. Use when designing or reviewing HTTP API endpoints, contracts, pagination, error formats, versioning,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Node.js / TypeScript backend patterns: REST API design, repository pattern, middleware, caching, and error handling for Express and Next.js API routes. Use when designing or implementing Node/TS server-side code — API endpoints, service/repository layers,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs. Do NOT use for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. Use when writing or reviewing TS/JS/React/Node code, setting up ESLint/Prettier/tsc tooling, or enforcing naming, immutability,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Stop-hook session-end pattern extractor (v1) — flags sessions worth mining and saves reusable patterns as one-file learned skills under ~/.claude/skills/learned/. Use when wiring, testing, or debugging the Stop-hook extractor, tuning its config.json…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cost optimization patterns for LLM API usage — model routing by task complexity, immutable budget tracking, narrow retry logic, and prompt caching. Use when building or reviewing code that calls LLM text APIs (Claude, GPT, etc.) and spend must be routed,…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations. Do NOT use for questions…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Visual QC of a running UI — captures screenshots via `openwolf designqc`, then reviews them against modern UI standards (DevSkyy dashboard) or SkyyRose brand canon (WP theme). Use when the user asks to check, evaluate, or improve the design/UI of the DevSkyy…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build, launch, and drive the DevSkyy Next.js dashboard at `frontend/` headlessly. Use when asked to run, start, launch, smoke, screenshot, verify, boot, or take a picture of the dashboard, the admin UI, the storefront preview, or any route on `localhost:3000`…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Have two genuinely different models (a Claude model, e.g. Fable, and Codex/OpenAI) debate a plan before anything gets built — one drafts, the other challenges, capped at 3 rounds, then the strongest coding model actually executes the converged plan and the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automate WordPress and WooCommerce operations via REST API. Use when managing products, orders, content, or site configuration programmatically. Triggers on requests to create/update products, manage inventory, generate Elementor layouts, handle WooCommerce…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Specialized architect for building augmented reality, 3D, and immersive shopping experiences — across ANY output format (React JSX, standalone HTML/CSS/JS, WordPress/WooCommerce PHP, Python backends, or any other language). Use this skill whenever the user…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Five-agent design-elevation pipeline for luxury HTML mockups. Audits a design-reference HTML file against brand canon, identifies polish gaps, generates a fix manifest, executes infrastructure changes via Senior Developer, and verifies the result. Use when…

原文语言:英语

更新
职业分类
平面设计师
描述

Brand identity guide for SkyyRose luxury streetwear. Use when creating content, designs, marketing materials, product descriptions, or any creative work for SkyyRose. Triggers on references to SkyyRose, the collections (Black Rose, Love Hurts, Signature, Kids…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Index hub for the SkyyRose social media branch — routes to 27 specialized social skills (content formats, strategy, community, influencer/PR, visual briefs) and the Elite Studio social venture. Use to find the right SkyyRose social skill, or for the…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Full creator-program lifecycle for SkyyRose — from discovery profiling and personalized outreach (DM <150 words + email with subject) through a 3-touch follow-up sequence (day 0 / day 5 / day 15, hard stop), compensation tiers (nano gifting+affiliate through…

原文语言:英语

更新
职业分类
平面设计师
描述

Produces a photographer-ready brief for any SkyyRose photography session — product/e-commerce shots (PDP catalog: hero front, angle, back, detail, flat-lay, on-body, lifestyle) AND brand/lifestyle/founder/campaign/BTS sessions. Covers per-collection visual…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

WooCommerce SEO system for SkyyRose. Keyword strategy, product page optimization, collection SEO, schema markup with PHP code, technical SEO checklist, and site architecture. Use when optimizing skyyrose.co for search engines or auditing SEO performance.

原文语言:英语

更新
职业分类
平面设计师
描述

Produces a photographer-ready brand shoot brief for SkyyRose — shot list, per-collection creative direction, mood board language, and deliverable specs — for lifestyle, founder, and campaign sessions that feed the Elite Studio imagery pipeline.

原文语言:英语

更新
职业分类
技术写作员
描述

Produces slide-by-slide Instagram carousel scripts, design notes, and brand-voice captions for SkyyRose product launches, collection stories, and styling content.

原文语言:英语

更新
职业分类
技术写作员
描述

Produces the complete SkyyRose brand media kit document — cover, brand story, founder bio, per-collection one-sheets, product highlights, press contact, and brand asset list — for journalist and partner outreach, with all metric fields marked…

原文语言:英语

更新
职业分类
技术写作员
描述

Creates SkyyRose-specific meme content briefs — Oakland-community humor, streetwear insider takes, and brand-adjacent formats — that feel native to the platform without breaking founder canon.

原文语言:英语

更新
职业分类
平面设计师
描述

Produces a platform-ready SkyyRose social media graphics brief — canvas specs, per-collection design direction, layout rules, color tokens, and file naming — for a coordinated graphic set across Instagram, TikTok, Pinterest, X, and email that feeds the Elite…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill activates when users want to extract patterns from sessions, save learnings to Serena memory, or improve the copilot based on past experiences. Automatically runs as Stop hook to capture patterns after each session.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when deploying WordPress themes to skyyrose.co, verifying deployments, checking CSP headers, validating console errors, or performing rollbacks. Triggers on keywords like "deploy", "upload", "production", "staging", "rollback", "verify deployment".

原文语言:英语

更新
已展示 40 / 414 个已收集 Skill。