My Claude Agent Skills banner
trotsky1997 trotsky1997

My Claude Agent Skills

Development community

Description

A collection of specialized skills that extend Codex/Claude Agent capabilities with domain-specific knowledge, workflows, and tool integrations.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

My Claude Agent Skills

A collection of specialized skills that extend Codex/Claude Agent capabilities with domain-specific knowledge, workflows, and tool integrations.

What are Skills?

Skills are modular, self-contained packages that extend AI agent capabilities by providing:

  • Specialized workflows - Multi-step procedures for specific domains
  • Tool integrations - Instructions for working with specific file formats or APIs
  • Domain expertise - Company-specific knowledge, schemas, business logic
  • Bundled resources - Scripts, references, and assets for complex tasks

Each skill consists of a `SKILL.md` file (required) with YAML frontmatter metadata and Markdown instructions, plus optional bundled resources (scripts, references, assets).

Available Skills

Development Tools

  • ast-grep - Guide for writing ast-grep rules to perform structural code search and analysis
  • codebase-reading - Systematic methodology for reading and understanding large codebases efficiently
  • cursor-agents-md - Guide for creating effective AGENTS.md files for Cursor IDE
  • github-cli - Comprehensive guide for using GitHub CLI (gh) to interact with GitHub
  • mcp-developer - Guide for developing Model Context Protocol (MCP) servers

Python Development

  • python-debugging - Toolkit for debugging Python code autonomously without IDE support
  • pytest-testing - Comprehensive guide for writing and running pytest tests
  • pypi-publisher - Guide for publishing Python packages to PyPI
  • uv-python-manager - Guide for using uv, a fast Python package and project manager
  • pixi - Guide for using Pixi, a fast package management tool for Python, Rust, C/C++, etc.

Browser & Web Automation

  • cursor-ide-browser-skill - Browser automation in Cursor IDE using MCP protocol
  • vibium-browser-automation - Comprehensive guide for using Vibium browser automation tool

Research & Documentation

  • deepresearch - Comprehensive D