Agent Skills by Thomas Karcher
Showing 37 vetted skills indexed across 1 GitHub repositories.
bundle-maker
Scaffold Claude Code plugin bundles with plugin.json and SKILL.md templates.
agents-commands-creator
Create Claude Code agents and commands with YAML frontmatter and plugin.json references.
example-skill
Create a minimal skill unit with YAML frontmatter and Markdown body.
advanced-skill
Organize Claude Code skills into a lean core with bundled references, examples, and scripts.
bash-scripting
Create and maintain Bash scripts with strict mode and secure variable handling.
environment-variables-handler
Automate environment variable management across development, staging, and production.
docker-container-basics
Automate Docker container lifecycle, networking, volumes, and security guidance.
dockerfile-generator
Generate production-ready Dockerfiles with multi-stage builds for Node.js, Python, Go, Rust, and Java.
docker-compose-creator
Designs multi-service Docker Compose stacks with networks, volumes, and health checks.
nginx-configuration
Automate production-grade Nginx configuration for reverse proxy, load balancing, and TLS termination.
github-actions-starter
Automate CI/CD pipelines with GitHub Actions for builds, tests, and deployments.
mocking-patterns
Create Jest mocks, spies, and module mocks to isolate unit tests.
database-testing
Validate Prisma-backed PostgreSQL repositories, transactions, and migrations in isolated test environments.
unit-testing-patterns
Apply TDD, factories, fixtures, and pure function testing to unit tests.
integration-testing
Automate integration testing for Express.js APIs with supertest.
jest-fundamentals
Standardize Jest configuration and testing workflows for JavaScript and TypeScript projects.
react-patterns
Guide React developers in applying modern component, hooks, and state management patterns.
ui-ux-design
Provide expert UI/UX design guidance for frontend frameworks and design systems.
react-state-management
Identify and implement React state management strategies across local, global, and server state.
graphql-api-design
Design and optimize GraphQL schemas and resolvers with DataLoader and subscriptions.
api-testing
Automate API testing across REST and GraphQL services with Postman MCP integration.
api-architecture
Document API architecture best practices for versioning, security, rate limiting, and monitoring.
rest-api-design
Design and review REST APIs with resource modeling and HTTP semantics.
api-design-patterns
Standardize REST API design with versioning, pagination, filtering, and error responses.