Skip to main content
在 Manus 中运行任何 Skill
一键导入
allenlin90
GitHub 创作者资料

allenlin90

按仓库查看 1 个 GitHub 仓库中的 57 个已收集 skills,并展示近似职业覆盖。

已收集 skills
57
仓库
1
职业领域
3
更新
2026-05-29
仓库浏览

仓库与代表性 skills

#001
eridu-services
57 个 skills10更新于 2026-05-29
占该创作者 100%
fact-extraction-pipeline
软件开发工程师

Patterns for adding extractors and write surfaces to the PR 12 fact-extraction pipeline (`apps/erify_api/src/orchestration/fact-extraction/`). Use BEFORE implementing any new `IngestionExtractor`, paired-atomic write, `SystemFactKey`, or hydrated-scope target type. Required reading before PR 12.3.2 (violations), 12.4 (review surface), or any follow-on extractor work — every Codex finding on PR 12.1.2 (#103) and PR 12.2 (#104) is encoded here. The "State-transition handoff between co-submitted facts" section is mandatory before adding ANY fact whose write semantics depend on another fact's value in the same submission.

2026-05-29
api-performance-optimization
软件开发工程师

Patterns for auditing and improving erify_api query performance and response efficiency. Use when detecting N+1 queries, reducing over-fetching, designing lean select/include strategies, replacing in-memory joins with DB aggregations, adding pagination guards, or defining API performance baselines before scaling. Complements database-patterns which covers the basic N+1 and Promise.all rules.

2026-05-29
shift-schedule-pattern
软件开发工程师

Patterns for implementing and extending the Studio Shift Schedule feature. This skill should be used when working on shift CRUD, shift blocks, calendar/alignment orchestration, duty-manager coverage, operational-day boundaries, task-readiness checks, or the frontend shift schedule UX.

2026-05-29
task-template-builder
软件开发工程师

Provides guidelines for the Task Template Builder architecture, including Schema alignment, Draft storage, Drag-and-Drop, and Validation logic. Use when implementing or modifying the task template builder UI, draft persistence, or template validation flows.

2026-05-29
database-patterns
软件开发工程师

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, advisory locks, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, serializing concurrent operations on the same resource, managing complex multi-table operations, or optimizing query performance.

2026-05-29
template-system-fact-migration
软件开发工程师

Use when expanding the SystemFactKey catalog, onboarding task templates that need operational fact extraction, a prod-db-sync reveals task templates without system_fact_key bindings, or a field-type mismatch (e.g. select where checkbox or multiselect is required) blocks binding a template field to the fact-extraction pipeline.

2026-05-29
table-view-pattern
软件开发工程师

Provides patterns for building and optimizing large frontend tabular views across the eridu-services monorepo. Use when building or refactoring server-driven tables, dense tabular UIs, virtualized grids, inline editing, saved views, and table URL state in erify_creators, erify_studios, or shared @eridu/ui.

2026-05-28
frontend-code-quality
软件开发工程师

Provides code quality standards for frontend applications. This skill should be used when configuring linting rules, organizing file structures, or ensuring consistency across React applications.

2026-05-26
当前展示该仓库 Top 8 / 57 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库