
Research
/Security News
Coruna Respawned: Compromised art-template npm Package Leads to iOS Browser Exploit Kit
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.
@hangten/waveflow
Advanced tools
Epic-Based Development with Interactive Prototyping for HangTen Venture Studio
WaveFlow is an AI-enforced development methodology that combines structured documentation with intelligent assistance to deliver enterprise-grade software at startup speed. Version 2.8 introduces Epic-Based Development and Interactive Prototyping for scalable team collaboration.
# Install WaveFlow globally (recommended)
npm install -g @hangten/waveflow
# Or use directly with npx (always latest)
npx @hangten/waveflow@latest --help
# Navigate to your project
cd your-project
# Initialize WaveFlow (creates .waveflow/ directory)
npx waveflow init
# Check project status
npx waveflow status
# Update project configuration to latest version
npx waveflow update
# Set up new design review features (optional)
npx waveflow setup-playwright
🚀 Project Start
↓
📋 Master Product Brief → 🎨 Design System → 📊 Master PRD
↓
🏗️ Epic Generation (SME-Guided AI Breakdown)
↓
📝 Epic PRDs (Parallel Development)
↓
🎭 Interactive Prototyping (Chat-Based)
↓
🎨 Design Review (Playwright MCP)
↓
📊 Data Structures → 🧪 Test Scripts → 📋 Tasks
↓
⚡ Implementation → 🔗 Integration → 🎉 Delivery
| Guide | Description | Link |
|---|---|---|
| 📋 User Manual | Complete usage guide | docs/user-manual.md |
| 🎯 v2.8 Methodology | Epic-based development guide | .waveflow/docs/methodology-guide-v2.8.md |
| ⚡ Quick Reference | Command cheat sheet | docs/quick-reference.md |
| ❓ FAQ | Common questions | docs/faq.md |
| Feature | Description | Link |
|---|---|---|
| 🏗️ Epic Generation | SME-guided project breakdown | docs/methodology-guide-v2.8.md#phase-4-epic-generation |
| 🎭 Interactive Prototyping | Chat-based prototype development | docs/methodology-guide-v2.8.md#phase-6-interactive-prototyping |
| 🎨 Design Review Integration | Playwright MCP automation | docs/design-review-integration-summary.md |
| 🛠️ Playwright MCP Setup | Browser automation setup | docs/playwright-mcp-integration-guide.md |
npx waveflow init # Initialize WaveFlow in project
npx waveflow status # Check project status
npx waveflow update # Update to latest version
npx waveflow docs # Open documentation
npx waveflow generate epic-breakdown # Generate epic breakdown from Master PRD
npx waveflow generate functional-prd --epic="Epic Name" # Create epic-specific PRD
npx waveflow setup-playwright # Set up design review automation
# Claude Code - Slash commands
/design-review # Comprehensive review
/design-review --focus=accessibility # Accessibility-focused
# Both IDEs - Template-based (WaveFlow standard approach)
@waveflow-prototype-design-review.yaml # Prototype validation & iteration
@waveflow-design-review-agent.yaml # Agent-based comprehensive review
npx waveflow generate master-product-brief # Strategic project overview
npx waveflow generate master-prd # Technical specifications
npx waveflow generate functional-brief # Feature overview
npx waveflow generate functional-prd # Detailed requirements
npx waveflow generate ui-ux-design # Design specifications
npx waveflow generate tasks # Implementation tasks
WaveFlow enforces a curated, high-quality technology stack:
Developer: "Help me create an interactive prototype for the User Authentication epic"
AI: "I'll help you set up the prototype environment with the WaveFlow tech stack
and build the core authentication flows with realistic mock data..."
[Iterative development continues through conversation]
Master PRD: "Project Management Platform"
Generated Epics:
├── Epic 1: User Authentication & Profiles (Phase 1 - Foundation)
├── Epic 2: Project Creation & Management (Phase 2)
├── Epic 3: Task Management System (Phase 2)
├── Epic 4: Team Collaboration Tools (Phase 3)
└── Epic 5: Reporting & Analytics (Phase 4)
# 1. Generate epic breakdown
npx waveflow generate epic-breakdown
# 2. Create epic PRDs
npx waveflow generate functional-prd --epic="User Authentication"
# 3. Develop interactive prototype
# [Chat-based development in Cursor/Claude]
# 4. Run design review
/design-review --epic="User Authentication"
# 5. Proceed to production development
# Check system status
npx waveflow status
# Verify installation
npx waveflow --version
# Update to latest
npx waveflow update
# Reset if needed
rm -rf .waveflow && npx waveflow init
WaveFlow has successfully delivered:
Key Results:
MIT License - see LICENSE file for details.
Created by HangTen Venture Studio - Empowering teams to build exceptional software with AI-assisted methodologies.
Ready to revolutionize your development process? Start with npx waveflow init and experience the power of Epic-Based Development with Interactive Prototyping! 🌊✨
FAQs
AI-Enforced Development Methodology for HangTen Venture Studio
The npm package @hangten/waveflow receives a total of 65 weekly downloads. As such, @hangten/waveflow popularity was classified as not popular.
We found that @hangten/waveflow demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.

Company News
As AI accelerates how code is written and shipped, Socket is scaling to protect the software supply chain from the growing wave of attacks targeting open source dependencies.

Company News
Socket is scaling to defend open source against supply chain attacks as AI accelerates software development.