1073 مهارات
🛡️

quality

آمن 68

Validate and format code quality

بواسطة ByronWilliamsCPA

Ensure consistent code quality across Python projects. This skill automates formatting with Black, linting with Ruff, and type checking with BasedPyright to maintain professional code standards.

Claude Codex Code(CC)
تثبيت
🔀

git

آمن 68

Apply git workflows and conventions

بواسطة ByronWilliamsCPA

This skill helps developers follow consistent git workflows with branch naming conventions, conventional commit messages, and pull request templates. It automates PR description generation and validates repository health.

Claude Codex Code(CC)
تثبيت
🧪

tester

آمن 71

Test React and Django Applications

بواسطة Brownbull

Ensure code quality through systematic testing. This skill designs test strategies, creates Playwright E2E tests for React frontends and pytest tests for Django backends, executes test suites, and generates detailed reports.

Claude Codex Code(CC)
تثبيت
🎯

main-orchestrator

آمن 69

Coordinate multi-domain AI development projects

بواسطة Brownbull

Complex software projects require careful planning across frontend, backend, and data teams. This skill breaks down requirements into actionable tasks and coordinates domain-specific orchestrators to ensure quality standards are met.

Claude Codex Code(CC)
تثبيت
🔧

backend-orchestrator

آمن 70

Coordinate Backend Development Tasks

بواسطة Brownbull

Managing backend development across APIs, databases, and services requires coordination. This skill orchestrates all backend tasks while enforcing quality standards and best practices.

Claude Codex Code(CC)
تثبيت
🎨

frontend-dev-guidelines

آمن 69

Apply React frontend development patterns

بواسطة BrianDai22

Frontend developers need consistent patterns for React components, data fetching, and routing. This skill provides comprehensive guidelines for building modern React applications with TypeScript, TanStack Query, TanStack Router, and MUI v7.

Claude Codex Code(CC)
تثبيت
⚙️

backend-dev-guidelines

آمن 69

Build Node.js backend services with best practices

بواسطة BrianDai22

Inconsistent backend code causes bugs and slow development. This skill provides layered architecture patterns, BaseController templates, Prisma repository patterns, Zod validation guides, and Sentry integration for reliable Express microservices.

Claude Codex Code(CC)
تثبيت

creating-hooks

مخاطر منخفضة 67

Create Claude Code hooks for automation

بواسطة BrendanShields

Claude Code hooks enable workflow automation and customization. This skill guides you through creating hooks for tool validation, context injection, and automated workflows.

Claude Codex Code(CC)
تثبيت

creating-commands

آمن 69

Create Claude Code slash commands

بواسطة BrendanShields

Build custom slash commands to automate repetitive tasks and standardize team workflows. This skill provides templates and best practices for commands that integrate with Claude Code.

Claude Codex Code(CC)
تثبيت
📦

reviewing-code

آمن 69

Review Code Changes with Structured Quality Checklists

بواسطة BPSAI

Code reviews can be inconsistent and miss critical issues without a clear framework. This skill provides structured review templates and validation commands to ensure thorough, consistent code quality assessment across pull requests.

Claude Codex Code(CC)
تثبيت
🧪

implementing-with-tdd

آمن 69

Implement code with test-driven development

بواسطة BPSAI

Writing tests before code ensures reliable, maintainable software. This skill guides developers through TDD cycles including test creation, red-green-refactor workflow, and project-specific testing conventions.

Claude Codex Code(CC)
تثبيت
🔀

finishing-branches

آمن 69

Finish branches for merge and PR creation

بواسطة BPSAI

This skill provides a complete workflow for finishing feature branches. It guides you through pre-merge checks, security scans, code review, and automated PR creation.

Claude Codex Code(CC)
تثبيت
🎨

chrome-extension-icons

آمن 71

Generate Chrome extension icons

بواسطة Boulea7

Chrome extensions require icons in 4 specific sizes for the toolbar, management page, and Chrome Web Store. This skill automates the process by searching Iconify library, converting SVG to PNG, and updating manifest.json in seconds.

Claude Codex Code(CC)
تثبيت
📝

structlog

آمن 68

Add Structured Logging to Python Apps

بواسطة bossjones

Python applications often produce unstructured log messages that are difficult to analyze and debug. Structlog transforms logs into structured data with context, making debugging faster and log analysis more reliable.

Claude Codex Code(CC)
تثبيت
🎬

pytest-recording

آمن 69

Record and replay HTTP interactions in Python tests

بواسطة bossjones

Testing external APIs is unreliable and slow due to network dependencies and rate limits. pytest-recording captures HTTP interactions as reusable YAML cassettes for fast, deterministic tests. Use this skill to mock API calls, filter sensitive credentials, and debug VCR configuration issues.

Claude Codex Code(CC)
تثبيت
🧪

pytest-mock-guide

آمن 70

Use pytest-mock for Testing

بواسطة bossjones

Writing unit tests requires isolating code from dependencies. This skill provides patterns for mocking, patching, spying, and stubbing in pytest using the pytest-mock plugin and unittest.mock API.

Claude Codex Code(CC)
تثبيت
🧪

pytest

آمن 69

Write Python tests with pytest

بواسطة bossjones

Create reliable test suites for Python code using pytest fixtures, parametrization, and async support. The framework handles test discovery, setup, teardown, and reporting automatically.

Claude Codex Code(CC)
تثبيت
🔍

pydantic

آمن 69

Validate data with Pydantic type annotations

بواسطة bossjones

Stop debugging data type errors and start catching them before they break your code. Pydantic validates your data structures using Python type annotations, automatically converting and validating inputs with detailed error messages.

Claude Codex Code(CC)
تثبيت
🌐

httpx

آمن 69

Use HTTPX for Python HTTP Requests

بواسطة bossjones

Make HTTP requests in Python with both synchronous and asynchronous APIs. HTTPX supports HTTP/1.1 and HTTP/2, streaming, authentication, and timeouts for production applications.

Claude Codex Code(CC)
تثبيت
🚀

fastapi-development

آمن 69

Build async APIs with FastAPI

بواسطة bossjones

FastAPI is a modern Python web framework for building APIs with automatic validation and documentation. This skill provides ready-to-use code patterns for endpoints, dependency injection, and testing so you can create production-ready APIs faster.

Claude Codex Code(CC)
تثبيت