totto2727-dotfiles

totto2727-dotfiles

@totto2727-dotfiles Organization

GitHub
10 Skills
0 Total Stars
February 2026 Joined

Public Skills

git-operations-rules

by totto2727-dotfiles

Critical rules for git operations. Enforces git unstage, git undo, and git stash push/apply usage. MUST ALWAYS be applied when performing git operations like staging, unstaging, undoing commits, or stashing changes.

0 1mo ago

zmx

by totto2727-dotfiles

Session persistence for terminal processes using zmx. Use when creating, attaching, detaching, listing, or killing terminal sessions, or when retrieving session scrollback history.

0 2mo ago

doc-research

by totto2727-dotfiles

This skill should be used when the user asks to "search documentation", "find docs for", "look up API reference", "how to use [library]", or needs up-to-date information about a library, framework, or technology. Performs prioritized documentation research using c7 skill, WebSearch, and cloudflare-browser.

Academic 0 3mo ago

cloudflare-markdown

by totto2727-dotfiles

Renders web pages or raw HTML content to Markdown using Cloudflare Browser Rendering API. Use when converting URLs or HTML to Markdown format.

CLI Tools 0 3mo ago

exocortex

by totto2727-dotfiles

Use when storing development insights, recalling past decisions, building knowledge graphs, or managing AI agent memory with Exocortex MCP server.

Auth 0 3mo ago

c7

by totto2727-dotfiles

Use when fetching library documentation via the c7 CLI tool. Triggers on tasks involving "c7 search", "c7 context", or when doc-research delegates to c7 CLI for library lookups.

CLI Tools 0 3mo ago

use-grealpath

by totto2727-dotfiles

Enforces using grealpath command for relative path calculations and absolute path conversions. Use when calculating relative paths between files, converting relative paths to absolute paths, or working with file path operations.

CLI Tools 0 3mo ago

csv-analyzing

by totto2727-dotfiles

Guide for querying and filtering CSV files using DuckDB SQL

Processing 0 3mo ago

git-commit

by totto2727-dotfiles

Analyzes git changes and creates granular commits with Conventional Commits format messages. Detects repository language pattern from recent commits. MUST ALWAYS be used when creating git commits, regardless of whether the user explicitly requests it or not.

Debugging 0 3mo ago

file-deletion-rules

by totto2727-dotfiles

Enforces using git stash before file deletion and prohibits direct rm/unlink commands. Use when deleting files, cleaning up codebase, or removing tracked/untracked files. MUST ALWAYS be applied when file deletion is needed.

CLI Tools 0 3mo ago