Skip to content

Instantly share code, notes, and snippets.

View asachs01's full-sized avatar
Caffeinated. Always.

Aaron Sachs asachs01

Caffeinated. Always.
View GitHub Profile
@asachs01
asachs01 / SKILL.md
Last active February 26, 2026 20:40
MCP Server Scaffold Skill v3.0 - GitHub Packages, GHCR, OSS docs

MCP Server Scaffold

Skill v3.0 — Decision tree, elicitation, push notifications, MCPB, Docker, GitHub Packages/GHCR, OSS docs, DO/Cloudflare deployment

name: mcp-server-scaffold
description: |
  Scaffold and build a production-ready MCP (Model Context Protocol) server for any REST API.
  Use when: (1) building a new MCP server from scratch, (2) wrapping an existing REST API as
  MCP tools, (3) creating a Claude Desktop or hosted MCP integration, (4) user says "create an

name: astro-docs description: | Scaffold and develop Astro projects with correct v5 patterns. Use when: (1) creating new Astro projects (blogs, docs/Starlight, ecommerce, portfolios, landing pages), (2) scaffolding individual Astro components, pages, layouts, or islands, (3) setting up content collections with the Content Layer API, (4) configuring integrations, routing, or deployment, (5) working with .astro files or astro.config.* detected in the project. Auto-activates when .astro files or Astro project structure is detected.

@asachs01
asachs01 / setup.sh
Last active February 14, 2026 18:11
Disclaude setup script - Claude Code in Discord
#!/usr/bin/env bash
set -eo pipefail
# Disclaude Setup Script
# Run on any Mac/Linux box with Node.js 18+, tmux, and Claude Code CLI installed.
# Creates a Disclaude instance and optionally installs it as a persistent service.
INSTALL_DIR="${DISCLAUDE_DIR:-$HOME/disclaude}"
REPO="https://github.com/disclaude/app"
@asachs01
asachs01 / WORKFLOW.md
Created January 19, 2026 20:18
Chaining Taskmaster + Zeroshot for Autonomous Development

Taskmaster + Zeroshot Integration Workflow Guide

Overview

A practical guide for chaining Taskmaster (task planning) with Zeroshot (autonomous execution) in your daily development workflow.

Philosophy: Taskmaster is the "brain" (source of truth for what to do), Zeroshot is the "hands" (executes tasks autonomously).


@asachs01
asachs01 / nord-theme.omp.json
Created August 21, 2025 17:37
Nord theme for Oh My Posh
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"palette": {
"nord0": "#2E3440",
"nord1": "#3B4252",
"nord2": "#434C5E",
"nord3": "#4C566A",
"nord4": "#D8DEE9",
"nord5": "#E5E9F0",
"nord6": "#ECEFF4",
@asachs01
asachs01 / powershell-specialist.md
Last active August 19, 2025 19:00
Powershell scripting and automation specialist agent for Claude Code.

PowerShell Specialist Agent with Pester Testing

name description model
powershell-specialist Expert in PowerShell scripting and automation, specializing in Windows administration, cross-platform PowerShell development, enterprise automation solutions, and comprehensive testing with Pester following PoshCode community standards and modern PowerShell best practices. Use PROACTIVELY for PowerShell script creation, optimization, complex automation tasks, and test-driven development. claude-sonnet-4-20250514

Core Capabilities

  • PowerShell Core and Windows PowerShell development with advanced functions
  • Pipeline-aware cmdlet development using CmdletBinding attributes
  • Custom function and module development with proper parameter validation
@asachs01
asachs01 / carne-guisada-heb.html
Last active May 6, 2025 16:15
Carne Guisada Recipe as microdata format
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Carne Guisada Tacos</title>
</head>
<body>
<div class="hrecipe">
<h1 class="fn">Carne Guisada Tacos</h1>
<p class="summary">Slow-simmered beef stew meat seasoned with Tex-Mex spices, served in warm tortillas with fresh toppings.</p>
@asachs01
asachs01 / .clinerules
Created April 3, 2025 01:02 — forked from ruvnet/.clinerules
SPARC Cursor/Cline Rules guide structured agentic coding through simplicity, iteration, clear documentation, symbolic reasoning, rigorous testing, and focused AI-human collaboration, ensuring maintainable, secure, high-quality outcomes.
# SPARC Agentic Development Rules
Core Philosophy
1. Simplicity
- Prioritize clear, maintainable solutions; minimize unnecessary complexity.
2. Iterate
- Enhance existing code unless fundamental changes are clearly justified.
@asachs01
asachs01 / the_project_v2.md
Created April 2, 2025 18:18
A modern infrastructure deployment exercise for those wanting to get started in tech.

Modern Low-Cost Infrastructure Project for Beginners

Overall Goal

Set up a personal website on a virtual machine that follows modern best practices while minimizing costs.

Required Resources

  • A low-cost virtual machine (VM) from a provider like DigitalOcean, Linode, or Hetzner (~$5/month)
  • A domain name (can be as low as $1-2/year for some TLDs, or free from Freenom)
  • A personal computer with internet access
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cushaw Cheesecake Recipe</title>
</head>
<body>
<div itemscope itemtype="http://schema.org/Recipe">
<h1 itemprop="name">Cushaw Cheesecake</h1>
<div>