Skip to main content
code0100fun
GitHub creator profile

code0100fun

Repository-level view of 20 collected skills across 1 GitHub repositories.

skills collected
20
repositories
1
updated
Jun 29, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

bees-issue-tracker
software-developers

Guide for using bees, a local-first issue tracker (SQLite DB + a committed issues.jsonl) driven by the `bees` CLI. Use for ALL task/issue tracking on bees projects — creating issues, organizing them into epics with dependencies, the in_progress→closed…

Jun 29, 2026
commit-message-guide
software-developers

Guide for creating well-structured conventional commits. Use when creating git commits, drafting commit messages, or reviewing commit message quality.

Jun 29, 2026
dev-workflow
software-developers

My personal cross-codebase development workflow — set up tooling with mise, track work in Bees, make focused changes, commit with the commit-message-guide conventions, and land the plane cleanly. Use when starting or running a development task on a project…

Jun 29, 2026
mise
software-developers

Guide for using mise (mise-en-place) — the polyglot tool-version manager, task runner, and environment manager configured via mise.toml. Use when a project has a mise.toml/.mise.toml, when installing or pinning tool versions, running project tasks (mise run /…

Jun 29, 2026
elixir-guidelines
software-developers

Core Elixir language guidelines covering common pitfalls like list access, immutability, module organization, struct access, date/time handling, and OTP patterns. Use when writing or reviewing Elixir code.

Feb 22, 2026
ecto-guidelines
software-developers

Ecto best practices covering preloading, schema types, changeset validation, field access, security, and migration conventions. Use when working with Ecto schemas, changesets, queries, or migrations.

Feb 8, 2026
elixir-testing
software-quality-assurance-analysts-and-testers

Best practices for testing Elixir applications with Ecto.SQL.Sandbox, including background process handling, Oban testing, and test output quality. Use when writing or reviewing Elixir tests.

Feb 8, 2026
heex-templates
software-developers

Phoenix HEEx template rules covering interpolation syntax, form building, class lists, conditional rendering, comments, and common anti-patterns. Use when writing or reviewing HEEx templates.

Feb 8, 2026
Showing 8 of 20 collected skills.
Showing 1 of 1 repositories
All repositories loaded