Alexandra Kelstrom she/her avatar

Alexandra Kelstrom she/her

Community

@codewizwit · Philadelphia, PA

15Followers
|
13Public Repos
|
29Published Skills

Build with care. Ship with purpose.

Skills Distribution
DomainDeveloper To...Frontend & Backend.. (25%)Testing & Code Qua.. (25%)Architecture & API.. (20%)Security & Respons.. (15%)

Agent Skills by Alexandra Kelstrom she/her

Showing 29 vetted skills indexed across 1 GitHub repositories.

codewizwitcodewizwit
1

bdd-scenarios

Generates Gherkin BDD scenarios and step definitions from user stories for Cucumber frameworks.

Community
Intermediate
codewizwitcodewizwit
1

bias-detection

Analyzes code, text, and datasets for bias across protected characteristics with severity-rated findings.

Community
Intermediate
codewizwitcodewizwit
1

aws-deployment-strategy

Generates AWS deployment strategies with CDK code, CI/CD pipelines, and IAM configurations.

Community
Advanced
codewizwitcodewizwit
1

skill-builder

Generate and validate Claude Code custom skills following the official SKILL.md specification.

Community
Intermediate
codewizwitcodewizwit
1

angular-modern

Generate and migrate Angular 16+ code using signals, standalone components, and modern control flow.

Community
Intermediate
codewizwitcodewizwit
1

nx-monorepo

Configures Nx workspace structure, module boundaries, caching, and CI task orchestration.

Community
Advanced
codewizwitcodewizwit
1

prompt-optimization

Analyzes prompts for clarity and structure issues and produces optimized rewrites with improvement metrics.

Community
Intermediate
codewizwitcodewizwit
1

code-review-empathy

Rewrites harsh code review comments into constructive feedback with examples and severity levels.

Community
Intermediate
codewizwitcodewizwit
1

test-coverage-analysis

Analyzes Istanbul, lcov, and Jest coverage reports to identify gaps and prioritize testing efforts.

Community
Intermediate
codewizwitcodewizwit
1

learning-path

Generates phased learning curricula with milestones, schedules, and check-ins for engineers.

Community
Intermediate
codewizwitcodewizwit
1

api-design

Analyzes REST and GraphQL APIs and generates design guidance covering naming, versioning, security, and performance.

Community
Intermediate
codewizwitcodewizwit
1

api-documentation

Generates OpenAPI specifications and endpoint documentation from controllers, routes, and DTOs.

Community
Intermediate
codewizwitcodewizwit
1

pipeline-optimization

Analyzes CI/CD pipeline configurations for speed, cost, and reliability improvements.

Community
Intermediate
codewizwitcodewizwit
1

responsible-ai-audit

Audits AI systems against responsible AI principles and produces structured risk reports.

Community
Intermediate
codewizwitcodewizwit
1

context-pack-builder

Generates structured context packs with patterns, anti-patterns, and reference tables for frameworks and domains.

Community
Intermediate
codewizwitcodewizwit
1

nestjs-backend

Generates NestJS modules, controllers, services, and tests following dependency injection patterns.

Community
Intermediate
codewizwitcodewizwit
1

code-review-ts

Reviews TypeScript code for type safety, quality, performance, and security issues.

Community
Intermediate
codewizwitcodewizwit
1

init-claude-md

Generates a project-level CLAUDE.md from codebase analysis of tech stack, conventions, and commands.

Community
Intermediate
codewizwitcodewizwit
1

codebase-explainer

Generates architecture documentation and onboarding guides by analyzing codebase structure and patterns.

Community
Intermediate
codewizwitcodewizwit
1

e2e-strategy

Generates end-to-end testing strategies with Playwright or Cypress configurations and Page Object Models.

Community
Intermediate
codewizwitcodewizwit
1

user-story-breakdown

Breaks down epics into user stories with acceptance criteria, story points, and sprint plans.

Community
Intermediate
codewizwitcodewizwit
1

skill-scout

Analyze codebases and session workflows to generate draft SKILL.md recommendations.

Community
Advanced
codewizwitcodewizwit
1

unit-test-generator

Generates Jest, Vitest, or Jasmine unit tests with AAA pattern and mocked dependencies.

Community
Intermediate
codewizwitcodewizwit
1

system-design-review

Reviews system architecture across scalability, reliability, security, and operational dimensions with severity-rated findings.

Community
Intermediate

Frequently Asked Questions About Alexandra Kelstrom she/her

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

You can generate BDD scenarios, unit tests, and E2E strategies; review TypeScript code and system architecture; design REST/GraphQL endpoints with OpenAPI documentation; audit security against OWASP Top 10; and apply Angular, NestJS, and Nx monorepo best practices.

Who are these skills designed for?▼

Frontend and backend engineers working with Angular, NestJS, and TypeScript, plus tech leads and engineering managers. Skills like team-retrospective, 1-on-1-prep, learning-path, and code-review-empathy directly target leads running retros, one-on-ones, and career development.

How do I install and run these skills?▼

Each skill is a folder containing a SKILL.md file with YAML frontmatter defining its name, description, version, and allowed tools. Place the folder in your Claude Code skills directory; Claude invokes it automatically when your request matches the trigger phrases in its description.

Are codewizwit's skills free to use?▼

The skills are published publicly on GitHub under the codewizwit account across 13 public repositories. No paid tier or license fee is indicated in the manifest; check the individual repository for the specific open-source license terms before redistribution.

What prerequisites do these skills require?▼

You need Claude Code with skill support enabled. Skills declare allowed-tools such as Read, Write, Glob, Grep, Bash, Edit, and AskUserQuestion, so file-system and shell access must be permitted. Framework skills assume an existing Angular, NestJS, or Nx workspace to analyze.