OreStudio avatar

OreStudio

Official

@orestudio

0Followers
|
4Public Repos
|
36Published Skills

Offers standardized scaffolding, architectural modeling, and lifecycle management for C++ enterprise systems, Qt interfaces, and temporal SQL database schemas.

Skills Distribution
DomainDeveloper To...Software Scaffoldi.. (40%)Architectural Mode.. (30%)Agile Lifecycle & .. (20%)Quality Assurance .. (10%)

Agent Skills by OreStudio

Showing 36 vetted skills indexed across 1 GitHub repositories.

OreStudioOreStudio
25

plantuml-er-modeler

Generate a PlantUML ER diagram from the ORE Studio SQL schema.

Official
Advanced
OreStudioOreStudio
25

component-model-creator

Generate org-mode component models and PlantUML diagrams for Ore Studio components.

Official
Intermediate
OreStudioOreStudio
25

new-sprint-skill

Update sprint backlog files, version strings, and CI configuration for a new Agile sprint.

Official
Intermediate
OreStudioOreStudio
25

skill-creator

Create Claude Code skills with standardized SKILL.md frontmatter and deployment steps.

Official
Basic
OreStudioOreStudio
25

http-entity-creator

Generate HTTP CRUD endpoints for domain entities in ores.http.server.

Official
Advanced
OreStudioOreStudio
25

wt-entity-creator

Generate WT UI scaffolds for domain entities in Ore Studio.

Official
Advanced
OreStudioOreStudio
25

system-architect

Analyze system architecture and generate incremental migration plans from PlantUML diagrams.

Official
Advanced
OreStudioOreStudio
25

ores-http-recipes

Compare API route definitions against HTTP recipe documentation to detect mismatches.

Official
Intermediate
OreStudioOreStudio
25

pr-manager

Generate pull request summaries from commits and manage PR creation and merging via GitHub CLI.

Official
Intermediate
OreStudioOreStudio
25

agile-product-owner

Create and prioritize user stories across ORE Studio sprint and product backlogs.

Official
Basic
OreStudioOreStudio
25

semi-autonomous-developer

Automate story implementation with tests, commits, and pull request preparation.

Official
Basic
OreStudioOreStudio
25

ores-shell-recipes

Compare shell command sources to doc/recipes/shell_recipes.org and update recipes.

Official
Intermediate
OreStudioOreStudio
25

cmake-runner

Run CMake presets to configure, build, test, and deploy ORE Studio projects.

Official
Intermediate
OreStudioOreStudio
25

plantuml-class-modeler

Generate PlantUML class diagrams from ORE Studio C++ components.

Official
Intermediate
OreStudioOreStudio
25

domain-type-creator

Scaffold domain types with JSON I/O, table I/O, and repository support.

Official
Basic
OreStudioOreStudio
25

qt-entity-creator

Generate Qt UI scaffolding for new domain entities in Ore Studio.

Official
Advanced
OreStudioOreStudio
25

sql-schema-creator

Create temporal SQL schemas with triggers and population scripts for ORE Studio.

Official
Advanced
OreStudioOreStudio
25

pr-summary-generator

Generate a PR title and overview from current branch commits.

Official
Basic
OreStudioOreStudio
25

code-review-component

Audit software components for technical debt and convention violations.

Official
Basic
OreStudioOreStudio
25

binary-protocol-developer

Extend the ORE Studio binary messaging protocol with versioned message types and tests.

Official
Advanced
OreStudioOreStudio
25

recipe-author

Create and update ORE Studio topic recipes aligned with source documentation.

Official
Basic
OreStudioOreStudio
25

test-failure-investigator

Parse test result XML files and logs to diagnose failing unit tests.

Official
Advanced
OreStudioOreStudio
25

shell-entity-creator

Create shell commands for domain entities across three development phases.

Official
Advanced
OreStudioOreStudio
25

cli-entity-creator

Generate CLI command scaffolds for new domain entities in ores.cli.

Official
Advanced

Frequently Asked Questions About OreStudio

FAQPage Schema
What specific development tasks are enabled by these skills?

These skills enable rapid scaffolding of domain entities, generation of PlantUML class and ER diagrams, creation of Catch2 unit test skeletons, and management of temporal SQL schemas. They also facilitate the synchronization of source code with technical documentation recipes and the generation of sprint-based release notes.

Which personas benefit most from this skill registry?

System architects, C++ software engineers, and technical product owners working within the OreStudio ecosystem benefit most. These skills are designed for developers maintaining complex enterprise software, requiring strict adherence to internal conventions for UI scaffolding, binary messaging protocols, and agile sprint backlogs.

What are the primary prerequisites for implementing these skills?

Implementation requires an existing OreStudio project structure, specifically utilizing CMake for build configurations and a repository following the defined ORE Studio directory layout. Users must have access to the local codebase to allow the skills to parse C++ components, SQL schemas, and existing documentation recipes.