← all publishers

claude-hangar

@claude-hangar source repo

47 published skills

  1. Auth Audit · claude-hangar bundle
    Custom auth security audit (bcryptjs + sessions, no OAuth/external provider). Use when: "auth-audit", "auth check", "auth security", "login audit", "session audit", "password audit".
    0
    installs
  2. Astro Audit · claude-hangar bundle
    Astro Migration & Best-Practice Audit with state persistence. Use when: "astro-audit", "astro upgrade", "astro migration", "astro check", "astro version".
    0
    installs
  3. Nextjs Audit · claude-hangar bundle
    Next.js App Router Best-Practice Audit with state persistence. Use when: "nextjs-audit", "nextjs upgrade", "next check", "nextjs version", "app router".
    0
    installs
  4. DB Audit · claude-hangar bundle
    Database audit for Drizzle ORM + PostgreSQL with state persistence. Use when: "db-audit", "database audit", "drizzle check", "db check", "schema audit", "migration check", "postgresql audit".
    0
    installs
  5. Scan · claude-hangar bundle
    Scans a project to detect tech stack, architecture, and quality indicators. Can auto-generate CLAUDE.md.
    0
    installs
  6. Sveltekit Audit · claude-hangar bundle
    SvelteKit & Svelte 5 Migration, Best-Practice Audit with state persistence. Use when: "sveltekit-audit", "sveltekit upgrade", "svelte migration", "svelte check", "sveltekit version", "svelte 5 runes".
    0
    installs
  7. Audit · claude-hangar bundle
    Systematic website audit (stack detection, 9 phases). Use when: "audit", "website audit", "site audit", "check website".
    0
    installs
  8. Doctor · claude-hangar bundle
    Project health check meta-skill. Runs git-hygiene, deploy-check, and freshness-check in sequence. Use when: "doctor", "health check", "project health", "is everything ok", "check project".
    0
    installs
  9. Polish · claude-hangar bundle
    Frontend quick wins to wow effects (6 dimensions). Use when: "polish", "beautify", "improve", "wow", "improve design", "enhance", "quick wins".
    0
    installs
  10. Consult · claude-hangar bundle
    Interactive project consultant. Scans your project, asks targeted questions, and creates a structured improvement plan.
    0
    installs
  11. Handoff · claude-hangar bundle
    Structured session handoff — preserves context for seamless continuation across sessions.
    0
    installs
  12. Hook Gen · claude-hangar bundle
    Generate Claude Code hook configurations from natural language descriptions. Use when: "create hook", "add hook", "hook for", "when X happens do Y", "hook-gen".
    0
    installs
  13. Docs Team · claude-hangar bundle
    Launch parallel documentation agents: one detects what changed, one updates docs, one verifies completeness against the codebase. Use when: "docs team", "docs-team", "update docs", "documentation sweep", "stale docs".
    0
    installs
  14. Meta Tags · claude-hangar bundle
    OG/Twitter/Structured Data meta tag check. Use when: "meta tags", "open graph", "og tags", "twitter card", "structured data", "seo meta".
    0
    installs
  15. Debug Team · claude-hangar bundle
    Launch parallel debugging agents for systematic root-cause analysis. Use when: "debug team", "help me debug", "debug-team", "find the bug".
    0
    installs
  16. Capture PDF · claude-hangar bundle
    Website-to-PDF capture (all pages + interactive states). Use when: "capture", "pdf", "print", "screenshot", "capture pages".
    0
    installs
  17. Git Hygiene · claude-hangar bundle
    Git repository hygiene check. Stale branches, large files, commit conventions. Use when: "git cleanup", "git hygiene", "clean up branches", "git-hygiene", "stale branches", "git cleanup".
    0
    installs
  18. Review Team · claude-hangar bundle
    Launch parallel code review agents for comprehensive multi-perspective review. Use when: "review team", "full review", "multi-review", "review-team".
    0
    installs
  19. Audit Runner · claude-hangar bundle
    Autonomous audit runner (separate sessions, no context limit). Use when: "audit-runner", "autonomous audit", "audit automatically".
    0
    installs
  20. Codebase Map · claude-hangar bundle
    Generate a structural overview of the codebase for context recovery. Use when: "map", "codebase map", "overview", "orient", "what is this project", or after /compact.
    0
    installs
  21. Deploy Check · claude-hangar bundle
    Deployment readiness check for Docker/Traefik projects. Use when: "deploy check", "deployment check", "ready for deployment", "deploy-check", "before deploy", "production ready".
    0
    installs
  22. Effort Tuner · claude-hangar bundle
    Analyzes the current task and recommends the optimal Claude Code effort level (low | medium | high | xhigh | max) based on complexity heuristics. Helps avoid burning xhigh/max on trivial tasks or shipping undercooked analysis at low/medium. Use when: "effort tuner", "what effort", "effort level", "which effort should I use", "effort recommendation".
    0
    installs
  23. Export Rules · claude-hangar bundle
    Export Claude Hangar skills and rules to other AI coding tool formats. Use when: "export rules", "cursor rules", "windsurf rules", "export-rules", "convert to mdc".
    0
    installs
  24. Safety Guard · claude-hangar bundle
    3-mode protection system for autonomous agent runs. Careful (confirm risky ops), Freeze (restrict writes to directory), Guard (combined). Use when running autonomous loops or untrusted agent tasks.
    0
    installs
  25. Design System · claude-hangar bundle
    Context-aware design intelligence with curated CSV databases for styles, palettes, typography, UX rules, and wow effects. Provides industry-matched color palettes, font pairings, layout patterns, spacing/radius/shadow scales, gradient recipes, micro-animations, and accessibility-safe UX rules. Stack-agnostic — outputs design decisions for any frontend (Astro, SvelteKit, Next.js, React). Use when: "design", "colors", "typography", "component", "card", "button", "hero", "ui", "palette", "tailwind pattern", "style", "wow", "font", "layout", "spacing", "shadow", "gradient", "animation", "theme", "dark mode", "cta", "section", "landing page", "hero section".
    0
    installs
  26. Favicon Check · claude-hangar bundle
    Favicon/app icon completeness check. Use when: "favicon", "icon check", "app icon", "icons".
    0
    installs
  27. Inline Review · claude-hangar bundle
    Quick self-review checklist after code changes. Lightweight alternative to adversarial-review. Use when: "review my changes", "self-review", "quick review", "check my work", or automatically after significant edits.
    0
    installs
  28. Project Audit · claude-hangar bundle
    Repository audit for non-website projects (CLI, libs, backend, monorepo). Use when: "project-audit", "project audit", "repo audit", "code audit".
    0
    installs
  29. Refactor Team · claude-hangar bundle
    Launch parallel refactoring agents: one restructures code in an isolated worktree, one writes tests to lock behavior, one reviews the result. Use when: "refactor team", "refactor-team", "safe refactor", "restructure code".
    0
    installs
  30. Rules Distill · claude-hangar bundle
    Scans all skills and rules to extract cross-cutting principles that should become shared rules. Meta-governance tool for keeping rules synchronized with growing skill collections.
    0
    installs
  31. Security Scan · claude-hangar bundle
    Security scan for Claude Code projects (secrets, MCP permissions, hook safety, dependencies). Use when: "security scan", "check security", "is this secure", "before deploy security", "scan for secrets".
    0
    installs
  32. Security Team · claude-hangar bundle
    Launch parallel security analysis agents for comprehensive vulnerability assessment. Use when: "security team", "security audit", "security-team", "pentest", "vulnerability scan".
    0
    installs
  33. Session Recap · claude-hangar bundle
    Summarize the pre-compact snapshot produced by the PreCompact hook into a human-readable recap. Equivalent to Claude Code's `/recap` but driven by Hangar snapshots so it works across sessions even without telemetry. Use when: "recap", "where did we stop", "what was going on", "session summary", "catch me up", "session-recap".
    0
    installs
  34. Context Budget · claude-hangar bundle
    Analyzes where context tokens are being spent and identifies optimization opportunities. Use when sessions feel slow or context is running out.
    0
    installs
  35. Error Analyzer · claude-hangar bundle
    Systematic root-cause analysis for build failures, test errors, and runtime issues. Use when: "error", "failed", "broken", "debug", "why did this fail", "root cause".
    0
    installs
  36. Lesson Learned · claude-hangar bundle
    Extract learnings and save as memory files (file-based memory system). Use when: "lesson learned", "what did we learn", "learning", "remember".
    0
    installs
  37. Freshness Check · claude-hangar bundle
    Pipeline source freshness check (frameworks, tools, standards). Use when: "freshness", "update check", "is everything current", "check versions".
    0
    installs
  38. Gsd Orchestrate · claude-hangar bundle
    Orchestrates GSD v1 end-to-end (map → discuss → plan → execute → verify) with three intelligence modes. Default: checkpoint mode (ask on architecture only). Full-auto for overnight batch runs across multiple projects. Always uses Opus-grade reasoning — never generic defaults. Use when: "gsd orchestrate", "autonomous gsd run", "over night optimize", "batch optimize projects", "gsd-orchestrate".
    0
    installs
  39. Skill Stocktake · claude-hangar bundle
    Audits skill quality across four dimensions (actionability, scope fit, uniqueness, currency). Quick Scan for changed skills, Full Stocktake for complete audit. Use for maintenance as the skill collection grows.
    0
    installs
  40. Lighthouse Quick · claude-hangar bundle
    Core Web Vitals performance check (LCP, CLS, INP). Use when: "lighthouse", "pagespeed", "performance", "core web vitals", "speed".
    0
    installs
  41. Prompt Optimizer · claude-hangar bundle
    Analyzes draft prompts, identifies gaps, matches available skills/agents, and recommends optimal workflows. Advisory only — never executes, only optimizes. Use when unsure which skills or approach to use for a task.
    0
    installs
  42. Pattern Extractor · claude-hangar bundle
    Analyzes captured patterns from continuous learning to extract reusable workflows and anti-patterns. Use when you want to review what's been learned across sessions.
    0
    installs
  43. Strategic Compact · claude-hangar bundle
    Suggests optimal moments for /compact based on workflow state and context usage. Proactive context management to prevent quality degradation.
    0
    installs
  44. Verification Loop · claude-hangar bundle
    Pre-PR verification pipeline with plan validation, build, types, lint, test, security, diff review, and consistency checks. Verification gate — use before creating a PR or merging.
    0
    installs
  45. Adversarial Review · claude-hangar bundle
    Critical review (min. 5 findings). Modes: code, audit, plan. Use when: "review", "critical review", "code review", "plan review", "audit review".
    0
    installs
  46. Audit Orchestrator · claude-hangar bundle
    Universal Pre-Scan → Analysis → Optimization → Report orchestrator for ANY project type — web apps (Astro/SvelteKit/Next), infrastructure/homelab repos, CLI tools, libraries, backend services, monorepos, data/ML projects, docs. Self-detects project type and runs the matching analysis track. Session state lives in `.audit-session/<date>-<slug>/` with INDEX.md + STATUS.md so any instance (or a different LLM) can resume after a crash. Delegates to /audit + /project-audit + /astro-audit + /sveltekit-audit + /db-audit + /auth-audit for web projects. Use when: "full audit", "audit everything", "complete audit", "infra audit", "homelab audit", "repo audit", "orchestrate audit", "pre-scan analysis optimization report".
    0
    installs
  47. Opensource Readiness · claude-hangar bundle
    Pre-publication audit for repositories about to go public or already public. Catches what other skills miss: secrets in git history (not just HEAD), license compliance, internal references (private URLs, internal hostnames, employee names), trademark exposure, attribution gaps, and community-readiness gaps (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY.md, LICENSE headers). Use when: "open source readiness", "ready to publish", "going public", "pre-publish audit", "publish check", "open-source audit".
    0
    installs