freitasp1/claude-code-skills Skills
(13)Browse AI agent skills from freitasp1/claude-code-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
changelog-generator
freitasp1/claude-code-skills
Automatische Release Notes aus Git Commits. Kategorisiert Commits (Features, Fixes, Breaking Changes), wandelt technische Sprache in kundenfreundliche Beschreibungen um. Aktivieren mit /changelog, /changelog v1.2.0..v1.3.0, oder /changelog --week.
code-quality-gate
freitasp1/claude-code-skills
Enforces automated quality checks before every deploy. Prevents production failures through a 5-stage Quality Gate System (Pre-Commit, PR-Check, Preview, E2E, Production). Activate on code changes, deployments, PR reviews, build failures.
E2e Testing
freitasp1/claude-code-skills
# E2E Testing Skill ## Trigger - Keywords: `teste`, `e2e`, `playwright`, `browser test`, `visual test`, `smoke test` - Aufruf: `/e2e-test [suite] [--flags]` ## Beschreibung Automatisierter E2E-Test mit menschlichem Verhalten für Preview und Production. Nutzt Chrome MCP oder Playwright MCP für Br
gemini-image-gen
freitasp1/claude-code-skills
Image generation with Google Gemini API. Models: gemini-2.5-flash-image (fast) or gemini-3-pro-image-preview (quality). For social media graphics, marketing, infographics.
kaizen
freitasp1/claude-code-skills
Manufacturing-fokussierter Continuous Improvement Skill fuer fabrikIQ. Implementiert Lean Manufacturing Prinzipien (5 Whys, Ishikawa, PDCA) fuer systematische Problemloesung und Qualitaetsverbesserung. Aktivieren bei Bug-Analyse, Refactoring, Code Review, Production Incidents.
learning-capture
freitasp1/claude-code-skills
Recognize and capture reusable patterns, workflows, and domain knowledge from work sessions into new skills. Use when completing tasks that involve novel approaches repeated 2+ times, synthesizing complex domain knowledge across conversations, discovering effective reasoning patterns, or developing workflow optimizations. Optimizes for high context window ROI by identifying patterns that will save 500+ tokens per reuse across 10+ future uses.
linkedin-engagement
freitasp1/claude-code-skills
LinkedIn Content-Erstellung, Engagement und Monitoring für B2B/Manufacturing. Regionale Anpassung (US/EU/Asien), Artikel mit Teasern, Bildgenerierung via Gemini, Kommentar-Monitoring.
multi-llm-advisor
freitasp1/claude-code-skills
Fetches additional perspectives from OpenAI Codex and Google Gemini for architecture, review, and debugging. Transparently displays all LLM calls.
preview-testing
freitasp1/claude-code-skills
Comprehensive E2E + Security Tests for Vercel Preview Deployments. Combines Playwright automation with Claude-in-Chrome MCP for interactive debugging. Activate on PR creation, before merge, or manual /preview-test.
project-development
freitasp1/claude-code-skills
Design and build LLM-powered projects from ideation through deployment. Use when starting new agent projects, choosing between LLM and traditional approaches, or structuring batch processing pipelines.
qa-checklist
freitasp1/claude-code-skills
Formal Quality Assurance Checklist before every Merge/Deploy. 6-phase validation with Build Verification, Test Suite, No-Touch Zones, Region Check, Security Review, and QA Report generation. Activate on "merge", "deploy", "release", "production", or /qa command.
reddit-research
freitasp1/claude-code-skills
Reddit-Recherche und Engagement für B2B/Manufacturing. Scannt Subreddits, formuliert Antworten vor, extrahiert Insights.
skill-doc-generator
freitasp1/claude-code-skills
Auto-generates standardized README documentation from SKILL.md files, validates consistency (frontmatter, descriptions, terminology), and creates usage examples. Use when documenting individual skills, generating docs for multiple skills in a directory, or validating skill quality standards.