Skip to main content
NEXTAltair
GitHub creator profile

NEXTAltair

Repository-level view of 42 collected skills across 9 GitHub repositories.

skills collected
42
repositories
9
updated
Jul 30, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

goal-prompt-crafter
computer-occupations-all-other

Use when a user wants to define done-criteria or a stop condition for an autonomous multi-turn agent run — setting a Claude Code /goal, a Definition of Done for a Codex or external-orchestrator loop, or turning a vague task into a verifiable completion…

Jul 7, 2026
docs-freshness-audit
software-developers

Periodically audit a repository's docs for staleness against the implementation: run a cheap mechanical scan (dead source-path references, dead links, leftover DEPRECATED/TBD banners, doc-vs-code freshness gap, git-invisible ignored leftovers,…

Jul 5, 2026
claude-md-progressive-disclosurer
computer-occupations-all-other

Optimize CLAUDE.md files using progressive disclosure: reduce bloat, move details to references, extract reusable patterns into skills, improve context efficiency. Use when CLAUDE.md is too long or needs restructuring.

Jul 5, 2026
interface-design
web-and-digital-interface-designers

Interface design skill for dashboards, admin panels, apps, and tools. NOT for marketing design. Provides design intent, domain exploration, craft principles, and component-driven design-tool↔code sync. For PySide6/Qt technical implementation, use a…

Jul 5, 2026
pr-autoloop
software-developers

Run PR maintenance to completion automatically after an agent creates a PR or a draft PR becomes ready for review: keep polling CI and bot review with gh, repair failures and reply in Japanese in the same worktree, escalate design loops, and squash merge when…

Jul 5, 2026
pr-maintainer
software-developers

Maintain an agent-created pull request after creation or after draft-to-ready transition: mark reviewable draft PRs ready, poll CI and review comments with gh, repair failures in the same worktree/session, reply in Japanese, escalate design loops, and squash…

Jul 5, 2026
check-existing
software-developers

Before implementing a feature, hear out the requirement, then research existing libraries / tools / local packages (monorepo components) that already solve it. Use when scoping a new feature, evaluating build-vs-reuse, or asked to find existing solutions…

Jul 5, 2026
github-ops
software-developers

GitHub operations via gh CLI and GitHub API: create/view/merge PRs, manage issues, query API endpoints, handle workflows in enterprise or public GitHub environments.

Jul 5, 2026
Showing 8 of 14 collected skills.
lorairo-design-capture
web-and-digital-interface-designers

Capture LoRAIro design from the wireframes operation prototype or claude.ai/design recreations correctly. Use when syncing/mirroring design, reconciling Qt (.ui) or the DS AppShell with the design, or when nav/tab order, layout, or grouping looks off between…

Jul 7, 2026
lorairo-repository-pattern
software-developers

SQLAlchemy repository pattern for LoRAIro: type-safe transactions, session management, ORM best practices. Use when creating repositories or implementing data persistence patterns.

Jul 7, 2026
lorairo-test-generator
software-quality-assurance-analysts-and-testers

Generate pytest unit, integration, and GUI tests for LoRAIro with fixtures, mocks, 75%+ coverage, and pytest-qt for PySide6. Use when creating test suites or ensuring code quality.

Jul 7, 2026
sqlalchemy-query-patterns
database-architects

SQLAlchemy の効率的なクエリパターン集。N+1回避、サブクエリ、バルク操作、インデックス活用、EXPLAIN解析など、LoRAIroのSQLiteデータベースに特化したクエリ最適化ガイド。Use when writing new queries, optimizing slow queries, or reviewing database access patterns.

Jul 7, 2026
lorairo-cli-db-access
software-developers

Inspect or modify the LoRAIro image database (lorairo_data/*/image_database.db) through lorairo-cli instead of raw sqlite3. Use whenever a task needs to read image/tag/annotation/model/error records, count or search images, or edit tags from a shell or agent…

Jul 6, 2026
agent-pr-maintainer
software-developers

Maintain an agent-created LoRAIro pull request after creation or after draft-to-ready transition: mark reviewable draft PRs ready, poll CI and review comments with gh, repair failures in the same worktree/session, reply in Japanese, escalate design loops, and…

Jun 27, 2026
agent-pr-autoloop
software-developers

Run LoRAIro PR maintenance to completion automatically after an agent creates a PR or a draft PR becomes ready for review: keep polling CI and bot review with gh, repair failures and reply in Japanese in the same worktree, escalate design loops, and squash…

Jun 27, 2026
lorairo-design
web-and-digital-interface-designers

Use this skill to generate well-branded interfaces and assets for LoRAIro (a Japanese desktop tool for preparing image datasets for LoRA / fine-tune training), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines,…

Jun 27, 2026
Showing 8 of 10 collected skills.
Showing 9 of 9 repositories
All repositories loaded