duckduckgoduckduckgoOfficialยท1 Agent Skills Included

apple-browsers

Crash triage, CI failure diagnosis, and feedback review

Automates release-day engineering workflows for iOS and macOS browser teams. Generates Sentry crash triage reports, diagnoses failing CI runs down to the exact test and commit, and clusters user feedback from Asana and App Store reviews into named issue groups. Eliminates hours of manual log reading, blame lookups, and feedback sorting so engineers ship fixes faster.
npx skills add duckduckgo/apple-browsers --all -g -y
Available:

Directs the agent to load the correct shared coding rules from the .cursor/rules directory based on the task, and to follow the snapshot submodule PR procedure before opening pull requests.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install apple-browsers skills?โ–ผ

Run `npx skills add duckduckgo/apple-browsers --all -g -y` in your terminal to install all skills in this repository globally.

How to triage Sentry crashes for an iOS or macOS release?โ–ผ

Run the ddg-sentry-report skill with a platform and version, and it produces a severity-ranked crash report filed as an Asana subtask, separating new regressions from pre-existing issues.

How to diagnose a failing GitHub Actions run?โ–ผ

Run the ddg-diagnose-ci-failure skill with a run URL or PR number, and it classifies the failure, maps failing tests to local code, checks for flakiness, and pinpoints the regression.

How to review Apple user feedback automatically?โ–ผ

Run the ddg-apple-feedback-review skill to fetch feedback from Asana projects and App Store reviews, then cluster reports into named issue groups with per-platform summaries.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’