Help us improve
Share bugs, ideas, or general feedback.
Claude Code plugins for developer productivity by AviNYC โ git workflows, planning, design, business metrics, and more
npx claudepluginhub aviflombaum/claude-code-in-avinycUI/UX design expertise combining usability principles with visual implementation. Design thinking, information architecture, and aesthetic execution.
SaaS business metrics and marketing analytics. CAC, LTV, MRR/ARR analysis, conversion funnels, ad spend optimization, and unit economics modeling.
Analyze completed development work to identify automation, systematization, and delegation opportunities. Build compounding engineering systems.
Write technical blog posts, tutorials, and documentation with Flatiron School's engaging teaching style. Turn complex topics into clear narratives.
Refine project plans through in-depth Socratic questioning. Interview about technical implementation, UI/UX, concerns, and tradeoffs to produce comprehensive specs.
Bootstrap Warp terminal configuration for Rails projects with colored tabs and workflows
Configure and optimize multi-monitor setups on macOS using displayplacer
Git workflow automation for Rails projects. Includes intelligent commit grouping and worktree management with Rails credential symlinking.
MCP-powered qmd semantic search plugin: per-project setup, structured multi-type queries (lex+vec+hyde), doctor diagnostics
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
A curated collection of AI agent skills for Ruby, Rails, and SaaS development.
npx add-skill aviflombaum/claude-code-in-avinyc
# Add marketplace and install all plugins
/plugin marketplace add aviflombaum/claude-code-in-avinyc
# Or install individual plugins
/plugin install git-workflows@claude-code-in-avinyc
/plugin install design-system@claude-code-in-avinyc
/plugin install saas-metrics@claude-code-in-avinyc
/plugin install tech-writer@claude-code-in-avinyc
/plugin install compound-analyzer@claude-code-in-avinyc
/plugin install plan-interview@claude-code-in-avinyc
/plugin install qmd@claude-code-in-avinyc
/plugin install warp-rails@claude-code-in-avinyc
/plugin install monitor-config@claude-code-in-avinyc
| Plugin | Skills | Description |
|---|---|---|
| git-workflows | /avinyc:commit, /avinyc:rails-worktree | Git commits and worktrees |
| qmd | /avinyc:qmd-search, /avinyc:qmd-configure, /avinyc:qmd-doctor, /avinyc:qmd-status | Semantic search for project docs |
| Plugin | Skills | Description |
|---|---|---|
| design-system | /avinyc:web-design, avinyc:ux-ui (auto) | Visual design and usability |
| Plugin | Skills | Description |
|---|---|---|
| saas-metrics | /avinyc:business, /avinyc:marketing | LTV, CAC, funnels |
| tech-writer | /avinyc:write | Blog posts and tutorials |
| Plugin | Skills | Description |
|---|---|---|
| compound-analyzer | /avinyc:analyze | Find automation opportunities |
| plan-interview | /avinyc:interview | Socratic plan refinement |
| Plugin | Skills | Description |
|---|---|---|
| warp-rails | /avinyc:warp-bootstrap | Bootstrap Warp terminal for Rails |
| monitor-config | /avinyc:monitor-config | Optimize multi-monitor setups |
Git commit assistant and worktree management for Rails projects.
# Create logical commits
/avinyc:commit
# Create an isolated worktree
/avinyc:rails-worktree feature-branch
/avinyc:commit: Analyzes git changes and creates logical, well-structured commits using conventional commit format.
/avinyc:rails-worktree: Creates git worktrees with automatic Rails credential symlinking (master.key, environment keys).
Semantic search and management for project documentation using qmd.
# Search project docs
/avinyc:qmd-search how does authentication work
# Configure collections
/avinyc:qmd-configure
# Health check
/avinyc:qmd-doctor
# Show status
/avinyc:qmd-status
UI/UX design expertise for building beautiful, usable interfaces.
# Design a landing page
/avinyc:web-design hero section for a SaaS product
# UX knowledge auto-triggers when discussing usability
"What's the best information architecture for a settings page?"
/avinyc:web-design: Visual hierarchy, typography, color theory, layout systems, design aesthetics (Bauhaus, Retro, Futuristic)
avinyc:ux-ui (auto-triggered): Usability principles, accessibility, interaction design, information architecture
SaaS business metrics for founders building products.
# Analyze unit economics
/avinyc:business calculate LTV:CAC ratio
# Model a marketing funnel
/avinyc:marketing ad spend to conversion analysis
/avinyc:business: LTV, CAC, MRR/ARR, churn analysis, payback period, Rule of 40
/avinyc:marketing: CPM, CPC, conversion funnels, landing page optimization, waitlist economics
Write technical content with Flatiron School's engaging teaching style.
# Write a blog post
/avinyc:write blog "How to implement Action Cable"
# Create a tutorial
/avinyc:write tutorial "Building a Rails API"
Style: Technically unimpeachable yet refreshingly human. Strong opinions, loosely held. Clarity through progression.
Identify automation and systematization opportunities in your development work.