Skip to main content
Run any Skill in Manus
with one click
GitHub repository

postgraphile-skills

postgraphile-skills contains 7 collected skills from constructive-io, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-01-27
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

graphile-v5-behaviors
software-developers

Control PostGraphile v5 schema generation with the behavior system. Use when asked to "disable mutations", "hide fields", "control what gets generated", "disable unique lookups", "make features opt-in", or when you need fine-grained control over the GraphQL schema.

2026-01-27
graphile-v5-connection-filter
software-developers

Configure connection filtering in PostGraphile v5. Use when asked to "add filtering", "configure filters", "filter by column", "disable relation filters", "enable all column filters", or when setting up the connection filter plugin.

2026-01-27
graphile-v5-debugging
software-developers

Debug PostGraphile v5 schema generation issues. Use when asked to "debug schema", "why is this field generated", "log inflector calls", "detect naming conflicts", "understand schema generation", or when troubleshooting PostGraphile v5 issues.

2026-01-27
graphile-v5-inflection
software-developers

Customize GraphQL naming and inflection in PostGraphile v5. Use when asked to "customize naming", "change field names", "simplify relation names", "remove schema prefix", "fix pluralization", or when GraphQL names don't match your conventions.

2026-01-27
graphile-v5-minimal
software-developers

Configure PostGraphile v5 default plugins and features. Use when asked to "configure default plugins", "customize base schema", "keep id as id", "configure Node/Relay features", or when setting up PostGraphile v5 for your specific needs.

2026-01-27
graphile-v5-plugins
software-developers

Create custom PostGraphile v5 plugins using hooks. Use when asked to "create a plugin", "add custom field", "extend schema", "detect conflicts", "add metadata query", or when you need to extend PostGraphile's functionality.

2026-01-27
graphile-v5-presets
software-developers

Create and compose PostGraphile v5 presets. Use when asked to "create a preset", "configure PostGraphile", "combine presets", "disable plugins", or when setting up a new PostGraphile v5 server.

2026-01-27