Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

standard-reader

standard-reader 收录了来自 hipstersmoothie 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
18
更新
2026-07-22
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

investigate-feed-query-perf
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
信息安全分析师

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

2026-07-02
railway-inspect
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
standard-reader GitHub Agent Skills | SkillsMP