ワンクリックで
agent-skill-standards
Guidelines for creating and maintaining granular, high-quality agent skills, shared across the Hora family.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Guidelines for creating and maintaining granular, high-quality agent skills, shared across the Hora family.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate ALL Hora-family app icons AND brand-mark wide cards (Android launcher + notification, iOS, web, Play feature graphic, web OG/social image, GitHub repo social preview) from the shared Baloo Chettan 2 wordmark engine in hora-core. Use when creating or refining any Hora app's icons or brand marks, on any surface.
Use for a fast map of hora-core to decide where shared-across-the-family work belongs (brand, conventions, agent skills) versus an individual app's repo.
Publish and manage a "Hora"-family Android app on Google Play — store listing, the App Signing SHA that makes Google Sign-In work for testers, the store icon, and track promotion. Use for Play Console / closed-testing tasks, "testers can't sign in", or store-icon work.
The Hora-family splash screen and Home screen anatomy — identical structure across Android, iOS, and web for every family app (reference — Varisankya/Pathivu). Settings has its own skill (settings-page-standards).
Consume the Hora-family shared Android source (ChipHelper, ThemeHelper, AnimationHelper, design tokens) from hora-core/shared/android via sync_shared_android.sh — don't reimplement or hand-edit the generated copies.
Defines which repos each Hora app agent is permitted to read and write. NON-NEGOTIABLE — set by the repo owner; applies to every agent in every session.
| name | agent-skill-standards |
| description | Guidelines for creating and maintaining granular, high-quality agent skills, shared across the Hora family. |
To maintain a high-quality codebase and a consistent AI pair-programming experience, skills must follow these standards. Applies to skills in any Hora app repo as well as here in hora-core.
Hero Section Stability or Currency Display Standards.Every SKILL.md MUST follow this structure:
name and description.name: in the frontmatter.A skill belongs in an app's own repo if it documents that app's specific implementation (class names, package paths, one-off bugs). It only belongs in hora-core once it's been generalized to a convention 2+ apps actually share — see docs/conventions.md and the hora-repo-map skill for that boundary.