web-architectureMulti-agent orchestration for complex TypeScript/Next.js/Convex projects. Phased builds, functional verification, the full playbook for delegating to sub-agents without chaos.
Install via ClawdBot CLI:
clawdbot install michaelmonetized/web-architectureGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://eu.posthog.comCalls external URL not in known-safe list
http://localhost:3000AI Analysis
The skill definition itself contains no malicious code or data exfiltration instructions. The flagged signals appear to be from example code or tooling (PostHog analytics, localhost) referenced in the skill's context, not from the skill's operational logic. The primary risk is architectural (potential for chaotic multi-agent development) not security or privacy exploitation.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A startup building a subscription-based project management tool with user dashboards, team collaboration, and billing features. This skill ensures a structured backend with Convex and consistent frontend components in Next.js, preventing integration issues during rapid iteration.
An online marketplace connecting buyers and sellers, requiring product listings, user reviews, and secure payment processing. The phased approach helps coordinate schema design for inventory and orders, while parallel feature development speeds up deployment of admin and user interfaces.
A HIPAA-compliant patient portal for scheduling appointments, accessing medical records, and telehealth consultations. The skill's emphasis on sequential backend and component library phases ensures data integrity and consistent UI, critical for regulatory compliance and user trust.
An e-learning platform offering courses, quizzes, and progress tracking for students and instructors. Using this skill prevents chaos in agent delegation by locking schema early, allowing parallel development of course modules and admin tools without breaking core functionality.
A custom CRM or inventory management system for a medium-sized enterprise, integrating with existing databases and APIs. The workflow's verification steps ensure that features like data import and reporting actually work end-to-end, not just compile, reducing post-launch bugs.
Charge users a recurring fee for access to premium features, such as advanced analytics or team collaboration tools. This model benefits from the skill's robust backend and scalable architecture, enabling reliable billing cycles and feature updates without downtime.
Earn a percentage or fixed fee on each transaction processed through the platform, common in marketplaces or payment gateways. The skill's emphasis on functional verification ensures transactions persist correctly and error handling is robust, minimizing revenue loss from bugs.
Sell the software as a customizable solution to other businesses for their own use or resale. The structured component library and clear contracts from this skill make it easier to adapt and rebrand the codebase for different clients, reducing development overhead.
💬 Integration Tip
Start with Phase 0 to establish a solid schema and contracts before any parallel work; this prevents integration headaches later by ensuring all agents share the same context and types.
Scored Jun 19, 2026
Guide any property decision for buyers, sellers, landlords, investors, or agents in any jurisdiction.
Access and utilize open construction pricing databases. Match BIM elements to standardized work items, calculate costs using public unit price databases with 55,000+ work items.
Build RAG systems for construction knowledge bases. Create searchable AI-powered construction document systems
Build construction project estimates. Generate detailed cost breakdowns with labor, materials, equipment, and overhead.
Extract quantities from BIM/CAD data for cost estimation. Group by type, level, zone. Generate QTO reports.
Predict construction project costs using Machine Learning. Use Linear Regression, K-Nearest Neighbors, and Random Forest models on historical project data. Train, evaluate, and deploy cost prediction models.