ZBS Index What actually exists in applied AI, with the source next to it

Skills

Each entry shows what its maintainer published and when the project was last touched. Where a repository has been deleted or archived, that is stated on the entry instead of being quietly left out.

Worked on in the last 90 days (48)

Someone pushed a commit recently. This is the shortlist worth trying first.

  • addyosmani-agent-skills-interview-me — last commit 2026-08-05
    Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview u…
  • addyosmani-agent-skills-observability-and-instrumentation — last commit 2026-08-05
    Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shippi…
  • addyosmani-agent-skills-performance-optimization — last commit 2026-08-05
    Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspe…
  • addyosmani-agent-skills-planning-and-task-breakdown — last commit 2026-08-05
    Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a…
  • addyosmani-agent-skills-security-and-hardening — last commit 2026-08-05
    Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when buildi…
  • addyosmani-agent-skills-shipping-and-launch — last commit 2026-08-05
    Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitor…
  • addyosmani-agent-skills-source-driven-development — last commit 2026-08-05
    Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patt…
  • addyosmani-agent-skills-spec-driven-development — last commit 2026-08-05
    Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requ…
  • addyosmani-agent-skills-test-driven-development — last commit 2026-08-05
    Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that c…
  • addyosmani-agent-skills-using-agent-skills — last commit 2026-08-05
    Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This…
  • thedotmack-claude-mem-babysit — last commit 2026-08-05
    Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews,…
  • thedotmack-claude-mem-cloud-sync — last commit 2026-08-05
    Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud…
  • thedotmack-claude-mem-design-is — last commit 2026-08-05
    Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new d…
  • thedotmack-claude-mem-do — last commit 2026-08-05
    Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-…
  • thedotmack-claude-mem-how-it-works — last commit 2026-08-05
    Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude…
  • thedotmack-claude-mem-knowledge-agent — last commit 2026-08-05
    Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observat…
  • thedotmack-claude-mem-learn-codebase — last commit 2026-08-05
    Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "lea…
  • thedotmack-claude-mem-make-plan — last commit 2026-08-05
    Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implement…
  • thedotmack-claude-mem-mem-search — last commit 2026-08-05
    Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?"…
  • thedotmack-claude-mem-mode-creator — last commit 2026-08-05
    Interactively create, install, activate, and verify custom claude-mem modes, including domain-specific observation types, concept tags, opt…
  • thedotmack-claude-mem-oh-my-issues — last commit 2026-08-05
    Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bun…
  • thedotmack-claude-mem-pathfinder — last commit 2026-08-05
    Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when…
  • thedotmack-claude-mem-smart-explore — last commit 2026-08-05
    Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code st…
  • thedotmack-claude-mem-standup — last commit 2026-08-05
    Facilitate a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
  • thedotmack-claude-mem-timeline-report — last commit 2026-08-05
    Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when…
  • thedotmack-claude-mem-version-bump — last commit 2026-08-05
    Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.jso…
  • thedotmack-claude-mem-weekly-digests — last commit 2026-08-05
    Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then…
  • thedotmack-claude-mem-what-the — last commit 2026-08-05
    What the? Use when the user wants a plain-English breakdown of something technical — the who, what, where, why, and when.
  • thedotmack-claude-mem-wowerpoint — last commit 2026-08-05
    Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about <file>", "turn this report into sl…
  • ombulabs-claude-code-rails-upgrade-skill-rails-upgrade — last commit 2026-08-05
    Analyzes Rails applications and generates comprehensive upgrade reports with breaking changes, deprecations, and step-by-step migration gui…
  • ombulabs-claude-code-rails-upgrade-skill-upgrade-cleanup — last commit 2026-08-05
    Clean up after (or abandon) a Rails upgrade. Drop NextRails.next? and NextRails.current? branches and retire dual-boot scaffolding (Gemfile…
  • vincentwei1021-video-shotcraft-video-shotcraft — last commit 2026-08-05
    Create cinematic product videos from shot recipe cards, a validated template, and code/audio assets (Remotion + real page screenshots + 2.5…
  • oliver-kriska-claude-elixir-phoenix-ash-framework — last commit 2026-08-05
    Ash Framework — resources, actions, policies, aggregates, calculations, AshPhoenix.Form, LiveView, migrations. Use when generating resource…
  • oliver-kriska-claude-elixir-phoenix-assigns-audit — last commit 2026-08-05
    Inspect LiveView socket assigns for memory bloat — missing temporary_assigns, unused assigns, unbounded lists needing streams, memory estim…
  • oliver-kriska-claude-elixir-phoenix-audit — last commit 2026-08-05
    Project health audit and health check — architecture, performance, tests, dependencies, code quality. Use when assessing overall project he…
  • oliver-kriska-claude-elixir-phoenix-boundaries — last commit 2026-08-05
    Analyze Phoenix context boundaries and module coupling via mix xref. Use when checking cross-context calls, validating dependencies, before…
  • oliver-kriska-claude-elixir-phoenix-brainstorm — last commit 2026-08-05
    Brainstorm Elixir/Phoenix features — explore ideas, compare approaches, gather requirements. Use when vague idea, not sure how to approach,…
  • oliver-kriska-claude-elixir-phoenix-brief — last commit 2026-08-05
    Interactive briefing of a plan file — explains reasoning, schema decisions, component choices. Use when developers need to understand a pla…
  • oliver-kriska-claude-elixir-phoenix-catchup — last commit 2026-08-05
    Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear ti…
  • oliver-kriska-claude-elixir-phoenix-challenge — last commit 2026-08-05
    Challenge mode reviews - rigorous questioning before approving changes. Use when you want thorough scrutiny of Ecto changes, LiveView event…
  • oliver-kriska-claude-elixir-phoenix-codex-ab — last commit 2026-08-05
    Run an A/B codex review experiment — holistic codex review vs 3 focused dimension passes (security, ecto, liveview) on the branch diff, cla…
  • oliver-kriska-claude-elixir-phoenix-codex-loop — last commit 2026-08-05
    Fix Elixir/Phoenix code until Codex CLI review comes back clean — bounded review, fix, verify loop before opening a PR. Use when codex is i…
  • oliver-kriska-claude-elixir-phoenix-compound — last commit 2026-08-05
    Capture solved problems as searchable solution docs. Use after fixing bugs, when "that worked", or after successful /phx:review or /phx:inv…
  • oliver-kriska-claude-elixir-phoenix-compound-docs — last commit 2026-08-05
    Searchable Elixir/Phoenix/Ecto solution documentation system with YAML frontmatter. Builds institutional knowledge from solved problems. Us…
  • oliver-kriska-claude-elixir-phoenix-constraint-debug — last commit 2026-08-05
    Compatibility alias for the Elixir/Phoenix plugin's Ecto constraint debugger. Invoke explicitly with /ecto:constraint-debug.
  • oliver-kriska-claude-elixir-phoenix-deploy — last commit 2026-08-05
    Elixir/Phoenix deployment patterns — Dockerfile, fly.toml, runtime.exs, mix release, rel/ overlays. Use when configuring Fly.io, Docker, CI…
  • oliver-kriska-claude-elixir-phoenix-deps-audit — last commit 2026-08-05
    Audit Hex deps for supply-chain security risk — bidi chars, compile-time exec, maintainer changes, typosquats, CVEs. Use after mix deps.upd…
  • oliver-kriska-claude-elixir-phoenix-deps-update — last commit 2026-08-05
    Bump outdated Hex deps — inventory, snapshot changelogs, update, fix breaks, split reviewable PRs (patches bundled, majors solo). Use to up…

Page 17 of 50

How this page is ordered

Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.

Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.