Skip to main content
arash77
GitHub 제작자 프로필

arash77

3개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
3
업데이트
2026년 6월 9일
저장소 탐색

저장소와 대표 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…

2026년 2월 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,…

2026년 2월 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,…

2026년 2월 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…

2026년 2월 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,…

2026년 2월 11일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다