romeerezromeerezCommunityยท14 Agent Skills Included

orchid-orm

AI-assisted development workflow for the Orchid ORM TypeScript codebase

Guides AI agents through researching, designing, and implementing features for the Orchid ORM PostgreSQL toolkit. Covers research documents, idea lists, solution variants, specs, task lists, implementation notes, and release changesets. Removes guesswork from contributing to a type-safe TypeScript ORM by enforcing consistent specs, tests, and verification steps.
npx skills add romeerez/orchid-orm --all -g -y
Available:

Tells the AI agent how the monorepo packages relate, which commands to run, and how to keep nested AGENTS.md guidance files updated when working on this codebase.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
romeerezromeerez

research

Research Orchid ORM features by integrating GitHub and authoritative sources.

Community
Advanced
๐Ÿ“ฆ In Repo
romeerezromeerez

variants

Generate user-facing solution variants for Orchid ORM ideas from research and documentation.

Community
Advanced
๐Ÿ“ฆ In Repo
romeerezromeerez

code-doc

Generate internal documentation for Orchid ORM from code and specifications.

Community
Intermediate
๐Ÿ“ฆ In Repo
romeerezromeerez

implemenation-note

Generate technical implementation notes from change idea files and update tasks.

Community
Advanced
๐Ÿ“ฆ In Repo
romeerezromeerez

changeset

Automate release changeset creation with scoping and release type classification.

Community
Advanced
๐Ÿ“ฆ In Repo
romeerezromeerez

spec

Write Orchid ORM feature specifications and task lists from command-line arguments.

Community
Intermediate
๐Ÿ“ฆ In Repo
romeerezromeerez

select-variant

Select feature variants and generate selected-variant.md documents in Orchid ORM projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
romeerezromeerez

repro

Automates creation of failing test cases for Orchid ORM issues from GitHub.

Community
Intermediate
๐Ÿ“ฆ In Repo
romeerezromeerez

task

Automate task execution and verification in software development workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
romeerezromeerez

write-about

Generate about.md documentation for Orchid ORM features from code analysis.

Community
Intermediate
๐Ÿ“ฆ In Repo
romeerezromeerez

refine

Resolve questions and synchronize feature design documents during collaborative refinement.

Community
Intermediate
๐Ÿ“ฆ In Repo
romeerezromeerez

ideas

Generate prioritized user-facing ideas from research.md documents.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install orchid-orm?โ–ผ

Run `npx skills add romeerez/orchid-orm --all -g -y` in your terminal to install all skills in this suite globally.

What is Orchid ORM used for?โ–ผ

Orchid ORM is a fully type-safe TypeScript ORM and query builder for PostgreSQL, with migrations, relations, and validation integrations. This skill suite helps AI agents contribute features and fixes to that codebase.

How do the Orchid ORM agent skills work?โ–ผ

Each skill handles one step of the development workflow, such as researching a feature, writing a spec, building a task list, or creating a release changeset. Your agent follows the matching skill based on your plain-English prompt.

Can AI agents reproduce Orchid ORM bugs automatically?โ–ผ

Yes. The repro skill reads a GitHub issue and creates an isolated failing test file so bugs are verified before any fix is attempted.

Do these skills work with Claude Code and other AI agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenClaw, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’