Skip to main content

ariadoss/superskills

SkillsMP 已收集 ariadoss/superskills 中的 124 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
124
GitHub 星标
9
GitHub Forks
0

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

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

原文语言:英语

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

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

原文语言:英语

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

Use when executing implementation plans with independent tasks in the current session

原文语言:英语

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

Use when you have a spec or requirements for a multi-step task, before touching code. Produces an engineering plan complete with TDD tasks, DRY/SOLID/YAGNI principles, a required Test Plan & Verification section, and a coverage target — then auto-runs…

原文语言:英语

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

Daily repo health check — scans recent commits, CI failures, dependency drift, performance regressions, and untested code paths. Produces a grounded report with evidence-only findings and minimal, scoped fixes. Use when asked to "run daily QA", "daily repo…

原文语言:英语

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

Comprehensive per-feature QA gate. Runs the full multi-dimensional quality fan-out (tests, correctness, security, DB, frontend perf, browser QA, coverage) scoped to the current branch's diff, then emits a pass/fail ship-readiness verdict. Run it when a…

原文语言:英语

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

Finds complex business logic, edge cases, corner cases, and past regressions that lack tests, then writes the missing unit tests (and integration/E2E tests when the risk genuinely crosses a boundary) — enforcing Google's Testing on the Toilet best practices…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Infrastructure-as-Code security scan for changed deploy config — Dockerfiles, docker-compose, Terraform, Kubernetes/Helm, and CI/CD workflows. Flags misconfigurations and exposed secrets (root containers, open ingress, wildcard IAM, privileged pods, untrusted…

原文语言:英语

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

Accessibility audit for frontend changes — WCAG 2.2 AA, screen-reader compatibility, keyboard navigation, focus management, ARIA correctness, color contrast, and reduced-motion. Static diff-scoped analysis (safe to auto-run) plus an optional dynamic axe pass…

原文语言:英语

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

Use when implementing any feature or bugfix, before writing implementation code

原文语言:英语

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

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

原文语言:英语

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

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility…

原文语言:英语

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

Upgrade superskills to the latest version. Pulls from GitHub, re-runs setup, and shows the version change. Use when asked to "upgrade superskills", "update superskills", or "get the latest version of superskills".

原文语言:英语

更新
职业分类
影片与视频编辑
描述

Edit any video by conversation. Transcribe, cut, color grade, generate overlay animations, burn subtitles — for talking heads, montages, tutorials, travel, interviews. No presets, no menus. Ask questions, confirm the plan, execute, iterate, persist.…

原文语言:英语

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

Detect and fix design drift — the ad-hoc colors, spacing, type sizes, shadows, and duplicate component variants that accumulate outside the design system and harden into debt. Use when the user mentions "design drift", "inconsistent UI", "one-off styles",…

原文语言:英语

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

Design like a high-end agency with exact fonts, spacing, shadows, card structures, and animations that make websites feel expensive — while avoiding the recognizable tells of AI-generated UI (side-tab borders, purple/cyan palettes, cream backgrounds, gradient…

原文语言:英语

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

Apply professional typographic rules to screen-based UI, including font selection that escapes the generic AI monoculture (no Inter/Roboto/Geist/Fraunces) using only open-licensed, free-for-commercial fonts. Use when generating any UI with visible text,…

原文语言:英语

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

Implement a permanent cache-first strategy: check cache before hitting the DB, write to cache on first read, invalidate only when data changes. No TTL timeouts. Modeled on Play Framework's cache model. Use when asked to "add caching", "implement cache…

原文语言:英语

更新
职业分类
数据库管理员
描述

Database performance audit — detects N+1 queries, missing indexes, join opportunities, slow queries, EXPLAIN analysis, and per-endpoint DB call counts. Use when asked to "optimize the database", "find slow queries", "check for N+1", "analyze query…

原文语言:英语

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

Performance profiling — measures code execution time, DB call time, and identifies bottlenecks at both the application and database layer. Use when asked to "profile performance", "measure execution time", "find bottlenecks", "check response times", or "why…

原文语言:英语

更新
职业分类
口译员与笔译员公关专员
描述

Adjust communication style based on whether the user is in a relational (exploratory, hedging) or transactional (direct, technical) mode. Use when calibrating response tone, level of scaffolding, or how much to acknowledge context before answering.

原文语言:英语

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

Generate App Store and Google Play marketing screenshots using Next.js. Use when the user wants to create app store screenshots, marketing screenshots, or device mockup exports for iOS, iPad, or Android.

原文语言:英语

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

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or…

原文语言:英语

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

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

原文语言:英语

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

Conduct systematic visual audits of existing applications and produce phased, implementation-ready design plans. Use when the user requests UI audits, visual design improvements, interface polishing, design consistency reviews, or says "make it look better"…

原文语言:英语

更新
职业分类
项目管理专家
描述

Run a structured 5-day process to prototype, test, and validate product ideas with real users. Use when the user mentions "design sprint", "validate in a week", "rapid prototype", "test with users", "de-risk before building", "GV sprint", "prototype testing",…

原文语言:英语

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

Senior UI/UX engineering system that enforces metric-based design rules, strict component architecture, CSS hardware acceleration, and balanced design engineering. Use when building premium frontend interfaces, dashboards, or SaaS UIs. Combats generic AI…

原文语言:英语

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

UI polish, component design, animation decisions, and invisible details that make software feel great. Encodes Emil Kowalski's philosophy on design engineering. Use when the user wants to improve animation quality, polish UI interactions, or understand what…

原文语言:英语

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

Override default LLM truncation behavior to enforce complete code generation. Use when the user asks for complete files, all components, or full implementations and you're likely to truncate. Treat partial output as broken output.

原文语言:英语

更新
职业分类
项目管理专家
描述

Design habit-forming product loops using the Hook Model (Trigger, Action, Variable Reward, Investment). Use when the user mentions "users arent coming back", "engagement loops", "habit formation", "push notifications", "variable rewards", "daily active…

原文语言:英语

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

Systematic architectural thinking that emphasizes irreplaceable human capabilities. Use when designing system architecture, making technology decisions, navigating constraints, or decomposing problems for AI execution. Covers domain modeling, systems…

原文语言:英语

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

Skill for interface design (dashboards, admin panels, SaaS apps, tools) focusing on craft and consistency. Use when building product interfaces, internal tools, or complex UI systems that require intentional design decisions about hierarchy, layout, and…

原文语言:英语

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

iOS and Swift development expert covering Swift best practices, SwiftUI patterns, Human Interface Guidelines compliance, accessibility audits, navigation patterns, and app architecture. Use when building iOS apps, reviewing Swift code, or planning app…

原文语言:英语

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

Create clean editorial-style interfaces with warm monochrome palette, typographic contrast, flat bento grids, and muted pastels. Use when the user wants minimalist design, editorial style, clean typography-driven UI, or "less is more" aesthetic.

原文语言:英语

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

Evaluate systems through an entropy/negentropy lens — is this system decaying or growing? Use when making architecture decisions, evaluating system health, or when the user mentions "entropy", "negentropy", "technical debt", "system decay", or "tacit…

原文语言:英语

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

Design grassroots-first campaigns for organizations facing spending disadvantages against well-funded competitors. Use when planning a launch campaign, growth strategy, or marketing with limited budget vs established competitors.

原文语言:英语

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

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

原文语言:英语

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

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile…

原文语言:英语

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

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate…

原文语言:英语

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

Upgrade existing websites and apps to premium quality by auditing current design and applying high-end standards. Use when the user wants to redesign, "make it look more professional", "upgrade the design", or remove generic AI aesthetics from an existing…

原文语言:英语

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