Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ClaudeCode-global-config

ClaudeCode-global-config contains 27 collected skills from ArtyMcLabin, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
27
Stars
7
updated
2026-03-21
Forks
1
Occupation coverage
11 occupation categories · 100% classified
repository explorer

Skills in this repository

apps-script
software-developers

Google Apps Script development best practices learned from production. Use when building Apps Script automation, payment API integrations, Google Sheets menu functions, modal dialogs, Poka Yoke quality gates, or running Apps Script functions from CLI. Covers UI dialog philosophy, API field discovery, submission architecture (source_amount vs transfer_amount), clasp CLI logging, run-appscript.sh function execution, and gate flow design.

2026-03-21
autonomous-issue-dispatch
software-developers

Orchestration overview for the autonomous issue dispatch system. Handles bugs AND features from ANY entry point. References the component skills (dispatcher, handler) and per-project skills (bug-intake, qa-submission). Use when user says "dispatch", "fix these issues", "batch implement", "implement this", "build this", "develop this", "here's a plan", or any implementation/feature/fix request — including direct conversational requests to Claude Code.

2026-03-21
bug-intake
software-quality-assurance-analysts-and-testers

Generalized Slack bug intake. Scans bug-report channels, auto-fixes small bugs, dispatches big work with clear specs, defers only genuinely ambiguous items to owner. Uses emoji reactions to track state. Each repo provides workspace config via local bug-intake skill. Supports shared channels where multiple repos receive bugs from one Slack channel via semantic routing.

2026-03-21
db-safety
information-security-analysts

PreToolUse hooks that block direct production database access and raw SQL write operations. Prevents bypass scripts that skip Drizzle ORM migration tracking, and HARD BLOCKS raw psql writes with no bypass — all writes must go through Admin API.

2026-03-21
dev-loop
software-developers

Standard development SOP for ALL code changes — bug fixes, features, refactors, any implementation. Defines the universal pipeline (investigate → fix → test → deploy → QA) and scope-based decision matrix. Also provides continuous scanning mode for autonomous operation. Use when implementing ANY code change, fixing bugs, building features, or when user says "start dev loop", "cowork", "fix this", "implement this", "build this". Each workspace can override with local skill.

2026-03-21
knowledge-architecture
software-developers

Knowledge management for Claude Code projects. Use when: creating skills or agents, deciding where to put new knowledge (skill vs CLAUDE.md vs reference-data vs memory vs agent), routing information, CLAUDE.md hygiene, editing/modifying CLAUDE.md or skills or agents or memory files, extracting content from bloated files, or any discussion about knowledge architecture, documentation structure, or SOP placement. MUST be invoked BEFORE proposing any edits to CLAUDE.md, skills, agents, or memory - no exceptions.

2026-03-21
message-drafting
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Message drafting rules for emails, Slack, WhatsApp. Use when drafting messages on user's behalf, sending emails to company team, composing internal communications, or any message composition task. Covers draft review workflow, post-send disposition, company email addressing (role vs person), internal email format, and bilingual copypasta.

2026-03-21
rclone
network-and-computer-systems-administrators

Google Drive CLI access via rclone. READ-ONLY for native Google formats (Sheets, Docs, Slides). Use for downloading, listing, searching Drive files.

2026-03-21
research-sop
market-research-analysts-and-marketing-specialists-131161

Research methodology using Claude Code + Perplexity. Use when conducting competitive research, market analysis, person/lead research (pre-call prep, "who is this person", background checks), or any external research that requires verification. Core principle - Unknown is better than bullshit.

2026-03-21
retrospective
computer-and-information-systems-managers-113021

Context engineering audit after mistakes. Use when user says "retrospective", "retro", "introspect", "context audit", "what went wrong", or asks to analyze/prevent session mistakes. Invoke IMMEDIATELY when these triggers appear - don't do ad-hoc analysis.

2026-03-21
slack
network-and-computer-systems-administrators

ALL Slack operations. Use for ANY task involving Slack - messages, channels, members, workspaces, invites, permissions, history, reactions, threads, DMs, bots, apps, settings. If the word "Slack" appears in the request, use this skill.

2026-03-21
sleep
software-developers

End-of-session context preservation via GitHub Issues

2026-03-21
social-redirectors
web-developers

Audit and suggest social media URL redirectors for your-domain.com. Scans the current redirector config (SSoT in next.config.mjs), cross-references with social/web presence discovered from the calling repo's context, and recommends new redirectors. Use when user says "check redirectors", "audit redirectors", "suggest redirectors", "social links audit", or wants to add new short URLs to your-domain.com.

2026-03-21
ssot-enforcement
software-developers

Zero-tolerance SSoT enforcement across all repositories. Use when implementing ANY new code pattern, UI component, function, constant, or logic block. Triggers on all implementation work to enforce the mandatory pre-implementation grep check. Also use when reviewing code for duplication, discussing SSoT compliance, or when you notice yourself about to copy-paste code from one location to another.

2026-03-21
trello-fetch
project-management-specialists

Trello API operations — read cards, add comments, move cards, search boards, fetch board JSON. Use when any task involves Trello cards, Trello boards, Trello comments, student card lookups, or Trello data. Triggers — "Trello card", "update Trello", "check Trello", "add comment to card", "move card", "fetch board JSON", "Trello board export".

2026-03-21
unbiased-test
software-quality-assurance-analysts-and-testers

Systematic unbiased verification of completed work. Use when you need a fresh perspective to validate something you believe is correct. Spawns a new Claude instance with deliberately suspicious/neutral prompting.

2026-03-21
yourbrand-copywriting
writers-and-authors

YourBrand brand copywriting prompts and style guidelines. Use when generating tweets, LinkedIn posts, Facebook posts, or any text content for the YourBrand brand.

2026-03-21
access-management
network-and-computer-systems-administrators

Granting access to repositories, shared resources, etc. Use when user asks to add collaborators, share repos, or modify access.

2026-02-19
claude-code-session-extraction
computer-user-support-specialists

Extract and read previous Claude Code conversations from local storage. Use when reviewing past sessions, finding previous context, or debugging session history.

2026-02-19
delegation
computer-and-information-systems-managers-113021

Self-contained delegation philosophy for handoffs that don't fall through cracks. Use when delegating tasks to team members, contractors, or AI agents.

2026-02-19
google-sheets
software-developers

Google Sheets browser automation pitfalls and workarounds. Use when automating Sheets via browser (clicking, typing, navigating cells). Not needed for rclone/CLI/MCP access.

2026-02-19
issue-dispatcher
project-management-specialists

Triage GitHub issues queue - check hygiene, identify actionable items, prioritize, invoke handler for each. The "what to work on" decision layer.

2026-02-19
issue-handler
software-developers

Diagnose a single GitHub issue - query logs, reproduce, collect evidence, hand off to CTO agent. The "how it broke" investigation layer.

2026-02-19
local-excel
software-developers

Local Excel (.xlsx) file operations - safe editing with openpyxl, formatting preservation, spreadsheet creation from templates. Use when creating or editing local xlsx files, working with openpyxl, or creating new spreadsheets from Google Drive templates. Also covers rclone xlsx content search.

2026-02-19
n8n
network-and-computer-systems-administrators

n8n workflow management via direct SQL (preferred over browser/chrome-agent). Use when modifying n8n workflows, debugging n8n issues, checking workflow executions, updating workflow nodes or connections, or when chrome-agent fails with n8n UI. Key insight - n8n stores workflows in PostgreSQL, direct SQL is faster and more reliable than UI automation. 🚨 CHROME AGENT IS FORBIDDEN FOR N8N - use SQL methods in this skill instead.

2026-02-19
report-format
software-developers

Base format for all report-style outputs (audits, triages, reviews). Defines item identification, severity sections, BLUF structure, and voice-friendly naming. Use when creating or modifying any skill that produces a report. Other report skills inherit from this.

2026-02-19
software-installation
computer-user-support-specialists

Software installation preferences for Windows. Use when installing new tools, CLI utilities, or desktop applications. Covers winget vs UI installers, custom install locations, and package manager priority order.

2026-02-19