DevRik99/forge-mcp
Skill Claude CodeCodex
Build lean, opinionated products using the 37signals philosophy from "Getting Real", "Rework", and "Shape Up". Use when the user mentions "Getting Real", "Rework", "Shape Up", "37signals", "Basecamp method", "six-week cycles", "fixed time variable scope", "appetite vs estimates", "betting table", "breadboarding", "fat…
DevRik99/forge-mcp
Skill Claude CodeCodex
Referencia normativa completa de accesibilidad web (WCAG 2.2, ARIA, teclado, lectores de pantalla, contraste, área táctil). Incluye 22 reglas verificables con su cobertura por axe-core/eslint-plugin-vuejs-accessibility, checklist por criterio WCAG, 12 preguntas obligatorias de revisión, cifra de cobertura real de la…
DevRik99/forge-mcp
Skill Claude CodeCodex
Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
DevRik99/forge-mcp
Skill Claude CodeCodex
Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
DevRik99/forge-mcp
Skill Claude CodeCodex
Ask which skill or flow fits your situation. A router over the skills in this repo.
DevRik99/forge-mcp
Skill Claude CodeCodex
Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions "blue ocean", "red ocean", "strategy canvas", "ERRC framework", "value innovation", "non-customers", "buyer utility map", "the market is too crowded", "how do we stand out", or "escape the price war".…
DevRik99/forge-mcp
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
DevRik99/forge-mcp
Skill Claude CodeCodex
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
DevRik99/forge-mcp
Skill Claude CodeCodex
Hand the current conversation off to a fresh background agent that picks up the work immediately.
DevRik99/forge-mcp
Skill Claude CodeCodex
Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to entities. Use when the user mentions "architecture layers", "dependency rule", "ports and adapters (hexagonal)", "onion architecture", "screaming architecture", "where should business logic go"…
DevRik99/forge-mcp
Skill Claude CodeCodex
Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "clean up this code", "this function is too long", "code smells", "naming conventions", "boy scout rule", "single responsibility", or "unit test quality". Also trigger when reviewing a…
DevRik99/forge-mcp
Skill Claude CodeCodex
Unified clean-code + DRY enforcement. Use when writing, reviewing, or refactoring any code. Covers naming, functions, abstraction, duplication detection, error handling, and 2025 TypeScript/JS patterns. Supersedes individual clean-code and dry-principle skills.
DevRik99/forge-mcp
Skill Claude CodeCodex
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…
DevRik99/forge-mcp
Skill Claude CodeCodex
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
DevRik99/forge-mcp
Skill Claude CodeCodex
Start and scale networked products using Andrew Chen's "The Cold Start Problem" framework for network effects. Use when the user mentions "network effects", "chicken and egg", "cold start", "two-sided marketplace", "atomic network", "hard side", "liquidity", "critical mass", "invite-only launch", "how do I get my…
DevRik99/forge-mcp
Skill Claude CodeCodex
Engineer word-of-mouth and virality using the STEPPS framework (Social Currency, Triggers, Emotion, Public, Practical Value, Stories). Use when the user mentions "go viral", "word of mouth", "shareable content", "social currency", "why people share", "referral program", "nobody is sharing it", or "make this spread".…
DevRik99/forge-mcp
Skill Claude CodeCodex
Build a weekly cadence of customer touchpoints using Opportunity Solution Trees, assumption mapping, and interview snapshots. Use when the user mentions "continuous discovery", "opportunity solution tree", "weekly interviews", "assumption testing", "discovery habits", "product trio", "outcome-based roadmap", "how do I…
DevRik99/forge-mcp
Skill Claude CodeCodex
Guided journey from a raw app idea to a validated, cleanly architected first version that ships on a sustainable cadence. Orchestrates ten skills phase by phase - lean-startup, design-sprint, clean-architecture, domain-driven-design, clean-code, pragmatic-programmer, system-design, ios-hig-design, 37signals-way…
DevRik99/forge-mcp
Skill Claude CodeCodex
Guided journey from raw idea to a validated, positioned, priced business with a chosen beachhead. Orchestrates ten skills phase by phase - jobs-to-be-done, mom-test, design-sprint, lean-startup, good-strategy-bad-strategy, blue-ocean-strategy, obviously-awesome, hundred-million-offers, monetizing-innovation…
DevRik99/forge-mcp
Skill Claude CodeCodex
Guided journey from a blank page to a live, high-converting website, built message-first, then design, then conversion. Orchestrates ten skills phase by phase - one-page-marketing, storybrand-messaging, made-to-stick, top-design, web-typography, refactoring-ui, ux-heuristics, cro-methodology, scorecard-marketing…
DevRik99/forge-mcp
Skill Claude CodeCodex
Audit websites and landing pages for conversion issues and design evidence-based A/B tests. Use when the user mentions "landing page isnt converting", "conversion rate", "A/B test", "why visitors leave", "objection handling", "bounce rate", "conversion funnel", "increase signups", or "people add to cart but dont buy".…
DevRik99/forge-mcp
Skill Claude CodeCodex
Navigate the technology adoption lifecycle from early adopters to mainstream market. Use when the user mentions "crossing the chasm", "beachhead segment", "whole product", "early adopters vs mainstream", "tech go-to-market", "bowling pin strategy", "technology adoption lifecycle", "pragmatist buyers", "growth stalled…
DevRik99/forge-mcp
Skill Claude CodeCodex
Design data systems by understanding storage engines, replication, partitioning, transactions, and consistency models. Use when the user mentions "database choice", "which database should I use", "SQL or NoSQL", "replication lag", "partitioning strategy", "consistency vs availability", "stream processing", "ACID…
DevRik99/forge-mcp
Skill Claude CodeCodex
Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".