Данные

Browse data workflow skills for SQL querying, analytics, ETL, and database workflows. Give AI agents access to structured data and pipelines.

This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.

1104 доступные навыки

browser-use

Logo of khushparag
khushparag

Browser-use - это инструмент для автоматизации браузера, который предоставляет постоянные взаимодействия с браузером.

shellspec

Logo of OleksandrKucherenko
OleksandrKucherenko

Comprehensive unit testing framework for Bash and POSIX shell scripts using ShellSpec with TDD/BDD best practices. Use when writing tests for shell scripts, debugging test failures, refactoring scripts for testability, setting up test infrastructure, mocking external dependencies, or implementing test-driven development for Bash/shell projects. Covers test structure, isolation, mocking, output capture, coverage, CI integration, and troubleshooting.

technical-constitution

Logo of irahardianto
irahardianto

Generates technical implementation plans and architectural strategies that enforce the Project Constitution. Use when designing new features, starting implementation tasks, refactoring code, or ensuring compliance with critical standards like Testability-First Architecture, security mandates, testing strategies, and error handling.

pos-disambiguator

Logo of DigitalHumanitiesCraft
DigitalHumanitiesCraft

Validates and corrects Part-of-Speech tags in Middle High German TEI files using semantic and grammatical analysis. Use when processing MHG corpus disambiguation, PoS validation, or TEI annotation tasks.

hugging-face-dataset-creator

Logo of POWERFULMOVES
POWERFULMOVES

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, and streaming row updates. Designed to work alongside HF MCP server for comprehensive dataset workflows.

xl

Logo of jamtho
jamtho

Explore and modify Excel workbooks interactively. Use for spreadsheet analysis, formula understanding, refactoring, and data manipulation.

babysit-pr

Logo of 0xti4n
0xti4n

ИИ Агент babysit-pr - это инструмент автоматизации, отслеживающий и управляющий pull request на GitHub

agent-orchestration-multi-agent-optimize

Logo of ketzal88
ketzal88

Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.

testing

Logo of inocan-group
inocan-group

Юнит-тесты - это процедуры, которые проверяют поведение кода во время выполнения

omi-backend-patterns

Logo of BasedHardware
BasedHardware

Omi backend patterns conversation processing memory extraction chat system LangGraph FastAPI Firestore Pinecone Redis

ct

Logo of commontoolsinc
commontoolsinc

Guide for using the ct (CommonTools) binary to interact with pieces,

Testing Strategy

Logo of yaleh
yaleh

Systematic testing methodology for Go projects using TDD, coverage-driven gap closure, fixture patterns, and CLI testing. Use when establishing test strategy from scratch, improving test coverage from 60-75% to 80%+, creating test infrastructure with mocks and fixtures, building CLI test suites, or systematizing ad-hoc testing. Provides 8 documented patterns (table-driven, golden file, fixture, mocking, CLI testing, integration, helper utilities, coverage-driven gap closure), 3 automation tools (coverage analyzer 186x speedup, test generator 200x speedup, methodology guide 7.5x speedup). Validated across 3 project archetypes with 3.1x average speedup, 5.8% adaptation effort, 89% transferability to Python/Rust/TypeScript.