Skip to main content
Dépôt GitHub

skills

skills contient 24 skills collectées depuis pasunboneleve, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
24
Stars
1
mis à jour
2026-07-25
Forks
1
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

devloop-live-worktree
Développeurs de logiciels

Use when changing what a running devloop harness serves — pointing it at a different directory or worktree, or making the live harness serve newer or different code (a newer commit, another branch, or in-progress edits) without a wasteful restart.

2026-07-25
browser-clickthrough
Analystes en assurance qualité des logiciels et testeurs

Use when verifying that a UI change works end to end by driving the running app in a real browser — confirming a fix, reproducing a reported UI symptom, or proving a wizard/form/flow behaves — with Playwright against the exact code under review.

2026-07-24
roborev-kata-workflow
Développeurs de logiciels

Enforce a Roborev plus Kata development workflow for code changes. Use when Codex is asked to implement, fix, refactor, or review work tracked by Kata and Roborev, especially when branch discipline, non-blocking review jobs, validation gates, SemVer, changelog checks, and final delivery reporting matter.

2026-07-23
pull-request
Développeurs de logiciels

Use when working on GitHub pull requests that need PR-ready validation, review-thread replies, reviewer mentions, linked external references, or merge readiness checks.

2026-07-08
skill-project
Autres occupations informatiques

Create or review a standalone repository that publishes a set of Codex or Claude skills with shared validation, linking, eval, and agent metadata conventions.

2026-06-28
commit-discipline
Développeurs de logiciels

Prepare small, reviewable local commits with explicit rationale, SemVer impact, task hygiene, branch cleanup expectations, and clear commit commentary. Use when asked to commit work, prepare a PR-ready change, decide version impact, write commit messages, or clean up merged feature branches.

2026-06-20
jira-priority
Développeurs de logiciels

Use when classifying the priority of a Jira issue or creating a Jira issue with the correct priority assigned.

2026-06-19
ci
Développeurs de logiciels

Add or review GitHub Actions CI for programming-language and skills projects, including README badges linked to workflow runs.

2026-05-26
change-friendly-architecture
Développeurs de logiciels

Review or design software architecture so changes stay local, explicit, testable, and observable. Use when code structure, module boundaries, interfaces, abstractions, tests, or error handling need architectural judgment.

2026-05-26
documentation-boundary
Développeurs de logiciels

Distinguish README synopsis work from actual documentation updates. Use when README, docs, CLI help text, man pages, GNU info files, changelog prose, or project documentation are changed or reviewed.

2026-05-26
devloop
Développeurs de logiciels

Use when working with the devloop local automation tool, devloop.toml files, watched workflows, managed processes, event endpoints, browser reload hooks, readiness or liveness probes, or devloop environment interpolation.

2026-05-26
testing
Analystes en assurance qualité des logiciels et testeurs

Select the narrowest deterministic validation for a change by its blast radius. Use when choosing tests, checks, CI gates, or manual validation before claiming work is done.

2026-05-26
release
Développeurs de logiciels

Prepare and execute a versioned release through a feature branch, PR, green CI, protected main, merged release commit, version tag, and tag-triggered release workflows when present. Use when Codex is asked to prepare, validate, publish, tag, or execute a release.

2026-05-25
repo-policy
Développeurs de logiciels

Configure GitHub repository policy for protected main, PR merge methods, CI-required merges, and tag-triggered artifact releases.

2026-05-25
beads
Développeurs de logiciels

Use when tracking work with Beads or bd: creating issues, claiming ready work, updating issue notes, managing dependencies, closing completed work, or reporting Beads task hygiene.

2026-05-25
changelog
Développeurs de logiciels

Use when deciding changelog entries, maintaining [Unreleased], removing reverted unreleased entries, or preparing release version and changelog sections.

2026-05-25
coding
Développeurs de logiciels

Use for every coding or script execution task. Applies to code edits and code reviews as well as tests builds validation debugging shell commands automation and blocked execution reports. Ensures exceptions are surfaced instead of muted.

2026-05-25
create-skill
Développeurs de logiciels

Use when creating or updating skills in this repository, adding skill evals, changing SKILL.md instructions, preparing skill validation, or committing skill work. Keeps skills concise concrete and validated.

2026-05-25
decompose-skill
Développeurs de logiciels

Decompose oversized, tangled, or multi-purpose Codex skills into a concise SKILL.md plus focused references, scripts, and assets. Use when creating or refactoring skills that exceed practical context size, mix unrelated workflows, duplicate reference material, hide resource selection rules, or need progressive disclosure.

2026-05-25
docs-structure
Développeurs de logiciels

Use this skill when creating or reorganising project documentation, especially deciding what belongs in README.md versus docs/. It keeps README concise and moves durable detail into focused docs.

2026-05-25
kata
Développeurs de logiciels

Use when tracking work with Kata: creating task inventories, backlog lists, follow-up work, searching or creating issues, assigning active work, recording comments and relationships, closing verified work, or reporting Kata task hygiene.

2026-05-25
markdown
Rédacteurs techniques

Edit Markdown files with Markdown-appropriate Unicode. Use when creating or changing `.md`, `.markdown`, or `.mdx` files where box-drawing trees, typographic punctuation, arrows, symbols, accents, or other Unicode characters improve clarity or preserve the intended text.

2026-05-25
shell-script
Développeurs de logiciels

Use when creating editing reviewing or running shell scripts, Bash scripts, sh files, repository scripts, automation wrappers, validation scripts, install scripts, CI helper scripts, or command-line glue code. Requires strict shell mode.

2026-05-25
web-realtime-devloop
Développeurs de logiciels

Use this skill for browser UI, realtime visualisation, and local web application work. It keeps the app running, inspects rendered behaviour, checks realtime flows, and validates deterministically.

2026-05-25