← all publishers

hameddk

@hameddk source repo

7 published skills

  1. Explainer · hameddk
    Explainer
    0
    installs
  2. Make Agents Md · hameddk
    Make Agents Md
    0
    installs
  3. Security Audit · hameddk
    Comprehensive security audit for any software git repo — secrets (working tree + git history), dependencies, auth, OWASP Top 10, personal data handling, infra/CI-CD, STRIDE threat model. Every finding requires a concrete exploit scenario. Writes a committed self-contained HTML report to docs/SECURITY-AUDIT.html (latest only). Run monthly per product repo, or on demand before compliance-relevant releases. Heavy — expect 15–30 min.
    0
    installs
  4. Make Readme HTML · hameddk bundle
    Use when asked to create, generate, or refresh a themed, self-contained HTML version of a project's docs — a rendered README/ROLES page, a hub/index landing page with a navigator grid, or an animated "teaser" landing page. Turns Markdown docs into beautiful, consistent, dependency-free HTML built from the shared hsdk slate template (cto template on explicit request). Works for any repo; scales from one page to a linked set across submodules.
    0
    installs
  5. Token Calculation · hameddk bundle
    Use when auditing the context-size, token-budget, or latency of ANY repository from its docs/ folder and its Claude Code session transcripts — questions like "how big is our docs corpus", "why are sessions on this repo getting slow or expensive", corpus growth, giant-doc tail, onboarding read-amplification, or context-vs-latency. Read-only; produces a measured report. For an agent-playbook role/skill static-load audit, pair with token-playbook-calculation.
    0
    installs
  6. Architecture Audit · hameddk
    Full architecture audit for any software git repo. Generates an architecture overview (stack, modules, routes, endpoints, config, secrets), audits layering and conventions, and flags components that belong in separate services. When a private company rubric is installed (private-docs/architecture-reference.md), matching repos are additionally audited against it. Writes a committed self-contained HTML report to docs/ARCHITECTURE-AUDIT.html (latest only). Run before merging any feature branch.
    0
    installs
  7. Token Playbook Calculation · hameddk bundle
    Use when auditing the per-role static prompt load and skill inventory of an agent-playbook / multi-agent framework (role playbooks + host overlays + skills + role-policies, e.g. a mythical-style start-agent.sh setup) — questions like "what does each role pay before any work", "how big is the always-on floor per role", "which skills cost what", or "Claude vs Codex overlay asymmetry". Read-only. Pairs with token-calculation (which covers docs/ corpus + session transcripts) to produce the full report.
    0
    installs