Svenja-devSvenja-devCommunity·23 Agent Skills Included

claude-code-skills

Quality gates, testing, and PR automation for TypeScript projects

Enforces quality gates, strict TypeScript rules, TDD cycles, and safe Git operations across the full development workflow. Automates PR creation, preview testing, security scans, and changelog generation to eliminate manual release checklists. Includes specification, prompt-building, and multi-LLM review skills that turn vague requests into verified, merge-ready code.
npx skills add Svenja-dev/claude-code-skills --all -g -y

All Skills in This Repository (23)

Pure Emerald Level Indicators
📦 In Repo
Svenja-devSvenja-dev

clarify-spec

Generates structured JSON task definitions from vague instructions via clarifying questions.

Community
Advanced
📦 In Repo
Svenja-devSvenja-dev

prompt-architect

Converts vague requirements into structured, best-practice prompts for Claude 4.x.

Community
Advanced
📦 In Repo
Svenja-devSvenja-dev

kaizen

Applies Lean Kaizen methods to analyze and document software problems.

Community
Basic
📦 In Repo
Svenja-devSvenja-dev

multi-agent-patterns

Distribute tasks across multiple language-model agents using supervisor, swarm, or hierarchical coordination patterns.

Community
Basic
📦 In Repo
Svenja-devSvenja-dev

preview-testing

Automate end-to-end and security testing for Vercel Preview Deployments with Playwright.

Community
Intermediate
📦 In Repo
Svenja-devSvenja-dev

safe-git-guard

Enforce backups and confirmations before destructive Git operations.

Community
Basic
📦 In Repo
Svenja-devSvenja-dev

multi-llm-advisor

Provides second opinions from Codex 5.1 Pro and Gemini 3 Pro for architecture, code review, and debugging.

Community
Advanced
📦 In Repo
Svenja-devSvenja-dev

ui-freeze

Locks critical UI files and requires explicit confirmation before modifications.

Community
Basic
📦 In Repo
Svenja-devSvenja-dev

qa-checklist

Automate six-phase QA checks for code changes before merging and deploying.

Community
Advanced
📦 In Repo
Svenja-devSvenja-dev

tdd-strict

Enforce strict test-driven development by blocking code generation until tests exist.

Community
Advanced
📦 In Repo
Svenja-devSvenja-dev

linkedin-engagement

Generate region-specific LinkedIn posts, articles, and comments for manufacturing B2B audiences.

Community
Advanced
📦 In Repo
Svenja-devSvenja-dev

strict-typescript-mode

Enforce explicit types and strict compiler options in TypeScript projects.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-code-skills?

Run `npx skills add Svenja-dev/claude-code-skills --all -g -y` in your terminal to install all skills globally.

What does this collection do for TypeScript projects?

It adds quality gates, strict typing rules, TDD enforcement, E2E preview testing, and security scans that catch errors before they reach production.

Can it automate pull requests and merges?

Yes. The auto-pr-pipeline skill validates changes, commits selectively, creates or updates PRs, handles review feedback, and arms auto-merge or merge queues.

Does it prevent destructive Git commands?

Yes. The safe-git-guard skill blocks force pushes and hard resets, and requires backups plus explicit confirmation before any destructive operation.

Do I need programming experience to use these skills?

Basic familiarity helps, but the skills guide your agent through each workflow step by step, so you mainly describe what you want in plain language.

Related Repositories in Software Engineering

View All in Software Engineering