backspace-shmackspace/claude-devkit

claude-devkit - an agentic coding framework

15Stars on the repository
32Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

journal-recall

01

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 9d ago A 87 tokens original MIT

journal-review

02

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 9d ago A 98 tokens original MIT

journal

03

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 9d ago A 78 tokens original MIT

ai-code-review

04

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 9d 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 9d 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 9d ago A 51 tokens copy · 88% MIT

compliance-check

09

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 9d ago A 42 tokens original MIT

container-hardening

10

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 9d ago A 36 tokens original MIT

dependency-audit

11

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 9d ago A 43 tokens original MIT

fix

12

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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

15 9d 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 9d 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 9d ago A 38 tokens copy · 81% MIT

secrets-scan

16

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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

15 9d ago A 37 tokens original MIT

secure-review

17

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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.

15 9d ago A 35 tokens original MIT

semgrep

18

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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…

15 9d ago B 95 tokens original MIT

ship

19

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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

15 9d ago D 16 tokens original MIT

threat-model-gate

21

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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.

15 9d ago A 39 tokens original MIT

threat-model

22

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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…

15 9d ago A 70 tokens original MIT

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

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

15 9d ago A 65 tokens original MIT