All authors
backspace-shmackspace avatar

Claude Skills by backspace-shmackspace

github.com/backspace-shmackspace
25 skillsA× 20B× 3C× 21 installs9 views
Journal RecallA

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, or notes.

documentationbashdocker
0
15
Journal ReviewA

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 promote daily notes into formal entries. NOT for weekly summaries — use /journal-recall for "weekly review" or "review my journal".

documentationpythongo
0
15
JournalA

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 reference.

documentationpythongo
0
15
Journal Review SkillA

**Author:** Claude Opus 4.6 **Date:** 2026-02-24 **Status:** APPROVED **Version:** 1.1.0 **Scope:** New contrib skill for periodic journal review — surfaces unlogged decisions, learnings, action items, and recurring themes from daily entries ---

documentationpythongo
0
15
PlansB

| Rev | Date | Trigger | Summary | |-----|------|---------|---------| | 0 | 2026-05-23 | Stub | Design intent, workflow, inputs, comparison table | | 1 | 2026-05-23 | Full plan draft | Expanded into self-contained Technical Implementation Plan with security requirements, context alignment, design decisions, task breakdown, and test plan | | 2 | 2026-05-23 | Review findings | Address Major/required-edit findings from red team (F-01, F-02, F-03), librarian (required edits 1-2), and feasibility (M-

documentationpythonrust
0
15
ArchitectA

Research and create a technical blueprint for a new feature.

developmentpythonrust
0
15
AuditA

Deep security and performance scan with structured reporting.

securitypythongo
0
15
Compliance CheckA

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.

securityrustgo
0
15
Dependency AuditA

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.

securitypythonrust
0
15
FixA

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

code-qualitypythonshell
0
15
Receiving Code ReviewA

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

code-qualityrustgo
0
15
RetroA

Mine review artifacts for recurring patterns and write project learnings.

code-qualitygobash
0
15
Secrets ScanC

Pre-commit secrets detection with pattern-based scanning for API keys, tokens, passwords, private keys, and connection strings. Self-contained — no external tools required.

securitygobash
0
15
Secure ReviewA

Deep semantic security review of code changes with data flow tracing, taint analysis, and trust boundary validation. Composable building block invoked by /audit when deployed.

securityrustgo
0
15
ShipB

Execute an approved plan using unattended implementation and validation with worktree isolation.

ai-agentspythonrust
0
15
SyncA

Synchronize CLAUDE.md and README with recent code changes.

documentationbashreact
0
15
Threat Model GateA

Use when planning security-sensitive features — authentication, authorization, data handling, API design, cryptography, or network configuration — requires explicit threat modeling before implementation decisions are made

securityrustgo
0
15
Verification Before CompletionA

Use when about to claim work is complete, before committing or creating PRs - requires fresh verification evidence before any completion claim. Triggers on phrases like "done", "finished", "ready to commit", "all tests pass", "looks good", "should work", "I think that's it".

testingrustgo
0
15
Ai Code ReviewA

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.

ai-agentsgosql
0
15
Build Yaml MisconfigurationC

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.

ai-agentsrustgo
0
15
Client Side SecurityA

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.

ai-agentsjavascriptrust
0
15
Container HardeningA

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

ai-agentsrustbash
0
15
Input Validation InjectionA

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.

ai-agentsjavascriptrust
0
15
SemgrepB

Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — \"run all\" (full ruleset coverage) and \"important only\" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.

developmentjavascripttypescript
0
15
Threat ModelA

Use when performing threat modeling for a project, feature, or system architecture. Applies STRIDE threat categorization with DREAD risk rating to produce structured threat models in OTM JSON and markdown formats. Covers system decomposition, trust boundary mapping, data flow analysis, per-subsystem threat identification, cross-cutting synthesis, and mitigation planning.

developmentjavascriptpython
0
15