claude-code-guidelines: Skill for Claude Code

.claude/skills/laravel-image-to-blade-design/SKILL.md

laravel-image-to-blade-design is a skill for Claude Code from robiparvez/claude-code-guidelines. It costs 108 tokens per session (989 once invoked), scanned A, original, no licence file.

A skill for turning a pasted screenshot, mockup, or exported table into Laravel Blade and CSS markup. Laravel Blade is the template language used to build page HTML in Laravel applications.

In plain words
What is it for?
Use it to match an image's design in a Laravel project, recreate complex tables, or fix Blade and CSS so they follow a supplied reference.
Why use it?
It helps reproduce a visual layout in code when the source is only an image, including tables with rows, columns, merged cells, borders, and nested sections.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is robiparvez/claude-code-guidelines's own configuration. It tells Claude Code how to work on claude-code-guidelines itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-code-guidelines configures →

Reuse

Borrowing it

Nothing to install: this file belongs to robiparvez/claude-code-guidelines. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/robiparvez/claude-code-guidelines/main/.claude/skills/laravel-image-to-blade-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/robiparvez/claude-code-guidelines

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for laravel-image-to-blade-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/robiparvez/claude-code-guidelines/laravel-image-to-blade-design/github.svg)](https://agentmods.dev/skills/robiparvez/claude-code-guidelines/laravel-image-to-blade-design)
Your own site
<a href="https://agentmods.dev/skills/robiparvez/claude-code-guidelines/laravel-image-to-blade-design"><img src="https://agentmods.dev/badge/skills/robiparvez/claude-code-guidelines/laravel-image-to-blade-design/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for laravel-image-to-blade-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/robiparvez/claude-code-guidelines/laravel-image-to-blade-design"><img src="https://agentmods.dev/badge/skills/robiparvez/claude-code-guidelines/laravel-image-to-blade-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 989 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00108 $0.00989
Opus 5 $0.00054 $0.00495
Sonnet 5 $0.00022 $0.00198
Haiku 4.5 $0.00011 $0.00099

Measured 11d ago against content hash ac7dd82e63f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

laravel-image-to-blade-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/laravel-image-to-blade-design/SKILL.md · 40 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 40 lines · 108 tokens per session scan A ac7dd82e63f3

Subscribe to this mod's changes

laravel-image-to-blade-design is a skill published in the GitHub repository robiparvez/claude-code-guidelines (2 stars, last pushed 1mo ago), with no licence file. It adds 108 tokens to every session and 989 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

electrik-slate

Build Laravel Blade UI with Electrik Slate 3.x and optional slate-blocks. Use when writing x-slate or x-slate-block components, Livewire forms, tokens, toasts, blocks, or when the user mentions Slate, electrik/slate, electrik/slate-blocks, or slate.electrik.dev.

electrikhq/slate · 72 tokens

livewire

Version-aware best practices for Laravel Livewire (Caleb Porzio's full-stack framework), covering v1 through v4. Use whenever building, reviewing, or upgrading Livewire components, wire:model bindings, actions, events, validation, lifecycle hooks, or single-file/island components. ALWAYS detects the installed Livewire…

majdghithan/agent-skills · 119 tokens

olakunlevpn-filament-skills

Use when writing, reviewing, or refactoring Filament PHP v5 code -- resources, forms, tables, infolists, actions, widgets, panels, relation managers, multi-tenancy, testing, or plugin development. Always apply these standards to all Filament work.

olakunlevpn/olakunlevpn-filament-skills · 64 tokens

livewire-reference

Use for all Laravel Livewire work. Covers Livewire v4 components, page routes, wire directives, PHP attributes, forms, validation, uploads, pagination, tables, modals, events, islands, performance, JavaScript, Alpine integration, Volt, Pest tests, upgrades, and debugging. Use it before you create, change, review…

olgunozoktas/livewire-alpine-skills · 225 tokens

craft-view

Crafting package views. Blade components, view publishing, and the visual contract with your consumers.

attac-t/the-foundry · 22 tokens

laravel-livewire

Build dynamic, reactive Laravel applications using Livewire. Create real-time interfaces without writing JavaScript for SPA-like experiences.

AtulPurohit/Antigravity-Awesome-Skills · 28 tokens