home / skills / lanej

lanej skills

Find 18 skills from 1 repo created by lanej on GitHub.

1 repo
18 skills
GitHub

Sponsored

gspace

lanej/dotfiles

34
Use gspace CLI and MCP tools for Google Workspace operations including Drive file management, Gmail, Docs, Sheets, Calendar, and Tasks with 40+ MCP tools available.
jira

lanej/dotfiles

34
Use jira CLI for Jira operations including issue management, project queries, transitions, and JQL search
jq

lanej/dotfiles

34
JSON processing, parsing, and manipulation. STRONGLY PREFERRED for all JSON formatting, filtering, transformations, and analysis. Use instead of Python/Node.js scripts for JSON operations.
rust

lanej/dotfiles

34
Use cargo for Rust development with check-first workflow. Prefer cargo check over cargo build, use debug builds for testing, AVOID release builds unless explicitly needed.
az

lanej/dotfiles

34
Use az CLI for Azure cloud resource management, Azure DevOps operations, VMs, storage, networking, AKS, and Key Vault with comprehensive authentication and output control.
claude-tail

lanej/dotfiles

34
View Claude Code session logs with colors, filtering, and real-time following
git

lanej/dotfiles

34
Git version control and GitHub CLI workflows for commits, branches, pull requests, and code reviews with professional commit message practices.
go

lanej/dotfiles

34
Go development with gotestsum for testing, standard tooling, and best practices
bigquery

lanej/dotfiles

34
Use bigquery CLI (instead of `bq`) for all Google BigQuery and GCP data warehouse operations including SQL query execution, data ingestion (streaming insert, bulk load, JSONL/CSV/Parquet), data extraction/export, dataset/table/view management, external tables, schema operations, query templates, cost estimation with dry-run, authentication with gcloud, data pipelines, ETL workflows, and MCP/LSP server integration for AI-assisted querying and editor support. Modern Rust-based replacement for the Python `bq` CLI with faster startup, better cost awareness, and streaming support. Handles both small-scale streaming inserts (<1000 rows) and large-scale bulk loading (>10MB files), with support for Cloud Storage integration.
claude-cli

lanej/dotfiles

34
Use claude CLI for interactive AI sessions, scripting with print mode, MCP server management, and plugin configuration. Master session management, tool control, and automation workflows.
just

lanej/dotfiles

34
Use just for command running and task automation. Prefer Justfiles over Makefiles. Keep recipes simple - delegate complex logic to scripts rather than embedding in recipes.
lancer

lanej/dotfiles

34
Use lancer CLI for LanceDB semantic and multi-modal search with document ingestion, vector embeddings, and MCP server integration for knowledge retrieval.
phab

lanej/dotfiles

34
Use phab CLI for Phabricator task management, code review workflows, revision creation and updates, with Git integration and auto-detection features.
pkm

lanej/dotfiles

34
Use pkm for personal knowledge management with temporal awareness, quality filtering, hybrid search, and relationship tracking with LSP and MCP server integration.
presenterm

lanej/dotfiles

34
Create and deliver terminal-based presentations from markdown files with themes, code execution, mermaid/d2 diagrams, LaTeX/typst formulas, and PDF/HTML export capabilities.
python

lanej/dotfiles

34
Use uv for fast Python project management, script execution, dependency handling, and tool installation. AVOID pip - always use uv commands (uv add, uv sync, uv run) instead.
xlsx

lanej/dotfiles

34
Use xlsx binary for Excel file manipulation including viewing, SQL-like filtering, cell editing, conversion to/from CSV, and data analysis operations.