Skip to main content
Manusで任意のスキルを実行
ワンクリックで
arash77
GitHub クリエイタープロフィール

arash77

3 件の GitHub リポジトリにある 7 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
7
リポジトリ
3
更新
2026-06-09
リポジトリエクスプローラー

リポジトリと代表的な skills

galaxy-context
ソフトウェア開発者

Galaxy project development conventions and skill routing guide. ALWAYS load this skill when working in a Galaxy codebase. Routes to appropriate skills: use /galaxy-db-migration for database/Alembic/schema changes, /galaxy-api-endpoint for creating REST API endpoints/FastAPI routers, /galaxy-testing for running or writing tests, /galaxy-linting for code formatting/linting/type checking. Use galaxy-explorer agent for codebase architecture questions.

2026-02-11
galaxy-linting
ソフトウェア品質保証アナリスト・テスター

Galaxy code linting, formatting, and type checking. Run checks, auto-fix formatting, Python lint, client lint, mypy type checks. Use for: ruff, flake8, black, isort, darker, autoflake, pyupgrade, eslint, prettier, mypy, tox, make format, make diff-format, code style, lint failures, CI lint checks, formatting errors, type errors, codespell, redocly, api schema, xsd, config lint.

2026-02-11
galaxy-api-endpoint
ソフトウェア開発者

Create Galaxy REST API endpoints with FastAPI routers, Pydantic schemas, and manager pattern. Use for: new API routes, FastAPI endpoints, REST resources, Pydantic request/response models, lib/galaxy/webapps/galaxy/api routers, lib/galaxy/schema definitions, API controller creation.

2026-02-11
galaxy-db-migration
データベースアーキテクト

Galaxy database migration with Alembic - create schema changes (add table/column), upgrade/downgrade database versions, check migration status, troubleshoot errors. Use for: SQLAlchemy model changes, database schema modifications, Alembic revisions, migration version conflicts, lib/galaxy/model changes.

2026-02-11
galaxy-testing
ソフトウェア品質保証アナリスト・テスター

Galaxy testing with pytest and run_tests.sh - run/write unit, integration, API, selenium tests. Use for: test execution, test failures, pytest errors, ApiTestCase patterns, test fixtures, writing new tests, debugging test failures, test/integration, lib/galaxy_test/api tests. CRITICAL: Always use ./run_tests.sh, never pytest directly.

2026-02-11
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました