Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    timequity

    feature-builder

    timequity/feature-builder
    Productivity
    3

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Add features by description...

    SKILL.md

    Feature Builder

    Add complete features from simple descriptions.

    Feature Patterns

    Authentication

    "Add login" / "Add auth" / "Users should sign in"

    Generates:

    • Login/register pages
    • Auth context/hooks
    • Protected routes
    • Session management

    Payments

    "Add payments" / "Accept money" / "Stripe"

    Generates:

    • Pricing page
    • Checkout flow
    • Stripe integration
    • Webhook handlers

    Search

    "Add search" / "Find things"

    Generates:

    • Search input component
    • Search API endpoint
    • Results display
    • Filters (if applicable)

    CRUD

    "Manage [items]" / "Add/edit/delete [things]"

    Generates:

    • List view
    • Create/edit forms
    • Delete confirmation
    • API endpoints

    Process

    1. Parse request

      • Identify feature type
      • Extract specifics (e.g., "Google auth")
    2. Plan implementation

      • Required components
      • API endpoints
      • Database changes
    3. Generate with TDD

      • Write tests first
      • Implement each part
      • Verify all tests pass
    4. Integrate

      • Add to existing routes
      • Update navigation
      • Connect to data layer
    5. Report

      • "✅ Added [feature]"
      • Show preview

    User Experience

    User: "Add Google login" ↓ "Adding Google authentication..." ↓ [Generate OAuth flow, buttons, callbacks] ↓ "✅ Google login added. Try it in preview."

    Recommended Servers
    Google Docs
    Google Docs
    Webflow
    Webflow
    Google Sheets
    Google Sheets
    Repository
    timequity/plugins
    Files