Skip to main content

Skills en este repositorio

tomevault-io/skills-registry - Página 188

SkillsMP ha recopilado 17.125 skills de tomevault-io/skills-registry. Abre una skill para revisar su origen y sus detalles.

tomevault-io/skills-registry

Mostrando 40 de 17.125 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks 'how does this work? Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill for ANY React component work in MUI-based projects — building, styling, fixing, debugging, or refactoring. Covers MUI (Material UI) v7, MUI X v8 (DataGrid, DatePicker, Autocomplete), TanStack Query v5, React Hook Form + Zod, and React Router…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Guide for diagnosing and fixing CI test failures using the DownloadFailingJobLogs tool. Use this when asked to investigate GitHub Actions test failures, download failure logs, or debug CI issues. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Specialized agent for creating and improving Connection Properties in Aspire resource and README files Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Guide for writing Aspire deployment end-to-end tests. Use this when asked to create, modify, or debug deployment E2E tests that deploy to Azure. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Downloads and tests Aspire CLI from a PR build, verifies version, and runs test scenarios based on PR changes. Use this when asked to test a pull request. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Measures Aspire application startup performance using dotnet-trace and the TraceAnalyzer tool. Use this when asked to measure impact of a code change on Aspire application startup performance. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Quarantines or disables flaky/problematic tests using the QuarantineTools utility Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create custom agent capabilities when discovering novel tools, receiving task-agnostic tips from reviewers, or after researching specialized workflows not covered in existing instructions. Teaches structure, YAML optimization for LLM discoverability, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Investigate compiler failures, test errors, or unexpected behavior through systematic minimal reproduction, 3-hypothesis testing, and verification. Always re-run builds and tests after changes. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Fix ILVerify baseline failures when IL shape changes (codegen, new types, method signatures). Use when CI fails on ILVerify job. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Write a postmortem for a regression that escaped to production, broke real users, and traces back to a design flaw worth documenting for future implementors. Only invoke after confirming no existing postmortem or doc covers the same root cause. Use when this…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Queries and triages open GitHub issues that need attention. Helps identify issues needing milestones, labels, or investigation. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Finalizes any PR for merge by verifying title/description match implementation AND performing code review for best practices. Use when asked to "finalize PR", "check PR description", "review commit message", before merging any PR, or when PR implementation…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Build, pack, and run .NET MAUI integration tests locally. Validates templates, samples, and end-to-end scenarios using the local workload. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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,…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add a new API to the JIT-VM (aka JIT-EE) interface in the codebase. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate and run ad hoc performance benchmarks to validate code changes. Use this when asked to benchmark, profile, or validate the performance impact of a code change in dotnet/runtime. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze VMR codeflow PR status for dotnet repositories. Use when investigating stale codeflow PRs, checking if fixes have flowed through the VMR pipeline, debugging dependency update issues in PRs authored by dotnet-maestro[bot], checking overall flow status…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate .NET SDK release notes by comparing two git branches, investigating PRs for user-facing changes, and producing a structured markdown document with contributor acknowledgments. Use this when asked to create or draft release notes for a new .NET SDK…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use this skill when you are implementing a change on src\StaticWebAssetsSdk and want to test the behavior locally to validate it works as expected.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

MATLAB debugging skill for running and testing MATLAB scripts with automatic error capture and toolbox detection Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Develop, test, and debug the dbg stateless CLI debugger. Build workflow, architecture, self-debugging patterns, and contributor guidance. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Debug Node.js processes and automate browser pages using the dbg stateless CLI debugger. Use when investigating runtime bugs, inspecting variables and call stacks, analyzing object state, or automating browser testing. Every call is one command in, one…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill whenever the user is working with the Pydantic AI framework — including building AI agents, defining structured outputs with Pydantic models, wiring up tools/function calling, configuring model providers (OpenAI, Anthropic, Gemini, etc.),…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

> Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Tracks deprecated MoonBit syntax to avoid generating invalid code. Reference this before writing MoonBit code. Auto-maintained when deprecated patterns are discovered. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 17.125 skills recopiladas.