1073 Skills
🔀

git-analysis

Sicher 75

Analyze git branches and commits

von 1natsu172

Understanding git repository changes requires running multiple commands and parsing output. This skill automates branch analysis, commit history extraction, and file change statistics for faster code review and PR preparation.

Claude Codex Code(CC)
Installieren
🧪

running-tests

Sicher 70

Run Tests and Fix Failures

von 1gy

Manually running tests and analyzing failures is time-consuming. This skill automates test execution across different project types, detects the correct test command, runs tests, and handles failures by implementing fixes.

Claude Codex Code(CC)
Installieren
🔀

managing-branches

Sicher 69

Investigate and create Git branches

von 1gy

Managing Git branches can be confusing, especially when dealing with errors or sync issues. This skill automates branch investigation and creation while handling common problems like conflicts and uncommitted changes.

Claude Codex Code(CC)
Installieren
💻

implementing-code

Sicher 69

Implement code changes and commit

von 1gy

Need to implement features or fix bugs. This skill provides a structured workflow for investigating code, making changes, and creating conventional git commits.

Claude Codex Code(CC)
Installieren
🔗

lovable

Sicher 71

Integrate with Lovable.dev projects

von 10K-Digital

Lovable uses two-way GitHub sync for frontend but requires Lovable prompts for backend operations. This skill provides exact prompts for deploying edge functions, applying migrations, and managing database operations without memorizing documentation.

Claude Codex Code(CC)
Installieren
🔍

explorer

Sicher 70

Explore codebases quickly

von 0xSero

Finding specific files and code patterns in large projects takes too much time. This skill provides fast, focused search and navigation capabilities to locate files, symbols, and definitions without deep analysis.

Claude Codex Code(CC)
Installieren
💻

coder

Sicher 70

Implement code changes with AI

von 0xSero

Need to write new features, fix bugs, or refactor existing code. This skill provides a focused AI subagent that follows project conventions and makes precise code modifications with minimal targeted edits.

Claude Codex Code(CC)
Installieren
🏗️

architect

Sicher 70

Design Systems and Plan Architecture

von 0xSero

Complex software projects often suffer from unclear requirements and architectural decisions made without proper trade-off analysis. This skill provides structured guidance for system design, helping you clarify requirements, compare alternatives, and identify risks before implementation begins.

Claude Codex Code(CC)
Installieren
📦

api-skill

Sicher 69

Build Custom API Integration Templates

von 0xSero

This minimal skill template provides a foundation for creating custom API integration prompts. It enables developers to extend Claude with specialized API interaction patterns for their specific use cases.

Claude Codex Code(CC)
Installieren
📋

plan

Sicher 72

Plan complex tasks before implementation

von 0xmsc

Complex AI tasks often fail due to unclear scope or missing requirements. This skill provides a structured workflow for gathering requirements, drafting implementation plans, and getting user approval before writing any code.

Claude Codex Code(CC)
Installieren
💻

develop

Sicher 72

Apply clean code development principles

von 0xmsc

This skill provides guidelines for writing maintainable code and following best practices during development. It helps developers create cleaner, more reliable software through structured planning and quality-focused workflows.

Claude Codex Code(CC)
Installieren
🧪

testing-patterns

Niedriges Risiko 74

Apply Testing Patterns

von 0xDarkMatter

Writing effective tests requires understanding the right patterns for each scenario. This skill provides universal testing strategies, from the test pyramid to TDD workflows, so you can build reliable test suites.

Claude Codex Code(CC)
Installieren
🔍

structural-search

Sicher 75

Search code by AST structure

von 0xDarkMatter

Finding code patterns with regex leads to false positives and missed matches. This skill provides AST-based search patterns that understand code structure, enabling precise code search and refactoring across JavaScript, TypeScript, Python, Go, and Rust.

Claude Codex Code(CC)
Installieren
🗄️

sqlite-ops

Sicher 70

Use SQLite databases in Python

von 0xDarkMatter

Learn patterns for SQLite databases in Python projects. Includes connection management, async operations, migrations, and common schema designs for state, cache, and event logging.

Claude Codex Code(CC)
Installieren
🔗

rest-patterns

Sicher 71

Apply REST API Design Patterns

von 0xDarkMatter

Designing RESTful APIs correctly requires understanding HTTP methods, status codes, caching strategies, and rate limiting. This skill provides quick reference patterns so you can build standards-compliant APIs from the start.

Claude Codex Code(CC)
Installieren
🧪

python-pytest-patterns

Sicher 81

Write pytest tests with patterns and fixtures

von 0xDarkMatter

Writing maintainable tests is challenging without guidance. This skill provides proven pytest patterns for fixtures, parametrization, mocking, async testing, and coverage to help you build reliable test suites.

Claude Codex Code(CC)
Installieren
🐍

python-fastapi-patterns

Niedriges Risiko 78

Build REST APIs with FastAPI patterns

von 0xDarkMatter

FastAPI is a modern Python web framework for building APIs. This skill provides ready-to-use patterns for dependency injection, validation, middleware, and background tasks. Developers can quickly implement production-ready APIs without searching through documentation.

Claude Codex Code(CC)
Installieren
🐍

python-env

Sicher 71

Manage Python environments with uv

von 0xDarkMatter

Creating and managing Python virtual environments requires learning multiple tools and flags. This skill provides instant access to uv patterns for fast environment setup, package installation, and dependency management.

Claude Codex Code(CC)
Installieren
💻

python-cli-patterns

Niedriges Risiko 72

Build Python CLI Applications

von 0xDarkMatter

Creating command-line interfaces in Python requires understanding argument parsing, output formatting, and configuration management. This skill provides ready-to-use patterns for building professional CLI tools with Typer and Rich libraries.

Claude Codex Code(CC)
Installieren

python-async-patterns

Niedriges Risiko 79

Master Python async patterns

von 0xDarkMatter

Writing concurrent Python code requires understanding specific patterns and avoiding common pitfalls. This skill provides production-ready asyncio patterns for building high-performance applications with proper error handling, graceful shutdown, and optimized resource management.

Claude Codex Code(CC)
Installieren