← all publishers

jellydn

@jellydn source repo

34 published skills

  1. Security Audit 2 · jellydn
    Audit code for security vulnerabilities — read-only analysis
    0
    installs
  2. Adr · jellydn bundle
    Record architecture decisions with ADRs — captures why, alternatives considered, and consequences
    0
    installs
  3. Prd · jellydn
    Generate Product Requirements Documents from feature ideas — plans specs and requirements
    0
    installs
  4. Tdd · jellydn bundle
    Guide through the Red-Green-Refactor cycle for test-driven development
    0
    installs
  5. Slop · jellydn
    Remove AI-generated code slop from git diffs to maintain code quality
    0
    installs
  6. Tmux · jellydn
    Control tmux sessions remotely — send commands, capture output, manage panes
    0
    installs
  7. Ralph · jellydn
    Convert PRDs to prd.json format for the Ralph autonomous agent system
    0
    installs
  8. Pickup · jellydn
    Resume work from previous handoff sessions stored in .planning/handoffs/
    0
    installs
  9. Codemap · jellydn bundle
    Map codebase structure with parallel analysis — produces 7 documents about architecture, concerns, and conventions
    0
    installs
  10. Quiz Me · jellydn
    Verify understanding after implementation with targeted quizzes
    0
    installs
  11. Handoffs · jellydn
    Create handoff plans for continuing work across sessions
    0
    installs
  12. LLM Wiki · jellydn bundle
    Build a persistent compounding wiki from raw sources using the LLM Wiki pattern
    0
    installs
  13. Pr Review · jellydn bundle
    Fix PR review comments by implementing requested changes
    0
    installs
  14. Doc Search · jellydn
    Search project documentation — ADRs, wiki entries, conventions via ripgrep, qmd, fff, and ctx
    0
    installs
  15. Code Review · jellydn
    Review the diff since a fixed point along two axes — Conventions (does the code follow this repo's coding standards and Tidy First practices?) and Intent (does the change do what it claims to do?). Runs both reviews in parallel sub-agents and reports them side by side. Use when you want to review a branch, a PR, work-in-progress changes, or ask to "review since X".
    0
    installs
  16. Docs Update · jellydn
    Update docs when code changes — reviews commits and syncs user-facing documentation
    0
    installs
  17. Git Context · jellydn
    Search git history for context — commit messages, blame, related changes, impact analysis
    0
    installs
  18. Commit Atomic · jellydn
    Group staged changes into atomic commits with commitizen convention
    0
    installs
  19. Qmd Knowledge · jellydn bundle
    Manage project knowledge with qmd — captures learnings, decisions, and conventions
    0
    installs
  20. Blindspot Pass · jellydn
    Find unknown unknowns before starting implementation — searches git history, patterns, and architecture for hidden gotchas
    0
    installs
  21. Portless Local · jellydn
    Replace port numbers with stable named .localhost URLs for local development
    0
    installs
  22. Security Audit · jellydn bundle
    Use when reviewing code for security vulnerabilities, hardening an application, or deriving security requirements from OWASP/ASVS guidance.
    0
    installs
  23. Spec Interview · jellydn
    Clarify requirements through targeted questions — uncovers unknown unknowns in specs
    0
    installs
  24. Context Discovery · jellydn
    Discover context using MCP tools — fff, sem, ctx, qmd, codebase-memory-mcp for codebase understanding
    0
    installs
  25. Draft Pull Request · jellydn
    Draft pull requests with structured descriptions using gh CLI
    0
    installs
  26. Code Quality Review · jellydn
    Run an extremely strict maintainability and structural code quality review — flags abstraction issues, spaghetti growth, and boundary leaks
    0
    installs
  27. Orchestrating Fusion · jellydn
    Coordinates a strong read-only lead with a cheaper implementation executor. Use for non-trivial coding tasks that benefit from separate planning, execution, and independent verification.
    0
    installs
  28. Implementation Logger · jellydn
    Log implementation decisions — tracks deviations from plan and captures rationale
    0
    installs
  29. Capability Experiments · jellydn
    Experiment with model capabilities — HTML reports, embedded questionnaires, proactive research, multi-step reasoning
    0
    installs
  30. Plannotator Setup Goal · jellydn
    Turn ideas into executable goal packages with guided interviews and codebase analysis
    0
    installs
  31. Accountable Engineering · jellydn
    Guides disciplined AI-assisted engineering that avoids cognitive surrender and keeps humans accountable. Use for non-trivial implementation, architecture, security, or operational tasks.
    0
    installs
  32. Code Reviewer · jellydn
    Review code for quality, security, and best practices — read-only analysis
    0
    installs
  33. Test Generator · jellydn
    Generate comprehensive tests for code changes
    0
    installs
  34. AI Slop Remover · jellydn
    Remove AI-generated code patterns that don't match codebase style
    0
    installs