Loading...
Loading...
Found 3,562 Skills
Analyze cost reduction initiatives and operational efficiency measures from earnings transcripts, including headcount actions, facility consolidation, and productivity improvements.
全面的电子表格创建、编辑与分析工具,支持公式、格式设置、数据分析和可视化。当需要处理电子表格(如 .xlsx、.xlsm、.csv、.tsv 等)时使用,包括:(1) 创建包含公式和格式的新电子表格,(2) 读取或分析数据,(3) 在保留公式的情况下修改现有电子表格,(4) 在电子表格中进行数据分析和可视化,或 (5) 重新计算公式。
Finance: financial analysis, accounting, controlling, corporate development, M&A. Triggers: financial model, forecast, budget, accounting, journal entry, reconciliation, financial statements, audit, M&A, acquisition, due diligence, valuation.
Marketing: growth, content, brand, social, SEO, email, PR, events, video, design. Triggers: marketing campaign, social media, content strategy, SEO, email marketing, press release, brand guidelines, landing page, video content, graphic design, community management, growth marketing, paid ads, conversion optimization.
Execute and analyze Unity Test Framework tests from the command line. This skill automates test execution for Unity projects by detecting the Unity Editor, configuring test parameters (EditMode/PlayMode), running tests via CLI, parsing XML results, and generating detailed failure reports. Use this when running Unity tests, validating game logic, or debugging test failures.
Implement Convex authentication and authorization patterns with OIDC providers or Convex Auth. Use for auth provider setup, ctx.auth usage, user identity handling, and auth-aware schema patterns. Use proactively when users mention auth, JWT, Clerk/Auth0/WorkOS, or Convex Auth. Examples: - user: "Add auth to Convex" → choose provider and outline setup - user: "Get current user" → use ctx.auth.getUserIdentity and checks - user: "Service-to-service access" → use shared secret pattern
Implement identity and access management. Use when designing authentication, authorization, or user management. Covers OAuth2, OIDC, and RBAC.
Write Swift code for iOS/macOS following best practices. Use when developing with SwiftUI, UIKit, or Swift packages. Covers type safety, concurrency, and tooling.
Design scalable, reliable software systems. Use when planning new systems, major features, or architecture changes. Covers C4 diagrams, trade-off analysis, and system decomposition.
Manage project context effectively. Use when onboarding, context switching, or maintaining project knowledge. Covers context capture and sharing.
Break down large tasks into smaller, actionable items. Use when planning sprints, estimating work, or creating implementation plans. Covers task breakdown strategies.
Apply layered security architecture. Use when designing security controls, hardening systems, or reviewing security posture. Covers multiple security layers.