Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

grant

grant에는 crimson-knight에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 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