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

standard-reader

standard-reader contient 13 skills collectées depuis hipstersmoothie, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

investigate-feed-query-perf
Développeurs de logiciels

Playbook for investigating a slow read-model query in the standard-reader feed (home / latest / discover / tag / search). Covers finding the slow span in Honeycomb, reproducing against prod-scale Neon data, running and reading EXPLAIN ANALYZE, the known regression patterns (correlated cutoff subquery, inlined aggregation across a join), the fix templates, and how to verify. Use when a feed/home/latest query "feels slow", a perf budget is blown, or a Honeycomb p95/p99 tail needs explaining. Pairs with the gated EXPLAIN benchmark at `src/server/reader/queries.explain.test.ts` (`pnpm perf:explain`).

2026-07-22
lingui-best-practices
Développeurs de logiciels

Implement internationalization with Lingui in React and JavaScript applications. Use when adding i18n, translating UI, working with Trans/useLingui/Plural, extracting messages, compiling catalogs, or when the user mentions Lingui, internationalization, i18n, translations, locales, message extraction, ICU MessageFormat, or working with .po files.

2026-07-18
critical-code-reviewer
Analystes en assurance qualité des logiciels et testeurs

Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.

2026-07-02
security-audit
Analystes en sécurité de l'information

Conduct rigorous, security-focused code reviews with zero tolerance for mediocrity.

2026-07-02
railway-inspect
Administrateurs de réseaux et de systèmes informatiques

Inspect the Standard Reader Railway deployment using the Railway CLI — view project status, list deployments, stream logs, and triage failures across the web, tap, ingest, and recompute-cron services. Use when the user asks to "check Railway", "inspect the deployment", "what deployed", "check logs", "is the deploy healthy", "why did the deploy fail", "debug Railway", "railway status", "railway logs", or mentions Railway, a deploy, a service healthcheck, or a deployment failure/crash.

2026-06-27
atproto-attestation
Développeurs de logiciels

Guides AT Protocol record attestations per badge.blue in Rust, TypeScript, or Go: inline ECDSA signatures, remote strongRef proof records, CID-first signing, low-S normalization, and the two-CID model. Use when the user mentions sign an atproto record, inline attestation, remote attestation, badge.blue, $sig metadata, content CID for signing, proof record, low-S signature, ECDSA r‖s, replay protection, atproto-attestation, @noble/curves, k256, or p256.

2026-06-26
atproto-cid
Développeurs de logiciels

Guides AT Protocol / DASL CID work in Rust, TypeScript, or Go: parsing, constructing, validating, and debugging CIDs. Use when the user mentions CID mismatch, tag 42 in DAG-CBOR, base32lower, bafyrei / bafkrei, $link format, DASL CID profile, BLAKE3 / BDASL, or libraries like multiformats, @ipld/dag-cbor, atproto-dasl, github.com/ipfs/go-cid, or go-multihash.

2026-06-26
atproto-identity-resolution
Développeurs de logiciels

Guides AT Protocol identity resolution in Rust, TypeScript, or Go: handles, DIDs, DNS TXT / well-known resolution, DID document validation, bidi verification, and handle.invalid. Use when the user mentions resolve a handle, _atproto DNS, .well-known/atproto-did, DID document, atproto_pds, alsoKnownAs, handle.invalid, @atproto/identity, @atproto/syntax, IdResolver, or indigo/atproto/identity.

2026-06-26
atproto-lexicon
Développeurs de logiciels

Guides AT Protocol lexicon authoring, record validation, and XRPC invocation in Rust, TypeScript, or Go. Use when the user mentions lexicon, NSID, $type dispatch, strongRef, blob ref, cid-link, XRPC, query, procedure, subscription, record validation, assertValidRecord, Jetstream, lex-cli, @atproto/lexicon, @atproto/xrpc, AtpAgent, BaseCatalog, or indigo/atproto/lexicon.

2026-06-26
atproto-oauth
Développeurs de logiciels

Guides AT Protocol OAuth in Rust, TypeScript, or Go: PAR / DPoP / PKCE, client metadata, scope design, session storage, refresh-race mitigation, and token debugging. Use when the user mentions OAuth client metadata, PAR, DPoP proof, DPoP nonce, invalid_dpop_proof, refresh token race, atproto scope, private_key_jwt, SameSite=Lax, @atproto/oauth-client, NodeOAuthClient, BrowserOAuthClient, or indigo/atproto/auth/oauth.

2026-06-26
atproto-publish-lexicon
Développeurs de logiciels

Guides publishing an AT Protocol lexicon as a com.atproto.lexicon.schema record and resolving NSIDs back to lexicon documents. Use when the user mentions publish my lexicon, lexicon registry, NSID authority, _lexicon TXT record, describe_lexicon, com.atproto.lexicon.schema, rkey is the NSID, lexicon-garden, or atpmcp.

2026-06-26
atproto-repository
Développeurs de logiciels

Guides AT Protocol repo work in Rust, TypeScript, or Go: CAR v1 files, MSTs, signed commits, DAG-CBOR/DRISL, signature verification, and cross-language interop. Use when the user mentions CAR files, repo export, MST, Merkle Search Tree, commit signature, DRISL, canonical CBOR, tag 42, block store, verify repo, prevData, at:// URIs, or libraries like atproto-repo, @atproto/repo, @atproto/lex-cbor, @atproto/crypto, or indigo/atproto/repo.

2026-06-26
react-aria
Développeurs de logiciels

Build accessible UI components with React Aria Components. Use when developers mention React Aria, react-aria-components, accessible components, or need unstyled accessible primitives. Provides documentation for building custom accessible UI with hooks and components.

2026-06-26