Skip to main content
DRMacIver
Profil créateur GitHub

DRMacIver

Vue par dépôt de 20 skills collectés dans 6 dépôts GitHub.

skills collectés
20
dépôts
6
mis à jour
27 juil. 2026
explorateur de dépôts

Dépôts et skills représentatifs

deciding-what-to-work-on
Directeurs généraux et responsables des opérations

This skill should be used when the user asks 'what should I work on', 'what's next', 'pick a task', or when needing to select between multiple available tasks. Provides guidance for prioritizing and selecting tasks.

30 janv. 2026
how-to-documentation
Rédacteurs techniques

This skill should be used when creating documentation, writing instructions, capturing reusable procedures, or when the user asks to 'create a how-to' or 'document a procedure'. Provides guidance for creating effective how-to documentation.

30 janv. 2026
task-management
Gestionnaires des systèmes informatiques et d'information

This skill should be used when starting complex multi-step work, when breaking down work into smaller pieces, or when needing to track progress on tasks. Provides guidance on creating fine-grained tasks with proper dependencies.

30 janv. 2026
understanding-user-intent
Spécialistes en gestion de projets

This skill should be used before planning or implementing any non-trivial request. It provides a systematic approach to understanding what the user actually wants, not just what their words literally say. Prevents building technically-correct-but-useless…

29 janv. 2026
implementing-a-new-feature
Développeurs de logiciels

This skill should be used when the user asks to implement a new feature, add new functionality, or build something new. Provides a systematic approach to feature implementation that avoids common pitfalls like making false assumptions about APIs or tool…

27 janv. 2026
working-on-github-issues
Développeurs de logiciels

This skill should be used when the user asks to work on a GitHub issue, fix a bug from an issue, or implement a feature request from GitHub. Provides guidance on properly understanding issues, defining acceptance criteria, and committing work that references…

26 janv. 2026
test-coverage
Analystes en assurance qualité des logiciels et testeurs

This skill should be used when the user asks to 'get to 100% coverage', 'improve test coverage', 'cover uncovered code', 'fix coverage gaps', or mentions uncovered lines or coverage percentage. Provides strategies for achieving complete test coverage through…

25 janv. 2026
requirements-gathering
Spécialistes en gestion de projetsResponsables publicité et promotions+1

This skill should be used when the user's request is ambiguous, the scope is unclear, there are multiple valid interpretations, or details need clarification before proceeding. Guides collaborative requirements gathering to understand the problem being solved.

25 janv. 2026
crash-injection-testing
Analystes en assurance qualité des logiciels et testeurs

Property-test a storage engine's crash/power-loss recovery by injecting simulated crashes through its storage-backend abstraction: a backend that separates "written" from "fsynced" bytes, plus a full write log that lets you cut the stream anywhere (including…

27 juil. 2026
stateful-model-based-testing
Analystes en assurance qualité des logiciels et testeurs

Build a stateful, model-based property test for a stateful Rust API (a data structure, store, engine, or VM) with hegel — drive a random sequence of operations against both the real system and a simpler reference model, and assert equivalence plus invariants…

27 juil. 2026
coverage-guided-property-testing
Analystes en assurance qualité des logiciels et testeurs

Close the last uncovered regions of a dependency under property test by measuring per-file region coverage of the DEPENDENCY (not your crate), reading why each cold region is cold, and writing property-shaped tests — with a real oracle, not mere calls — that…

27 juil. 2026
metamorphic-and-differential-testing
Analystes en assurance qualité des logiciels et testeurs

Property-test a stateful Rust API without a reference model, using hegel: metamorphic relations (two executions whose results must relate in a known way — commuting operations, do/undo identities, batch-equals-loop, reset-equals-fresh) and differential…

27 juil. 2026
prioritising-bugs-to-report
Analystes en assurance qualité des logiciels et testeurs

Decide whether a bug found in someone else's crate is actually worth reporting, and how strong a finding it is, before writing it up. Use when triaging a candidate bug, selecting which findings to file upstream, or sanity-checking a severity claim. Guards…

26 juil. 2026
writing-a-good-bug-report
Développeurs de logiciels

Write an upstream bug report or GitHub issue draft for a bug found in someone else's project. Use when drafting bug reports, issue text, or reproductions to send to a crate's or library's maintainers. Produces a short, plainly-written report led by a runnable…

26 juil. 2026
6 dépôts affichés sur 6
Tous les dépôts sont affichés