Jamie Collins avatar

Jamie Collins

Community

@Collins1892

1Followers
|
4Public Repos
|
7Published Skills

Full-stack developer (.NET | React | Angular | TypeScript) currently exploring agentic AI development with Claude Code and Cursor. Building toward AI-assist

Skills Distribution
DomainDeveloper To...Frontend React & T.. (30%)Backend .NET API D.. (25%)Test Engineering (.. (25%)Accessibility & Co.. (20%)

Agent Skills by Jamie Collins

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Jamie Collins

FAQPage Schema
What tasks can I complete using Collins1892's skills?

You can modernize legacy .NET 4/AngularJS code into .NET 8 minimal APIs and React 19, build React TypeScript components with Tailwind and shadcn/ui, write xUnit integration tests, Vitest unit tests, and Playwright e2e specs, run WCAG 2.2 AA audits, and request full-stack code reviews.

Who are these skills designed for?

Full-stack engineers working in a .NET 8 backend plus React 19/TypeScript client monorepo. They suit developers maintaining ItemsApi, IncidentsApi, and AuditsApi, migrating legacy modules, or enforcing testing, accessibility, and review standards across the codebase.

How do the skills fit into a practical development workflow?

Each skill handles one scoped unit per request: one component, one [Fact], one it(), one test(), or one file review. After changes, run dotnet test or npm test (or npm run e2e from client/) and confirm the suite passes; migration work ships as a feature-branch PR.

What are the licensing and cost terms?

The manifest specifies no commercial licensing or fees. The skills are prompt-based instructions layered on open-source frameworks already in the repo, including xUnit, NSubstitute, Vitest, Testing Library, Playwright, Tailwind CSS, and shadcn/ui.

What prerequisites and dependencies are required?

You need the target repo with .NET 8 minimal APIs, a React 19.2.7 / TypeScript 6.0.3 client, Tailwind CSS 4.3.1, shadcn/ui, react-router-dom 7.18.0, xUnit 2.5.3 with NSubstitute, Vitest 4.1.9, and @playwright/test 1.61.1 (Chromium). Legacy migration requires a legacy/ folder as read-only reference.