Nick Dodsley
Community@ndestates · Jersey
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
Agent Skills by Nick Dodsley
Showing 40 vetted skills indexed across 1 GitHub repositories.
test-specialist-agent
Writes, improves, and converts Pest tests for the ndestates-io project.
cache-efficient
Enforces cache-first session loading and token-capped responses for repository work.
aws-route53-dns
Automates AWS Route 53 DNS record management for SES email verification and domain delegation.
branch-context-agent
Analyzes git branch changes against active TODO items to detect drift before merging.
readme-specialist
Reviews and improves project README files, guides, and reference documentation.
filament-panel-review
Reviews Filament 5 panels in a multi-panel Laravel architecture using cached project documentation.
orchestrator-deploy
Deploys orchestrator skill, prompt, and chain bundles to target projects with conflict handling and rollback.
daily-standup
Generates daily standup briefings by fetching remote branches and reporting branch status.
schema-audit-agent
Audits database schema and migrations for drift against project conventions.
daily-standup-with-cache
Starts development sessions by loading project cache, TODO files, and resolving the latest remote git branch.
todo-specialist-agent
Maintains and prioritizes TODO markdown files by carrying forward and updating tasks.
web-build-design
Builds Laravel marketing pages, pricing tables, and trial flows with Blade, Livewire, and Tailwind.
model-schema-check
Review model and database schema consistency against the test database using project cache and tooling.
loop-verifier
Verifies loop triage reports against rubric checks for cache citations and L1 compliance.
ai-engineering-maturity
Assess organizational AI tooling adoption across eight engineering maturity stages.
chain
Discovers and executes token-efficient chains of skills and prompts with shared cache loading.
paypal-billing-integration
Integrates PayPal checkout, webhooks, and invoicing into a Laravel application.
read-codebase
Scans a Laravel and Filament codebase and caches architecture documentation locally.
laravel-expert-agent
Implements Laravel 12 and Filament 5 architecture, resources, and Eloquent changes for ndestates-io.
test-safety-agent
Validates test database isolation and enforces safety checks before running ndestates-io tests.
load-project-cache-first
Loads project documentation cache and memory files before source code exploration.
amazon-ses-email
Configures Amazon SES sending and receiving for a domain with Laravel integration.
github-expert
Reviews GitHub Actions workflows, pull requests, and security scanning for ndestates-io repositories.
cyber-security-essentials
Assess code, configuration, and CI against UK NCSC Cyber Essentials five controls.
Frequently Asked Questions About Nick Dodsley
FAQPage SchemaWhat 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.