🎯

avoid-feature-creep

🎯Skill

from waynesutton/convexskills

VibeIndex|
What it does
|

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

Overview

Avoid Feature Creep is a Claude Code skill designed to prevent scope bloat when building software, apps, and AI-powered products. It provides structured guidance for staying focused on core functionality, shipping faster, and resisting the temptation to add unnecessary features during development.

Key Features

  • MVP scope management: Helps define and maintain a minimal viable product scope, preventing premature expansion into non-essential features.
  • Feature planning discipline: Provides frameworks for evaluating whether proposed features align with core product goals before committing to implementation.
  • Backlog prioritization: Assists in organizing and prioritizing feature backlogs so that high-impact work is completed first.
  • Scope review triggers: Activates when detecting scope-expanding language like "just one more feature" to prompt critical evaluation.
  • Ship-first mentality: Reinforces the practice of shipping working software quickly and iterating based on real user feedback rather than speculative features.

Who is this for?

This skill is ideal for developers, product managers, and solopreneurs who struggle with keeping projects focused and shipping on time. It is especially valuable for teams building MVPs or AI-powered products where the temptation to add "one more thing" can significantly delay launch.

πŸ“¦

Same repository

waynesutton/convexskills(15 items)

avoid-feature-creep

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add waynesutton/convexskills --skill avoid-feature-creep
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add waynesutton/convexskills --skill avoid-feature-creep
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/avoid-feature-creep/SKILL.md

SKILL.md

786Installs
271
-
Last UpdatedJan 23, 2026

More from this repository10

🎯
convex🎯Skill

An umbrella agent skill that indexes all Convex development patterns, routing developers to 12 specialized sub-skills covering functions, schemas, realtime subscriptions, file storage, AI agents, cron jobs, and security auditing.

🎯
convex best practices🎯Skill

Provides best practices for building production-ready applications with Convex, covering real-time data sync, server functions, and schema design

🎯
convex functions🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex schema validator🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex realtime🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex cron jobs🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex file storage🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex http actions🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex security check🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.

🎯
convex migrations🎯Skill

Unofficial Convex development skills for AI coding agents, providing tools and workflows for building reactive backends with TypeScript on the Convex platform.