Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
6
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Sign in to like and favorite skills
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a personal macOS organization and configuration repository that contains:
# Set up git-secrets and pre-commit hooks globally ./setup-git-hooks.sh # Apply security hooks to an existing repository ./apply-git-hooks.sh /path/to/repository # Scan repository for secrets in git history ./scan-repo-for-secrets.sh /path/to/repository
# Apply macOS system preferences and defaults ./defaults_settings.sh # Export current macOS settings to update defaults_settings.sh ./export_defaults.sh # Install applications and tools via Homebrew brew bundle install --file=Brewfile
.rules: Central AI assistant rules file with symlinks for different AI tools (.windsurfrules, .clinerules, .cursorrules).rules file contains comprehensive operational guidelines for AI assistants.rules file.rules for task analysis and implementationscan-repo-for-secrets.sh to audit existing repositories.env files (globally ignored).md files./setup-git-hooks.sh once to configure global git security./defaults_settings.sh for macOS setup on new machinesBrewfile and run brew bundle install for software changes.md files when modifying configurations