shrikant9907

ShriForgeAISkill — AI skill for Claude Code

AI community

Open-source AI Agent Skill for planning, designing, building, auditing, optimizing, and shipping production-ready websites with repository-aware engineering, Project Truth, intent-first architecture.

How to install ShriForgeAISkill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open shrikant9907/ShriForgeAISkill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What ShriForgeAISkill does

Open-source AI Agent Skill for planning, designing, building, auditing, optimizing, and shipping production-ready websites with repository-aware engineering, Project Truth, intent-first architecture, accessibility, SEO, performance, security, testing, and explicit quality gates.

Alternatives in AI

README

ShriForgeAISkill

**Production Web Engineering Skill by Shrikant Yadav**

Created by **Shrikant Yadav**

**ShriForgeAISkill** is an open-source AI Agent Skill for planning, designing, building, improving, auditing, and shipping production-ready websites.

It gives coding agents a structured engineering methodology for turning requirements into reliable web experiences through repository-aware planning, evidence-based content decisions, intent-first architecture, selective workflows, and explicit quality gates.

[**Website**](https://shrikant9907.github.io/ShriForgeAISkill/) · [**Creator**](https://shrikantyadav.com/) · [**Source**](https://github.com/shrikant9907/ShriForgeAISkill) · [**Issues**](https://github.com/shrikant9907/ShriForgeAISkill/issues) · **Apache-2.0**


Why ShriForgeAISkill?

Building a website is more than generating components. A production website must also consider user intent, information architecture, visual design, responsive behavior, accessibility, performance, SEO and discoverability, structured data, security, privacy, maintainability, testing, and deployment readiness.

ShriForgeAISkill coordinates those concerns through one engineering system:

Understand → Plan → Architect → Design → Build → Validate → Improve → Ship

It is deliberately **not** one giant prompt. The master skill routes only the workflows, disciplines, framework guidance, and domain knowledge relevant to the current task.

What makes it different

Repository-aware

For existing projects, ShriForgeAISkill inspects the repository before making significant changes. It aims to preserve healthy architecture, conventions, components, dependencies, and business logic instead of replacing working infrastructure unnecessarily.

Evidence before claims

The **Project Truth** model separates information into:

FACT · REQUIREMENT · RULE · DECISION · ASSUMPTION · UNKNOWN

Unverified business claims should never silently become published f