Loading...
Loading...
Found 5,139 Skills
Use when you need to analyze Java profiling data collected during the detection phase — including interpreting flamegraphs, memory allocation patterns, CPU hotspots, threading issues, systematic problem categorization, evidence documentation with profiling-problem-analysis and profiling-solutions markdown files, or prioritizing fixes using Impact/Effort scoring. Part of the skills-for-java project
Quick situational awareness for the current git branch. Summarizes what a feature branch is about by analyzing commits and changes against trunk. On trunk, highlights recent interesting activity. Use when user says "wtf", "what's going on", "what is this branch", "what changed", or "catch me up".
List taxonomy labels in One Horizon (goals, companies, products, releases, components). Use when asked "show taxonomy", "find label IDs", or "tag this initiative". Requires One Horizon MCP.
Generate a complete, ready-to-send creator campaign brief from a few inputs — product, platforms, deliverables, messaging, and audience. This skill should be used when writing a campaign brief, building an influencer brief, drafting a creator brief, generating a partnership brief, creating a brief for a product launch, putting together a campaign brief for a new launch, starting a new creator campaign, planning deliverables and content direction, or preparing any document that goes out to creators — even if the user does not call it a "brief." If the user needs brand context first, see brand-context. If the user needs content concepts after the brief, see creator-content-concept-generator. If the user needs outreach messages, see creator-outreach-sequence-generator. If the user needs to check content against the brief, see content-to-brief-compliance-checker.
This skill should be used when the user asks to "set up authentication", "add login", "add logout", "configure Entra ID", "set up Azure AD auth", "add Microsoft login", "enable authentication", "set up sign in", "add role-based access", "add authorization", "protect routes", "add auth to my site", "configure identity provider", or wants to set up authentication (login/logout via Microsoft Entra ID) and role-based authorization for their Power Pages code site.
(Public Preview) Perform code upgrades, migrations, codebase analysis, and transformations using AWS Transform custom. Use this skill when a user asks to upgrade, migrate, modernize, analyze, or transform code across a repository. ATX supports any-to-any transformations including language version upgrades (Java, Python, Node.js, Ruby, Go, .NET, etc.), framework upgrades and migrations (Spring Boot, React, Angular, Django, etc.), API and SDK migrations (AWS SDK v1 to v2, boto2 to boto3, JS SDK v2 to v3), library upgrades, code refactoring, architecture migrations (x86 to Graviton/ARM64), language-to-language translations, and custom organization-specific transformations. Executes transformations locally on the user's machine using the ATX CLI. Always use the ATX CLI following the reference files — never attempt to modify code, upgrade dependencies, or run analysis manually.
End-to-end workflow—review changes, create a Japanese commit per commit-jp, run pnpm lint && pnpm test, then push to origin per push. Use when the user wants to commit and publish in one go. Does not open or update PRs—use create-pr-jp for that.
Exploratory Data Analysis skill for CSV and parquet datasets with deterministic profiling, drift/anomaly scans, contract generation and validation, and optional memory writeback into skill-system-memory. The implementation is Polars-first (lazy scan for large files and early `--sample` head), includes high-cardinality guards for profile/importance/contract flows, and supports categorical correlation with Cramer's V. Use when building or reviewing tabular fraud/risk/data-quality workflows, profiling new datasets, checking leakage or drift, or saving/validating data contracts.
Douyin Traffic Distribution Dashboard. Activated when users ask questions such as 'Where is Douyin traffic?', 'Which categories are growing?', 'Traffic dashboard', 'What content types get the most traffic?'. Even if users do not explicitly mention 'Douyin', this skill should be activated when the topic involves platform traffic distribution, content track selection, or traffic trend analysis.
Implement the tasks in a spec-driven change. Works through incomplete tasks one by one, marking each complete as it goes.
Douyin Rising Hot Topic Idea Assistant. Activate this skill when users ask questions like "what content will get traffic", "which topics are trending recently", "what to post next week", or "industry hot trends". Supports optional parameters: sorting method (popularity/change), hot topic category, search keywords. Even if users don't explicitly mention "Douyin" or "hot topics", this skill should be activated as long as the query involves content ideation, traffic prediction, or topic trends.
Asks for user feedback after each task or cron job completion and runs a recursive learning flow. If output is good, asks what was good until 10 approvals; if needs improvement, asks why/how/what via multiple choice plus optional examples, uses web search and iterative thinking to resolve, and caps iterations by severity (slight 5, medium 10, severe 20). Keeps feedback non-intrusive. Use when completing discrete tasks or cron jobs for the user.