Skip to main content
babico
GitHub creator profile

babico

Repository-level view of 18 collected skills across 2 GitHub repositories.

skills collected
18
repositories
2
updated
Jun 23, 2026
repository explorer

Repositories and representative skills

markdown-lint
software-developers

Markdown linting for non-legacy TeslaCANModder docs. Triggers on any .md edit in docs/, *.md at root, or markdown-touching commits. Prevents CI markdown-lint failures (MD001 heading-increment etc.) by enforcing pre-commit lint, common gotchas, and config…

Jun 22, 2026
legacy-submodule-review
software-developers

Workflow for the TeslaCANModder legacy submodule sweep — fetch all 95+ submodules, identify those with new upstream commits, re-review the actual code (not just commit messages) for relevance to TeslaCANModder, skip the two repo-omitted upstreams, and handle…

Jun 20, 2026
commit-ask-first
software-developers

Enforce asking the user for explicit permission before any git mutation in the TeslaCANModder repo (commit, push, merge, PR create, PR merge, release, force operations). Codifies the project's strict no-surprise git policy.

Jun 20, 2026
refactor-over-duplication
software-developers

Detect when adding a new variant/case to existing firmware code would duplicate established patterns, and require a refactor into a common pipeline before adding the new case. Prevents the "4th copy-paste apply function" anti-pattern in TeslaCANModder nag,…

Jun 20, 2026
skip-auto-generated-files
software-developers

Identify and exclude TeslaCANModder's auto-generated files from feature commits and PRs. The user has explicitly rejected auto-generated diffs twice — they obscure the actual change in code review.

Jun 20, 2026
mermaid-diagrams
software-developers

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows,…

May 14, 2026
can-protocol-safety
information-security-analysts

Safety guidelines for modifying Tesla CAN bus frame behavior including DLC guards, checksums, variant-specific logic, and bus routing

May 13, 2026
client-development
web-developers

Expo React Native client app development for TeslaCANModder including UI components, state management, hardware connections, and in-app documentation

May 13, 2026
Showing 8 of 13 collected skills.
Showing 2 of 2 repositories
All repositories loaded