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

grant

grant 收录了来自 crimson-knight 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
2
更新
2026-03-23
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

grant-advanced-features
软件开发工程师

Grant ORM advanced features including enum attributes, dirty tracking, serialized columns, value objects, horizontal sharding, and async operations.

2026-03-23
grant-associations
软件开发工程师

Grant ORM associations including belongs_to, has_one, has_many, has_many through, polymorphic, dependent options, counter_cache, eager loading, and nested attributes.

2026-03-23
grant-callbacks-and-transactions
数据库架构师

Grant ORM lifecycle callbacks, transaction blocks, nested transactions with savepoints, isolation levels, optimistic and pessimistic locking.

2026-03-23
grant-crud-operations
软件开发工程师

Create, read, update, and delete operations in Grant ORM including bulk operations, batch processing, upserts, and convenience methods.

2026-03-23
grant-generate-model
软件开发工程师

Generate a new Grant ORM model file with proper structure, column definitions, validations, associations, and callbacks.

2026-03-23
grant-models-and-columns
数据库架构师

Defining Grant ORM models with columns, types, primary keys, timestamps, connections, converters, and serialization.

2026-03-23
grant-querying-and-scopes
软件开发工程师

Grant ORM query builder API including where clauses, operators, WhereChain, OR/NOT groups, scopes, aggregations, raw SQL, and Enumerable integration.

2026-03-23
grant-security-features
软件开发工程师

Grant ORM security features including encrypted attributes, secure tokens, signed IDs, token generators, and data normalization.

2026-03-23
grant-validations
软件开发工程师

Grant ORM validation system including built-in validators, custom validations, conditional validations, error handling, and validation contexts.

2026-03-23