MCPcopy Create free account

hub / github.com/ComposioHQ/awesome-claude-skills / types & classes

Types & classes23 in github.com/ComposioHQ/awesome-claude-skills

↓ 17 callersClassGIFBuilder
Builder for creating optimized GIFs from frames.
slack-gif-creator/core/gif_builder.py:16
↓ 3 callersClassParticle
A single particle in a particle system.
slack-gif-creator/core/visual_effects.py:16
↓ 2 callersClassParagraphData
Data structure for paragraph properties extracted from a PowerPoint paragraph.
document-skills/pptx/scripts/inventory.py:137
↓ 2 callersClassRectAndField
document-skills/pdf/scripts/check_bounding_boxes.py:11
↓ 1 callersClassDOCXSchemaValidator
Validator for Word document XML files against XSD schemas.
document-skills/docx/ooxml/scripts/validation/docx.py:14
↓ 1 callersClassDocxXMLEditor
XMLEditor that automatically applies RSID, author, and date to new elements. Automatically adds attributes to elements that support them when ins
document-skills/docx/scripts/document.py:47
↓ 1 callersClassMCPConnectionHTTP
MCP connection using Streamable HTTP.
mcp-builder/scripts/connections.py:100
↓ 1 callersClassMCPConnectionSSE
MCP connection using Server-Sent Events.
mcp-builder/scripts/connections.py:88
↓ 1 callersClassMCPConnectionStdio
MCP connection using standard input/output.
mcp-builder/scripts/connections.py:73
↓ 1 callersClassParticleSystem
Manages a collection of particles.
slack-gif-creator/core/visual_effects.py:106
↓ 1 callersClassRedliningValidator
Validator for tracked changes in Word documents.
document-skills/docx/ooxml/scripts/validation/redlining.py:11
↓ 1 callersClassShapeData
Data structure for shape properties extracted from a PowerPoint shape.
document-skills/pptx/scripts/inventory.py:266
↓ 1 callersClassShapeWithPosition
A shape with its absolute position on the slide.
document-skills/pptx/scripts/inventory.py:129
ClassBaseSchemaValidator
Base validator with common validation logic for document files.
document-skills/pptx/ooxml/scripts/validation/base.py:11
ClassBaseSchemaValidator
Base validator with common validation logic for document files.
document-skills/docx/ooxml/scripts/validation/base.py:11
ClassDOCXSchemaValidator
Validator for Word document XML files against XSD schemas.
document-skills/pptx/ooxml/scripts/validation/docx.py:14
ClassDocument
Manages comments in unpacked Word documents.
document-skills/docx/scripts/document.py:612
ClassMCPConnection
Base class for MCP server connections.
mcp-builder/scripts/connections.py:13
ClassPPTXSchemaValidator
Validator for PowerPoint presentation XML files against XSD schemas.
document-skills/pptx/ooxml/scripts/validation/pptx.py:10
ClassPPTXSchemaValidator
Validator for PowerPoint presentation XML files against XSD schemas.
document-skills/docx/ooxml/scripts/validation/pptx.py:10
ClassRedliningValidator
Validator for tracked changes in Word documents.
document-skills/pptx/ooxml/scripts/validation/redlining.py:11
ClassTestGetBoundingBoxMessages
document-skills/pdf/scripts/check_bounding_boxes_test.py:8
ClassXMLEditor
Editor for manipulating OOXML XML files with line-number-based node finding. This class parses XML files and tracks the original line and co
document-skills/docx/scripts/utilities.py:41