Skip to main content
Run any Skill in Manus
with one click
crimson-knight
GitHub creator profile

crimson-knight

Repository-level view of 18 collected skills across 5 GitHub repositories.

skills collected
18
repositories
5
updated
2026-07-10
repository explorer

Repositories and representative skills

grant-advanced-features
software-developers

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

2026-03-23
grant-associations
software-developers

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
database-architects

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

2026-03-23
grant-crud-operations
software-developers

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

2026-03-23
grant-generate-model
software-developers

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

2026-03-23
grant-models-and-columns
database-architects

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

2026-03-23
grant-querying-and-scopes
software-developers

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
software-developers

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

2026-03-23
Showing top 8 of 9 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded