← all publishers

skinnyandbald

@skinnyandbald source repo

45 published skills

  1. Counselors · skinnyandbald bundle
    Fan out a prompt to multiple AI coding agents in parallel and synthesize their responses.
    0
    installs
  2. Ceos Ids · skinnyandbald
    Use when identifying, discussing, or solving issues using the EOS IDS process
    0
    installs
  3. Ceos L10 · skinnyandbald
    Use when running or reviewing a Level 10 weekly leadership meeting
    0
    installs
  4. Ceos Vto · skinnyandbald
    Use when reviewing or updating the company Vision/Traction Organizer
    0
    installs
  5. Ceos Rocks · skinnyandbald
    Use when setting, tracking, or scoring quarterly Rocks
    0
    installs
  6. Ceos Todos · skinnyandbald
    Use when tracking, creating, completing, or reviewing To-Dos
    0
    installs
  7. Ceos Annual · skinnyandbald
    Use when conducting, reviewing, or planning the annual planning session
    0
    installs
  8. Ceos People · skinnyandbald
    Use when evaluating team members — Core Values alignment and GWC (right people, right seats)
    0
    installs
  9. Ceos Checkup · skinnyandbald
    Use when assessing organizational health across the Six Key Components with the EOS Organizational Checkup
    0
    installs
  10. Ceos Clarity · skinnyandbald
    Use when taking a Clarity Break — stepping back from day-to-day work for strategic thinking time
    0
    installs
  11. Ceos Kickoff · skinnyandbald
    Use when conducting Focus Day, Vision Building Day 1, or Vision Building Day 2 — the EOS implementation kickoff sequence
    0
    installs
  12. Ceos Process · skinnyandbald
    Use when documenting core processes or reviewing process followability
    0
    installs
  13. Ceos Delegate · skinnyandbald
    Use when categorizing tasks for delegation using the Delegate and Elevate 4-quadrant framework
    0
    installs
  14. Ceos Dashboard · skinnyandbald
    Use when you want a quick snapshot of overall business health across all EOS components
    0
    installs
  15. Ceos Quarterly · skinnyandbald
    Use when conducting, scheduling, or reviewing quarterly conversations between managers and direct reports
    0
    installs
  16. Ceos Scorecard · skinnyandbald
    Use when defining metrics, logging weekly scorecard numbers, or analyzing trends
    0
    installs
  17. Ceos Accountability · skinnyandbald
    Use when viewing, updating, or auditing the Accountability Chart — seats, owners, and roles
    0
    installs
  18. Ceos Quarterly Planning · skinnyandbald
    Use when conducting or reviewing a quarterly planning session for the leadership team
    0
    installs
  19. Ceos Scorecard Autopull · skinnyandbald
    Enhanced scorecard entry with auto-pull from L10 meetings and available MCP sources (CRM, calendar, email, filesystem). Walks through each metric one at a time with pre-populated suggestions for interactive confirmation.
    0
    installs
  20. Eos · skinnyandbald
    Unified EOS operating system entry point. Context-aware routing to the right CEOS skill based on day of week, time in quarter, and current data state. Requires skinnyandbald/ceos skills to be installed.
    0
    installs
  21. Test · skinnyandbald
    Auto-detects your test framework, runs the full suite, diagnoses failures, and fixes them. Use after making code changes to verify tests pass, or when you encounter test failures you want diagnosed and fixed automatically.
    0
    installs
  22. Handoff · skinnyandbald
    This skill should be used when ending a session, switching contexts, or preparing for another Claude Code instance to continue work. It generates a structured handoff document capturing the current role, work state, git status, next steps, and notes so the next session can resume seamlessly. Also used to resume from a previous handoff document. Trigger words: handoff, hand off, session summary, wrap up session, pass the baton, context transfer, resume, pick up, continue from handoff, load handoff.
    0
    installs
  23. Invoice · skinnyandbald bundle
    Generate professional PDF invoices from client billing data. Supports fixed-fee and hourly billing with auto-incrementing invoice IDs. Pass client name and line items as args, or invoke interactively.
    0
    installs
  24. Setup AI · skinnyandbald
    One-command AI onboarding for any codebase. Generates AGENTS.md (project context) with CLAUDE.md symlink, STYLE_GUIDE.md (coding conventions), and Beads task tracking. Also configures machine-level settings (hooks, plugins). Skips files that already exist.
    0
    installs
  25. Clipboard · skinnyandbald
    Copy generated text to the user's macOS clipboard using pbcopy. Use this skill PROACTIVELY whenever you've just generated content the user will paste somewhere else -- emails, messages, social posts, bios, copy, outreach sequences, or any standalone text block. Also use when the user says "copy", "clipboard", "copy that", "put that on my clipboard", or "I need to paste this". Don't wait for the user to ask -- if you wrote something they'll clearly paste elsewhere, offer to copy it.
    0
    installs
  26. Deepstack · skinnyandbald
    Detects your project's full technology stack, then generates a comprehensive research prompt tailored to a specific topic like security, performance, or testing.
    0
    installs
  27. Web Design Guidelines · skinnyandbald bundle
    Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
    0
    installs
  28. Eos Scorecard Autopull · skinnyandbald
    Enhanced scorecard entry with auto-pull from daily L10 meetings, Attio CRM, Google Calendar, Gmail, and filesystem. Walks through each metric one at a time with pre-populated suggestions for interactive confirmation.
    0
    installs
  29. Verify Worktree Plugins · skinnyandbald bundle
    Verify worktree plugin patches are intact after plugin updates. Checks compound-engineering and superpowers skills for Claude Code launch instructions.
    0
    installs
  30. Generate Comprehensive Style Guide · skinnyandbald
    Deep codebase analysis to generate or regenerate STYLE_GUIDE.md with full evidence citations. Use when /setup-ai's quick pass isn't thorough enough, when conventions have drifted, or after a major refactor. Produces a 17-section style guide citing specific files as evidence.
    0
    installs
  31. Tests New · skinnyandbald
    Reviews the feature you just built and adds missing test coverage. Focuses on behavior that matters — not coverage metrics. Use after completing a feature to identify untested code paths, edge cases, and risk areas.
    0
    installs
  32. Repo Audit · skinnyandbald
    Audit GitHub repo security settings, dependabot config, workflow hygiene, stale PRs/branches, and action pinning. Auto-fix drift with --fix. Use when you want to check repo health across an org or a single repo.
    0
    installs
  33. Deepproduct · skinnyandbald
    Builds a profile of your product (users, features, design system) then generates a research prompt for any UX or product design question.
    0
    installs
  34. Ceo Briefing · skinnyandbald bundle
    Research any topic and produce a structured executive briefing optimized for rapid CEO decision-making.
    0
    installs
  35. Git Worktree · skinnyandbald bundle
    Manages Git worktrees for isolated parallel development. Creates worktrees in .github/worktrees/ with symlinked .env files.
    0
    installs
  36. Interview Me · skinnyandbald
    Socratic thinking partner that refines half-baked ideas into clear product or technical specifications through iterative questioning. Use when you have a vague concept, feature idea, or problem statement and need structured clarification before building.
    0
    installs
  37. Critic Review · skinnyandbald
    Unified plan review — stack detection, Context7 staleness scan, multi-model counselors dispatch, and prioritized triage. Three modes: full pipeline (default), --dry-run (copyable prompt), --feedback (analyze external input).
    0
    installs
  38. Pr Resolution · skinnyandbald bundle
    Resolve PR review comments. Use when asked to fix PR feedback, given a PR URL, or on '/pr-resolution'.
    0
    installs
  39. Copy Interview · skinnyandbald
    Extract authentic marketing copy by interviewing the user as a buyer would, then analyze the output line-by-line. Use when the user says 'interview me for copy,' 'extract copy,' 'help me write copy by interviewing me,' 'copy interview,' 'what would I say about this offer,' or 'help me pitch this.' Combines buyer-perspective interviewing (inspired by Jason Adams' method) with line-by-line copy analysis and direct response principles.
    0
    installs
  40. Audit Claude Md · skinnyandbald bundle
    Audit any project's CLAUDE.md (or AGENTS.md) against best practices and score its effectiveness. Use when reviewing a client's AI development setup, onboarding a new codebase, or improving your own CLAUDE.md. Triggers on requests like "audit my CLAUDE.md", "score my AI setup", "review my project context file", or "how good is my CLAUDE.md".
    0
    installs
  41. Simplify Parallel · skinnyandbald bundle
    Run code simplification across entire codebase using parallel agents with automatic segmentation and coordination
    0
    installs
  42. Review Style Guide · skinnyandbald
    Review code changes against STYLE_GUIDE.md before committing or creating PRs. Catches naming violations, import ordering issues, anti-pattern reintroduction, and convention drift. Run after /setup-ai or /generate-comprehensive-style-guide has created a style guide.
    0
    installs
  43. Resolve Bot Reviews · skinnyandbald
    Triage, fix, and resolve bot code review comments (CodeRabbit, Gemini Code Assist) on PRs. Use when asked to resolve bot reviews, given a PR URL, or on '/resolve-bot-reviews'.
    0
    installs
  44. Requirements Builder · skinnyandbald
    Progressively gather requirements through automated codebase discovery and yes/no questions, then generate a comprehensive requirements spec. Use when starting a new feature, planning a build, or when you need structured requirements before implementation.
    0
    installs
  45. Process Meeting Notes · skinnyandbald bundle
    Process meeting transcripts from Fireflies and Plaud with mandatory full transcript analysis, extract action items from ALL participants, create GitHub issues with smart repo routing, run deterministic verification gates, and generate EOS Level 10 Meeting summaries. When invoked bare (no arguments), scans both sources for unprocessed meetings and walks through them one by one. Use after team meetings or when the user mentions meetings, Fireflies, Plaud, L10, or action item extraction.
    0
    installs