Nick Dodsley avatar

Nick Dodsley

Community

@ndestates · Jersey

1Followers
|
10Public Repos
|
40Published Skills

This is the personal repository of Nick Dodsley for all work on projects belonging to him and some of which is licensed to ND Holdings Limited

Skills Distribution
DomainDeveloper To...Laravel & Filament.. (30%)Testing, Schema & .. (25%)Cloud Deployment &.. (20%)Security, Complian.. (15%)

Agent Skills by Nick Dodsley

Showing 40 vetted skills indexed across 1 GitHub repositories.

ndestatesndestates

test-specialist-agent

Writes, improves, and converts Pest tests for the ndestates-io project.

Community
Intermediate
ndestatesndestates

cache-efficient

Enforces cache-first session loading and token-capped responses for repository work.

Community
Intermediate
ndestatesndestates

aws-route53-dns

Automates AWS Route 53 DNS record management for SES email verification and domain delegation.

Community
Advanced
ndestatesndestates

branch-context-agent

Analyzes git branch changes against active TODO items to detect drift before merging.

Community
Intermediate
ndestatesndestates

readme-specialist

Reviews and improves project README files, guides, and reference documentation.

Community
Basic
ndestatesndestates

filament-panel-review

Reviews Filament 5 panels in a multi-panel Laravel architecture using cached project documentation.

Community
Intermediate
ndestatesndestates

orchestrator-deploy

Deploys orchestrator skill, prompt, and chain bundles to target projects with conflict handling and rollback.

Community
Advanced
ndestatesndestates

daily-standup

Generates daily standup briefings by fetching remote branches and reporting branch status.

Community
Basic
ndestatesndestates

schema-audit-agent

Audits database schema and migrations for drift against project conventions.

Community
Intermediate
ndestatesndestates

daily-standup-with-cache

Starts development sessions by loading project cache, TODO files, and resolving the latest remote git branch.

Community
Intermediate
ndestatesndestates

todo-specialist-agent

Maintains and prioritizes TODO markdown files by carrying forward and updating tasks.

Community
Basic
ndestatesndestates

web-build-design

Builds Laravel marketing pages, pricing tables, and trial flows with Blade, Livewire, and Tailwind.

Community
Intermediate
ndestatesndestates

model-schema-check

Review model and database schema consistency against the test database using project cache and tooling.

Community
Intermediate
ndestatesndestates

loop-verifier

Verifies loop triage reports against rubric checks for cache citations and L1 compliance.

Community
Intermediate
ndestatesndestates

ai-engineering-maturity

Assess organizational AI tooling adoption across eight engineering maturity stages.

Community
Intermediate
ndestatesndestates

chain

Discovers and executes token-efficient chains of skills and prompts with shared cache loading.

Community
Advanced
ndestatesndestates

paypal-billing-integration

Integrates PayPal checkout, webhooks, and invoicing into a Laravel application.

Community
Advanced
ndestatesndestates

read-codebase

Scans a Laravel and Filament codebase and caches architecture documentation locally.

Community
Intermediate
ndestatesndestates

laravel-expert-agent

Implements Laravel 12 and Filament 5 architecture, resources, and Eloquent changes for ndestates-io.

Community
Intermediate
ndestatesndestates

test-safety-agent

Validates test database isolation and enforces safety checks before running ndestates-io tests.

Community
Basic
ndestatesndestates

load-project-cache-first

Loads project documentation cache and memory files before source code exploration.

Community
Intermediate
ndestatesndestates

amazon-ses-email

Configures Amazon SES sending and receiving for a domain with Laravel integration.

Community
Advanced
ndestatesndestates

github-expert

Reviews GitHub Actions workflows, pull requests, and security scanning for ndestates-io repositories.

Community
Basic
ndestatesndestates

cyber-security-essentials

Assess code, configuration, and CI against UK NCSC Cyber Essentials five controls.

Community
Advanced

Frequently Asked Questions About Nick Dodsley

FAQPage Schema
What tasks can I perform with ndestates' skills?▼

The 40 skills cover Laravel 12 + Filament 5 development, Pest test writing and safety, MySQL schema audits, DigitalOcean and AWS Route 53/SES infrastructure, PayPal checkout and invoicing, GitHub Actions CI, Cyber Essentials compliance checks, bug hunting, documentation generation, and cache-first session management for the ndestates-io property platform.

Who are these skills designed for?▼

They target the solo developer/maintainer of ndestates-io (Nick Dodsley) and any engineers forking the orchestrator template. Personas include Laravel backend developers, DevOps engineers managing DigitalOcean/AWS hosting, and reviewers running security, schema, or drift audits on a multi-panel Filament property valuations SaaS.

How do I run these skills in practice?▼

Skills are user-invocable via slash commands (e.g. /laravel-expert-agent, /schema-audit-agent) or chained through the chain skill's registry.yaml. Local project commands must run inside the DDEV runtime, while AWS CLI, doctl, and production database tasks run from the host shell. Most sessions start with load-project-cache-first or daily-standup.

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

The manifest states this is Nick Dodsley's personal repository, with some work licensed to ND Holdings Limited; no open-source license is specified in the skill frontmatters. The skills themselves are free to invoke, but usage consumes xAI/Grok tokens, tracked by the token-usage-meter skill.

What prerequisites and dependencies are required?▼

You need the ndestates-io repository (Laravel 12, Filament 5, Livewire, Blade, Tailwind), DDEV for local runtime, MySQL 8, Pest/PHPUnit for testing, AWS CLI for Route 53/SES tasks, doctl for DigitalOcean deployments, and GitHub access for Actions and PR workflows. Cache-first loading of docs/codebase is mandatory before deep work.