backspace-shmackspace

40 mods across 2 repositories, 15 stars between them.

senior-architect

07

backspace-shmackspace/claude-devkit

Agent Claude Code

High-level design and implementation planning. Use this agent to design architectures, create migration plans, and generate detailed blueprints for new features. Plans are saved to $DEVKITPROJECTDIR/plans/ for execution by engineering agents.

15 8d ago C 50 tokens original MIT

backspace-shmackspace/claude-devkit

Instructions file

Instructions for backspace-shmackspace/claude-devkit, covering claude devkit, coding guidelines, 1. think before coding, 2. simplicity first and 3. surgical changes.

15 8d ago A 945 tokens original MIT

backspace-shmackspace/claude-devkit

Instructions file Gemini CLI

Instructions for backspace-shmackspace/claude-devkit, covering gemini.md, project overview, building and running, installation and deploying skills.

15 8d ago A 729 tokens original MIT

journal-recall

10

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Search, retrieve, and summarize past journal entries. Use when the user says "what did I", "recall", "look up", "find in journal", "journal search", "last week", "weekly review", "what happened on", "summarize my week", "what have I been working on", "review my journal", or asks about past work, decisions, meetings…

15 8d ago A 87 tokens original MIT

journal-review

11

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Periodic journal review — scans daily entries to surface unlogged decisions, unlogged learnings, untracked action items, and recurring themes. Use when the user says "journal audit", "review my entries for promotion", "extract decisions", "unlogged items", "what should I formalize", "untracked items", or wants to…

15 8d ago A 98 tokens original MIT

journal

12

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Write entries to the Obsidian work journal. Creates daily logs, meeting notes, project updates, learnings, and decision records. Use when the user says "journal", "log", "daily entry", "meeting notes", "learning", "decision", "ADR", "capture this", "write down", "record this", or wants to document work for future…

15 8d ago A 78 tokens original MIT

ai-code-review

13

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Security-focused review of AI-generated or AI-assisted code. Use when reviewing code produced by AI coding assistants, auditing AI-generated patches, verifying AI-assisted contributions before merge, or when a review needs to account for failure modes specific to AI code generation.

15 8d ago A 53 tokens copy · 89% MIT

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Apply when reviewing or writing GitLab CI (.gitlab-ci.yml), Tekton pipeline/task YAML, or Containerfiles/Dockerfiles used in CI builds. Detects common misconfigurations that expose secrets, weaken isolation, skip security gates, grant excessive privileges, or produce insecure container images.

15 8d ago A 65 tokens copy · 97% MIT

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Apply when reviewing or writing browser-facing code that handles user input, renders HTML, sets cookies, or loads third-party scripts. Covers XSS, CSRF, CSP, clickjacking, XS-Leaks, and HTTP security headers.

15 8d ago A 51 tokens copy · 88% MIT

compliance-check

18

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Validate codebase against code-level compliance signals for regulatory frameworks (FedRAMP, FIPS, OWASP, SOC 2). Scoped to source code analysis only — not a compliance certification.

15 8d ago A 42 tokens original MIT

container-hardening

19

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Harden container images and runtime configuration. Use when building, reviewing, or auditing Containerfiles, Dockerfiles, container compose files, or Kubernetes pod security settings.

15 8d ago A 36 tokens original MIT

dependency-audit

20

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Supply chain security audit — coordinates real CLI vulnerability scanners (npm audit, pip-audit, govulncheck, cargo audit, etc.) and synthesizes findings with license compliance and risk assessment.

15 8d ago A 43 tokens original MIT

fix

21

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Apply targeted fixes for specific findings from code reviews, security reviews, QA reports, or audit scans.

15 8d ago A 22 tokens original MIT

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Apply when reviewing or writing code that processes untrusted input, constructs queries or commands, or handles user-supplied data. Covers SQL, LDAP, OS command injection, prototype pollution, and general validation strategy.

15 8d ago A 47 tokens copy · 92% MIT

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

15 8d ago A 38 tokens copy · 81% MIT