Skip to main content
Dépôt GitHub

openaidy

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

skills collectés
14
Stars
11
mis à jour
2026-07-20
Forks
3
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

addon-ui-components-cookbook
Développeurs web

Use when writing or reviewing OpenAidy addon UI code (app/index.html, app/index.js) that calls sdk.ui.* — covers component mounting semantics and composed usage patterns beyond the one-line reference in addon_create's tool description.

2026-07-20
data-and-apis
Développeurs de logiciels

Use when calling external REST APIs or querying databases on the user's behalf through available tools or MCP servers — read-only by default, parametrized queries, and confirmation before any write.

2026-07-04
working-with-documents
Commis de bureau généraux

Use when reading, extracting from, or generating real-world document files — PDFs, spreadsheets (CSV/Excel/Sheets), and slide decks — with available tools; preserve the source and verify the output.

2026-07-04
scheduling
Commis de bureau généraux

Use when working with calendars — checking availability, finding meeting times, and creating or updating events through an available calendar integration — with careful timezone handling and confirmation before inviting others.

2026-07-04
sending-messages
Commis de bureau généraux

Use when posting to chat or email on the user's behalf — Slack, Discord, Telegram, or mail — through an available integration. Get the recipient and content right, and confirm before anything goes out.

2026-07-04
browser-automation
Développeurs de logiciels

Use when a task needs a real browser — navigating sites, filling and submitting forms, clicking through flows, extracting page data, or taking screenshots — driving whatever browser tool or MCP server is available.

2026-07-04
web-research
Analystes en études de marché et spécialistes en marketing

Use when you need current or external facts — searching the web, reading multiple sources, cross-checking claims, and synthesizing an answer with citations instead of guessing from memory.

2026-07-04
conventional-commits
Développeurs de logiciels

Use when writing a git commit message or PR title — format it as a Conventional Commit (type(scope): summary) with a body that explains why, matching this repo's history.

2026-07-04
code-review
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing a diff or pull request — find correctness bugs first, then reuse/simplification cleanups, and report each finding with a concrete failure scenario ranked by severity.

2026-07-04
writing-plans
Spécialistes en gestion de projets

Use before implementing anything non-trivial — turn a task into a short, ordered list of small, verifiable steps with concrete file paths, so work is reviewable before code is written.

2026-07-04
test-driven-development
Analystes en assurance qualité des logiciels et testeurs

Use when implementing a new function, endpoint, bug fix, or behavior change — write a failing test first, then the code, following RED-GREEN-REFACTOR.

2026-07-04
systematic-debugging
Développeurs de logiciels

Use when a bug, failing test, crash, or wrong output needs fixing — a four-phase method to find the root cause before changing code, instead of guessing.

2026-07-04
concise-responder
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

Instructs the agent to keep all responses brief, structured, and direct

2026-05-01
step-by-step-explainer
Enseignants au primaire (sauf éducation spécialisée)

Instructs the agent to break down complex tasks into numbered steps

2026-05-01