nicholasgriffintn
@nicholasgriffintn
Public Skills
add-skill
by nicholasgriffintn
Create or improve agent skills. Load when creating SKILL.md files, writing skill descriptions, or structuring skill content for OpenCode or Claude.
web-perf
by nicholasgriffintn
Audits web performance using Chrome DevTools MCP. Measures Core Web Vitals, finds render-blocking resources, dependency chains, layout shifts, caching issues, and accessibility gaps. Use for audits, profiling, debugging, or optimising page load performance and Lighthouse scores.
wrangler
by nicholasgriffintn
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.
frontend-design
by nicholasgriffintn
Create distinctive, production-grade frontend interfaces with high design quality. Use when users ask to build web components, pages, or applications.
security-review
by nicholasgriffintn
A specialist skill for security reviews, threat modeling, and remediation guidance. Use for auth/permissions changes, secrets or PII handling, public endpoints, or dependency upgrades.
git-workflow
by nicholasgriffintn
A skill that outlines best practices for using Git in a collaborative development environment, including branching strategies, commit conventions, and pull request workflows.
testing-strategy
by nicholasgriffintn
A specialist skill that designs and implements a testing strategy for a codebase. This skill should be used after code development and before code review.
performance-optimisation
by nicholasgriffintn
Analyses and optimises performance across frontend, backend and database interactions. Identifies bottlenecks and implements solutions to enhance speed and efficiency.
architecture-patterns
by nicholasgriffintn
A specialist skill that recognises and applies common software architecture patterns within a codebase. This skill should be used during the design and development phases of a project.
project-analysis
by nicholasgriffintn
A specialist skill that analyses a codebase to understand its structure, dependencies, and architecture. This skill should be used at the start of a new project or when onboarding to an existing codebase.
backend-design
by nicholasgriffintn
Design robust backend systems and APIs. Use when users ask to plan or implement services, data models, or integrations.