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 个仓库
已展示全部仓库