REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
60/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
dev-tooling
My personalised collection of reusable configuration files, CI/CD pipelines, agent configurations, and custom skills for Python project development and automation.
Contents
📋 Code Quality & Linting
-
astral/ruff.toml: ruff linter and formatter configuration
- NumPy-style docstrings
- Type checking rules enabled
- Line length: 88 characters
-
mypy/mypy.ini: mypy type-checker configuration
- Strict type checking enabled
- Pydantic and NumPy plugins configured
-
prek/.pre-commit-config.yaml: Pre-commit hooks
- Runs
ruff check and format automatically before commits
🔄 CI/CD Pipelines
🐳 Docker
-
docker/Dockerfile: Multi-stage Python container
- Uses
uv for dependency management
- Optimised layer caching
- Supports Streamlit applications
-
docker/compose.yaml: Docker Compose configuration
-
docker/.dockerignore: Docker ignore rules
🛠️ Development Tools
just/.justfile: Just command runner recipes
clean: Remove cache directories (__pycache__, .pytest_cache, etc.)
lint: Run ruff check with auto-fix
format: Format code with ruff
type-check: Run ty type-checker
test: Run pytest test suite
👥 Agents
-
agents/AGENTS.md: Agent guidelines and standards for Python projects
- Code style conventions (Python, imports, types, docstrings)
- Testing standards with pytest
- Git commit conventions
- High-impact action approval requirements
- Development workflow rules
-
agents/copilot/: Copilot agent configuration
mcp-config.json: MCP server configuration
-
agents/opencode/: OpenCode agent configuration
- Agent definitions and command workflows
- Code reviewer and documentation writer agents
-
agents/pi/: Pi coding agent extensions and themes
- Extensions: Custom TUI tools for agent workflows (answer, btw, context, files, go-to-bed, notify, prompt-editor, review, session-breakdown, todos)
- Themes: Custom visual themes (nightowl)
🎓 Skills
Custom skills extend agent capabilities with specialised knowledge and workflows:
-
alphaxiv-paper-lookup: Look up arXiv papers on alphaxiv.org for structured AI-generated summaries
-
commit: Git commit with conventional commit message analysis and validation
-
context7: Retrieve up-to-date documentation for software libraries, frameworks, and components
-
documentation-writer: Diátaxis Documentation Expert for creating high-quality technical documentation
-
find-skills: Discover and install agent skills based on user needs
-
git-commit: Execute git commits with intelligent staging and conventional commit message generation
-
github: Interact with GitHub using the gh CLI (issues, PRs, CI runs, advanced queries)
-
self-improve: End-of-session retrospective for identifying improvements to agent config, tests, and docs
-
skill-creator: Guide for creating effective skills that extend agent capabilities
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Movie Bee is a blazing-fast entertainment discovery platform with real-time ratings, curated collections, personalised watchlists, and a cinema-grade browsing experience, built for how people actually discover and watch content today.
59/100 healthActive repositoryHas homepage
TypeScriptMIT#next-themes#nextjs#omdb-api#react
⑂ 0 forks◯ 0 issuesUpdated Mar 8, 2026
Project homepage ↗PokéOS is a fan-made Pokémon companion platform built as a full-stack web app for team building, TCG tracking, collections and personalised dashboard tools.
47/100 healthRecently updatedActive repository
No license#fan-project#full-stack#nextjs#pokeapi
⑂ 0 forks◯ 6 issuesUpdated 17 days ago