{"id":43428493,"url":"https://github.com/constructive-io/postgraphile-skills","last_synced_at":"2026-02-02T19:12:47.048Z","repository":{"id":334810710,"uuid":"1142715985","full_name":"constructive-io/postgraphile-skills","owner":"constructive-io","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-27T01:50:33.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-27T11:37:11.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/constructive-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-26T19:09:48.000Z","updated_at":"2026-01-27T01:50:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/constructive-io/postgraphile-skills","commit_stats":null,"previous_names":["constructive-io/postgraphile-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/constructive-io/postgraphile-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constructive-io%2Fpostgraphile-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constructive-io%2Fpostgraphile-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constructive-io%2Fpostgraphile-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constructive-io%2Fpostgraphile-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/constructive-io","download_url":"https://codeload.github.com/constructive-io/postgraphile-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constructive-io%2Fpostgraphile-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29017941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T18:51:31.335Z","status":"ssl_error","status_checked_at":"2026-02-02T18:49:20.777Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-02T19:12:46.215Z","updated_at":"2026-02-02T19:12:47.043Z","avatar_url":"https://github.com/constructive-io.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostGraphile Agent Skills\n\nA collection of agent skills for working with PostGraphile v5. These skills help AI coding agents (Claude, Cursor, Copilot, etc.) understand and implement PostGraphile v5 patterns correctly.\n\n## Skills\n\n| Skill | Description |\n|-------|-------------|\n| [graphile-v5-presets](skills/graphile-v5-presets/) | Create and compose PostGraphile v5 presets |\n| [graphile-v5-minimal](skills/graphile-v5-minimal/) | Create minimal setup without Node/Relay features |\n| [graphile-v5-inflection](skills/graphile-v5-inflection/) | Customize GraphQL naming and inflection |\n| [graphile-v5-behaviors](skills/graphile-v5-behaviors/) | Control schema generation with the behavior system |\n| [graphile-v5-connection-filter](skills/graphile-v5-connection-filter/) | Configure connection filtering |\n| [graphile-v5-plugins](skills/graphile-v5-plugins/) | Create custom plugins with hooks |\n| [graphile-v5-debugging](skills/graphile-v5-debugging/) | Debug schema generation issues |\n\n## Why These Skills Exist\n\nPostGraphile v5 is highly configurable with presets, plugins, behaviors, and inflectors. These skills document patterns for customizing PostGraphile v5 to match your project's needs, whether you're building a Relay-compatible API, a simple REST-like GraphQL API, or something in between.\n\n## Key Concepts\n\n### Presets\n\nPostGraphile v5 uses a preset system for configuration. Presets can extend other presets, add plugins, disable plugins, and configure schema options.\n\n### Behaviors\n\nThe behavior system controls what gets generated in your GraphQL schema. Behaviors like `single`, `update`, `delete`, `filterBy` can be enabled or disabled at various levels.\n\n### Inflection\n\nInflectors control how PostgreSQL names become GraphQL names. Override inflectors to customize naming conventions.\n\n### Plugins\n\nPlugins extend PostGraphile's functionality using hooks that run at build time.\n\n## Contributing\n\nContributions welcome! Please follow the [Agent Skills specification](https://agentskills.io/specification) when creating new skills. Each skill should be a folder containing a `SKILL.md` file with YAML frontmatter (`name` and `description` required) followed by markdown instructions.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconstructive-io%2Fpostgraphile-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconstructive-io%2Fpostgraphile-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconstructive-io%2Fpostgraphile-skills/lists"}