Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

holocron

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

skills collectés
11
Stars
2
mis à jour
2026-04-22
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

token-economy
Gestionnaires des systèmes informatiques et d'information

Rubric for keeping Claude Code sessions cheap without losing quality — model tiering, cache hygiene, Read discipline, MCP pruning, subagent isolation. Use when cost feels wrong, before setting a budget, or when onboarding a teammate.

2026-04-22
migration-patterns
Architectes de bases de données

Safe schema-migration patterns for systems under live traffic — expand/contract, backfill, double-write, shadow-read, online DDL. Use when authoring, reviewing, or sequencing a migration that can't take a maintenance window.

2026-04-22
observability-checklist
Développeurs de logiciels

What good observability looks like — structured logs, trace spans, metrics, correlation ids, and the instrumentation rules that turn logs into answers. Use when adding a feature, reviewing a service, or debugging a prod issue.

2026-04-22
a11y-checklist
Concepteurs web et d'interfaces numériques

WCAG 2.2 AA quick reference — semantics, keyboard, names, states, contrast, motion, errors. Use when building or reviewing UI components.

2026-04-22
api-design
Développeurs de logiciels

REST and GraphQL API design conventions — resource modeling, pagination, error envelopes, versioning, idempotency. Use when adding, changing, or reviewing endpoints.

2026-04-22
context-engineering
Développeurs de logiciels

Apply the Write/Select/Compress/Isolate framework to manage the context window. Use when the task is long, the transcript is bloated, the model is drifting, or before /holocron:handoff.

2026-04-22
debug-playbook
Développeurs de logiciels

Hypothesis-driven debugging — reproduce, hypothesize, probe, locate, fix, guard. Use when something is broken and you don't yet know why.

2026-04-22
perf-checklist
Développeurs de logiciels

Performance quick reference — Core Web Vitals, bundle size, rendering, DB queries, caching. Use during implementation or review when perf matters.

2026-04-22
pr-review-rubric
Analystes en assurance qualité des logiciels et testeurs

Staff-level PR review rubric — correctness, contract, clarity, tests, blast radius. Use when reviewing code (yours or others') before merge.

2026-04-22
security-checklist
Analystes en sécurité de l'information

OWASP-style quick reference — authn/authz, injection, secrets, sessions, crypto, dependencies. Use during code review and before committing security-sensitive changes.

2026-04-22
test-patterns
Analystes en assurance qualité des logiciels et testeurs

Reference for writing tests that actually protect against regressions — deep assertions over spies, table-driven tests, fixture hygiene, AAA structure. Use when writing, reviewing, or refactoring tests.

2026-04-22