← all publishers

yurifrl

@yurifrl source repo

13 published skills

  1. Drafts · yurifrl
    Organize user's ideas into clear, simple drafts
    0
    installs
  2. Python · yurifrl
    Python development with uv and PEP 723 inline dependencies
    0
    installs
  3. Testing · yurifrl
    Write tests using TDD principles with integration tests as default and minimal mocking. Use when writing code, fixing bugs, or when user mentions tests, TDD, unit tests, integration tests, or testing strategy.
    0
    installs
  4. Postmortem · yurifrl
    Error review and recovery workflow. This skill should be used when the user points out a mistake, requests a review, pastes error logs, or asks "what went wrong". Triggers on phrases like "this is wrong", "you made a mistake", "do a postmortem", "can you review this", or when stack traces/CLI errors are provided.
    0
    installs
  5. Vectorcode · yurifrl
    Semantic code search using RAG and vector embeddings. Use when you need to find code by concept/functionality rather than exact text match, discover implementation examples, or understand where specific concepts are used across projects.
    0
    installs
  6. Agent Tests · yurifrl
    Agent-runnable e2e tests that validate workflows with real commands
    0
    installs
  7. Git Worktrees · yurifrl
    Manage git worktrees for parallel development. Use when user mentions worktrees, parallel branches, or working on multiple branches simultaneously.
    0
    installs
  8. Python Script · yurifrl
    Creates standalone Python scripts using uv with PEP 723 inline script metadata.
    0
    installs
  9. Github Cleanup · yurifrl bundle
    Orchestrates progressive GitHub account cleanup using a 6-phase audit→approve→execute process that prevents accidental deletion. BEFORE any destructive repo action, invoke FIRST — traces Dependabot alerts to unused direct deps (prune) vs transitive-only (upgrade lock file). Triggers on 'clean up GitHub', 'audit my repos', 'Dependabot trouble', 'unused deps', 'stale forks', 'dependency audit'. Requires gh CLI. (user)
    0
    installs
  10. Skill Creation · yurifrl bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
    0
    installs
  11. Prompt Engineering · yurifrl
    Prompt engineering reference and workflow for creating, refining, and reviewing high-quality prompts for AI tools, agents, and skills.
    0
    installs
  12. Slack Message Formatter · yurifrl
    This skill should be used when the user asks to parse, format, organize, or work with a message. It asks if the message is for Slack and formats using Slack's minimal markdown with natural conversational flow.
    0
    installs
  13. Agents Session · yurifrl
    Save and resume AI agent sessions via cly. Use when starting, checkpointing, or ending a coding agent session, or when the user mentions saving the current session, naming it, or resuming prior work. Drives `cly agent-session save` (alias `cly as save`) with best-effort id, name, and description derived from conversation context.
    0
    installs