Manuel Gartenkrot Casal
Community@Manuel-Gartenkrot-Casal
Manuel Gartenkrot Casal publishes developer-focused skills covering prompt engineering, Python linting, code review, Docker hardening, Playwright testing, and Rust build fixes.
Agent Skills by Manuel Gartenkrot Casal
Showing 8 vetted skills indexed across 1 GitHub repositories.
prompt-engineering-patterns
Design, test, and optimize LLM prompts using few-shot, chain-of-thought, and structured output patterns.
python-code-quality
Orchestrates ruff linting, formatting, and ty type checking across pre-commit and CI pipelines.
code-review
Reviews git diffs against coding standards and originating specs using parallel sub-agents.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
docker-best-practices
Applies Docker best practices for Dockerfiles, images, containers, and Compose deployments.
webapp-testing
Automate browser testing of local web applications using Python Playwright scripts.
frontend-design
Guides creation of distinctive, non-templated visual designs for web UI projects.
fix-errors
Diagnose and fix Rust compilation, clippy, formatting, and test failures in the warp codebase.
Frequently Asked Questions About Manuel Gartenkrot Casal
FAQPage SchemaWhat tasks can I accomplish with Manuel Gartenkrot Casal's skills?▼
You can optimize prompts using chain-of-thought and few-shot patterns, lint and type-check Python with ruff and ty, review branches against standards and specs, build hardened Docker images, test local web apps with Playwright, design distinctive frontend UI, and fix Rust build, clippy, and test failures.
Who are these skills designed for?▼
Software engineers and developers working on production LLM applications, Python codebases, Docker deployments, web frontend projects, and the warp Rust codebase. They suit contributors preparing PRs, debugging build errors, or seeking installable skills to extend their environment's capabilities.
How do I find and install these skills?▼
Use the find-skills skill, which helps discover and install agent skills when you ask questions like 'how do I do X' or 'is there a skill that can...'. It surfaces installable functionality matching your request so you can extend your environment with the relevant capability.
Are these skills open source and what do they cost?▼
Licensing varies per skill. The webapp-testing and frontend-design skills reference complete terms in their bundled LICENSE.txt files. Other skills in the manifest do not specify a license, so review each skill's repository before redistribution or commercial use.
What prerequisites or dependencies do these skills require?▼
Dependencies are skill-specific: python-code-quality uses ruff and ty with Bash, Read, Grep, and Glob access; webapp-testing requires Playwright for browser interaction; fix-errors targets the warp Rust codebase with its presubmit checks; docker-best-practices assumes a Docker and Compose environment.