Content Preview
# Text Processor API Reference ## Classes ### TextProcessor Main class for text processing operations. #### `__init__(self, encoding: str = 'utf-8')` Initialize the text processor with specified encoding. **Parameters:** - `encoding` (str): Character encoding for file operations. Default: 'utf-8' #### `analyze_text(self, text: str) -> Dict[str, Any]` Analyze text and return comprehensive statistics. **Parameters:** - `text` (str): Text content to analyze **Returns:** - `dict`: Statisti
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/api-reference.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/skill-tester/assets/sample-skill/references/api-reference.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at engineering/skill-tester/assets/sample-skill/references/api-reference.md
Related Skills
Conducting Chaos Engineering
This skill enables Claude to design and execute chaos engineering experiments to test system resilience. It is used when the user requests help with failure injection, latency simulation, resource exhaustion testing, or resilience validation. The skill is triggered by discussions of chaos experiment
skill-adapterconducting chaos engineering
by jeremylongshore · plugins-plus-skills
Engineering Features for Machine Learning
This skill empowers Claude to perform feature engineering tasks for machine learning. It creates, selects, and transforms features to improve model performance. Use this skill when the user requests feature creation, feature selection, feature transformation, or any request that involves improving t
skill-adapterengineering features for machine learning
by jeremylongshore · plugins-plus-skills
engineering_metrics
Engineering Metrics & KPIs Guide
c-level-advisorengineeringmetrics
by alirezarezvani · alirezarezvani-claude-skills
cs-senior-engineer
Senior Engineer agent for architecture decisions, code review, DevOps, and API design. Orchestrates engineering and engineering-team skills for technical implementation work. Spawn when users need system design, code quality review, CI/CD pipeline setup, or infrastructure decisions.
agentsseniorengineeragent
by alirezarezvani · alirezarezvani-claude-skills