dev L0N3LY avatar

dev L0N3LY

Community

@idehen-divine · Nigeria

9Followers
|
22Public Repos
|
15Published Skills

I sabi press computer 💻

Skills Distribution
DomainDeveloper To...Laravel Backend En.. (45%)Spec-Driven Develo.. (30%)Testing & Code Rev.. (15%)Project Documentat.. (10%)

Agent Skills by dev L0N3LY

Showing 15 vetted skills indexed across 1 GitHub repositories.

idehen-divineidehen-divine

helper-creation

Create and organize Laravel helper classes using the make:helper artisan command.

Community
Intermediate
idehen-divineidehen-divine

service-generator

Generate Laravel service classes with repository injection and API response formatting.

Community
Intermediate
idehen-divineidehen-divine

service-binding

Implement dependency injection and service container binding patterns in Laravel applications.

Community
Intermediate
idehen-divineidehen-divine

repository-generator

Generate Laravel repository classes with interfaces, implementations, and CRUD methods via Artisan commands.

Community
Intermediate
idehen-divineidehen-divine

laravel-permission-development

Implement roles, permissions, middleware, and Blade directives with Spatie Laravel Permission.

Community
Intermediate
idehen-divineidehen-divine

laravel-best-practices

Applies Laravel PHP best practices when writing, reviewing, and refactoring application code.

Community
Advanced
idehen-divineidehen-divine

develop

Builds features from approved specs into working UI and backend code.

Community
Advanced
idehen-divineidehen-divine

backend-development-rules

Enforces Laravel Repository-Service pattern rules for controllers, services, repositories, models, and testing.

Community
Advanced
idehen-divineidehen-divine

scope

Plan product ideas into ordered feature scopes and reconcile them after shipping.

Community
Advanced
idehen-divineidehen-divine

document

Generate PR descriptions, changelogs, release notes, and postmortems from git history.

Community
Advanced
idehen-divineidehen-divine

audit

Generate and gap-fill MEMORY.md context files that document a project's stack, commands, and conventions.

Community
Advanced
idehen-divineidehen-divine

architect

Designs technical decisions through structured discovery and writes build specs to docs/specs/.

Community
Advanced
idehen-divineidehen-divine

sync

Synchronize MEMORY.md files, scope statuses, and spec status lines with repository changes.

Community
Advanced
idehen-divineidehen-divine

check

Verify changes against specs and review diffs before merge.

Community
Advanced
idehen-divineidehen-divine

debug

Diagnose and fix root causes of bugs through a structured reproduce and verify loop.

Community
Intermediate

Frequently Asked Questions About dev L0N3LY

FAQPage Schema
What tasks can I accomplish with dev L0N3LY's skills?▼

You can generate Laravel repositories, services, and helpers, implement Spatie roles and permissions, apply Laravel best practices for Eloquent queries and caching, and run slash commands covering scoping, architecture specs, feature development, test writing, debugging, verification, code review, and documentation.

Who are these skills designed for?▼

Backend PHP engineers and Laravel developers building applications with the repository-service pattern. They suit developers who want consistent controllers, form requests, migrations, and policies, plus teams adopting a spec-driven lifecycle with persistent MEMORY.md project context.

How do the lifecycle skills work in practice?▼

Run /scope to plan a product slice, /architect to write build specs to docs/specs/, /develop to build from approved specs, /test to generate suites for uncommitted changes, /check verify or review before merge, /debug for root-cause fixes, and /sync to update MEMORY.md.

Are these skills open source and what do they cost?▼

The laravel-best-practices and backend-development-rules skills carry MIT licenses, making them free to use and modify. Other skills in the manifest do not specify a license. No paid dependencies or commercial requirements are stated in the skill frontmatters.

What prerequisites do these skills require?▼

The lifecycle commands require Bash, Read, Grep, Glob, Write, Edit, and Agent tool access. The Laravel generation skills assume a Laravel PHP application context using Eloquent, the service container, and optionally Spatie Laravel Permission for roles, permissions, and team features.