Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 2137-2160 of 52145 skills
dotnet

run-integration-tests

by dotnet

"Build, pack, and run .NET MAUI integration tests locally. Validates templates, samples, and end-to-end scenarios using the local workload."

CLI Tools 23.3K 6mo ago
dotnet

verify-tests-fail-without-fix

by dotnet

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation).

Code Review 23.3K 6mo ago
dyad-sh

dyad:multi-pr-review

by dyad-sh

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote counting. Reports merge verdict (YES / NOT SURE / NO). Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues in a collapsible section.

21.1K 5mo ago
dyad-sh

dyad:e2e-rebase

by dyad-sh

Rebase E2E test snapshots based on failed tests from the PR comments.

21.1K 5mo ago
dyad-sh

dyad:check-workflows

by dyad-sh

Check GitHub Actions workflow runs from the past day, identify severe or consistent failures, and file an issue if actionable problems are found.

Agents 21.1K 5mo ago
dyad-sh

dyad:lint

by dyad-sh

Run pre-commit checks including formatting, linting, and type-checking, and fix any errors.

Code Review 21.1K 5mo ago
dyad-sh

dyad:pr-fix

by dyad-sh

Address all outstanding issues on a GitHub Pull Request by handling both review comments and failing CI checks.

Code Review 21.1K 5mo ago
dyad-sh

dyad:session-debug

by dyad-sh

Analyze session debugging data to identify errors and issues that may have caused a user-reported problem.

Auth 21.1K 5mo ago
dotnet

find-reviewable-pr

by dotnet

Finds open PRs in the dotnet/maui and dotnet/docs-maui repositories that are good candidates for review, prioritizing by milestone, priority labels, partner/community status.

Code Review 23.3K 5mo ago
dotnet

try-fix

by dotnet

Attempts ONE alternative fix for a bug, tests it empirically, and reports results. ALWAYS explores a DIFFERENT approach from existing PR fixes. Use when CI or an agent needs to try independent fix alternatives. Invoke with problem description, test command, target files, and optional hints.

Code Review 23.3K 5mo ago
dotnet

ai-summary-comment

by dotnet

Posts or updates automated progress comments on GitHub PRs. Use after completing any PR agent phase (pre-flight, tests, gate, fix, report). Triggers on 'post comment to PR', 'update PR progress', 'comment on PR with results', 'post pre-flight comment'. Creates single aggregated review comment with collapsible sections per commit.

Code Review 23.3K 5mo ago
dotnet

issue-triage

by dotnet

Queries and triages open GitHub issues that need attention. Helps identify issues needing milestones, labels, or investigation.

Auth 23.3K 6mo ago
dotnet

run-helix-tests

by dotnet

"Submit and monitor .NET MAUI unit tests on Helix infrastructure. Supports running XAML, Resizetizer, Core, Essentials, and other unit test projects on distributed Helix queues."

Git & VCS 23.3K 6mo ago
dotnet

run-device-tests

by dotnet

"Build and run .NET MAUI device tests locally with category filtering. Supports iOS, MacCatalyst, Android on macOS; Android, Windows on Windows. Use TestFilter to run specific test categories."

CLI Tools 23.3K 6mo ago
dotnet

write-ui-tests

by dotnet

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

Debugging 23.3K 6mo ago
dotnet

write-xaml-tests

by dotnet

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

Testing 23.3K 6mo ago
dotnet

learn-from-pr

by dotnet

Analyzes a completed PR to extract lessons learned from agent behavior. Use after any PR with agent involvement - whether the agent failed, succeeded slowly, or succeeded quickly. Identifies patterns to reinforce or fix, and generates actionable recommendations for instruction files, skills, and documentation.

Agents 23.3K 6mo ago
dotnet

pr-build-status

by dotnet

"Retrieve Azure DevOps build information for GitHub Pull Requests, including build IDs, stage status, failed jobs, and Helix console logs for any Helix-based test failures."

Code Review 23.3K 6mo ago
dyad-sh

dyad:feedback-to-issues

by dyad-sh

Turn customer feedback (usually an email) into discrete GitHub issues. Checks for duplicates, proposes new issues for approval, creates them, and drafts a reply email.

Code Gen 21.1K 5mo ago
millionco

remotion-best-practices

by millionco

Best practices for Remotion - Video creation in React

Animation 14.2K 5mo ago
millionco

react-doctor

by millionco

Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.

Debugging 14.2K 5mo ago
elastic

kibana-privilege-deprecation

by elastic

Implement and review Kibana feature privilege deprecations. Use when deprecating features, renaming features, splitting features, consolidating features, moving privilege capabilities, reviewing deprecation PRs, or working with the replacedBy mapping system.

Code Gen 21.2K 4mo ago
elastic

scout-api-testing

by elastic

Use when creating, updating, debugging, or reviewing Scout API tests in Kibana (apiTest/apiClient/requestAuth/samlAuth/apiServices), including auth choices, response assertions, and API service patterns.

API Dev 21.2K 5mo ago
gitbutlerapp

but

by gitbutlerapp

"Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations."

Processing 21.4K 5mo ago