Skip to content

pauloancheta/grimoire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 Grimoire

A personal collection of spells and learnings. Please note that I'm using "oh-my-zsh", so MMV

Scripts (Spell Casting)

Instead of adding custom scripts to /usr/bin, it's better to add this repositories' /bin to your PATH. Here's how to add it:

# on your .zshconfig or .bashconfig
# assuming that this repository is in your `~` dir.
export PATH="$HOME/grimoire/bin:$PATH"

Authentications

ITERM / Terminal

Linux Commands

Ruby

Ruby on Rails

Python

Vim

Git

MySql

Terminal Productivity

Claude Code

Skills and config live in claude/. Run _install to symlink them into ~/.claude/.

Skills (claude/skills/)

  • dev - Worker mode: worktree per ticket, tester + reviewer gates before push
  • standup - Daily standup from GitHub and Jira activity
  • performance-review - 6-month performance review from GitHub and Jira

Config (claude/)

About

A personal collection of spells and learnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors