fortify-development

fortify-development is a skill for Claude Code, Codex from gdarko/laravel-vue-starter. It costs 189 tokens per session (1,319 once invoked), scanned A, original, no licence file.

A set of coding guidance for Laravel authentication, covering features such as login, registration, password recovery, email verification, and two-step sign-in.

In plain words
What is it for?
Use it when adding or changing Laravel login, registration, password reset, email verification, two-factor authentication, profile, or password-confirmation features.
Why use it?
It helps keep authentication changes consistent across routes and controllers, reducing mistakes in common account and security flows.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it when adding or changing Laravel login, registration, password reset, email verification, two-factor authentication, profile, or password-confirmation features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gdarko/laravel-vue-starter/fortify-development
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add gdarko/laravel-vue-starter --skill fortify-development
Clone the repo
git clone --depth 1 https://github.com/gdarko/laravel-vue-starter

Made for: Claude Code, Codex.

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 fortify-development

README.md
[![agentmods](https://agentmods.dev/badge/skills/gdarko/laravel-vue-starter/fortify-development/github.svg)](https://agentmods.dev/skills/gdarko/laravel-vue-starter/fortify-development)
Your own site
<a href="https://agentmods.dev/skills/gdarko/laravel-vue-starter/fortify-development"><img src="https://agentmods.dev/badge/skills/gdarko/laravel-vue-starter/fortify-development/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 fortify-development

Your own site · 80×15
<a href="https://agentmods.dev/skills/gdarko/laravel-vue-starter/fortify-development"><img src="https://agentmods.dev/badge/skills/gdarko/laravel-vue-starter/fortify-development.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 189 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,319 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.00189 $0.01319
Opus 5 $0.00095 $0.00660
Sonnet 5 $0.00038 $0.00264
Haiku 4.5 $0.00019 $0.00132

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

Security

Grade A, and why

fortify-development 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 12d 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.

.agents/skills/fortify-development/SKILL.md · 131 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. 12d ago First seen · 131 lines · 189 tokens per session scan A e37ce35d0056

Subscribe to this mod's changes

fortify-development is a skill published in the GitHub repository gdarko/laravel-vue-starter (145 stars, last pushed 5mo ago), with no licence file. It adds 189 tokens to every session and 1,319 once invoked, about $0.0009 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-30.

Related

Other skills, from other repositories

php-expert

Expert-level PHP development with PHP 8+, Laravel, Composer, and modern best practices. Use when the user mentions Laravel, Composer, Symfony, PHPUnit, or PSR standards, or when the task involves PHP 8+ Features, Object-Oriented PHP, Modern PHP, or Constructor Property Promotion.

personamanagmentlayer/pcl · 64 tokens

PHP Patterns

Use this skill when working in modern PHP (8+) codebases and you want predictable structure, safe IO boundaries, and maintainable application/service design.

AmariahAK/atlarix-skills · 2 tokens

supermemory

Supermemory is a state-of-the-art memory and context infrastructure for AI agents. Use this skill when building applications that need persistent memory, user personalization, long-term context retention, or semantic search across knowledge bases. It provides Memory API for learned user context, User Profiles for…

supermemoryai/supermemory · 81 tokens

create-powergrid-plugin

Create a complete PowerGrid plugin from scratch, including PHP class, Column macro, Blade view, Alpine.js component, and registration.

Power-Components/livewire-powergrid · 31 tokens

owl-admin-app-dev

Use this skill when developing an application that installed slowlyo/owl-admin, especially backend CRUD, menus, permissions, controllers, services, routes, config/admin.php, app/Admin, helper functions, settings(), adminpages(), AdminPipeline, upload/file preview issues, route conflicts, custom login/menu examples, or…

slowlyo/owl-admin · 114 tokens

owl-admin-devtools-generator

A development guide for Owl Admin, a Laravel-based administration system, covering its code generator, API templates, relationships, and visual pages.

slowlyo/owl-admin · 82 tokens