- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
task-create
by yousufjoyian
Distill a conversation into a comprehensive task briefing for the project queue
fire-patterns
by vanman2024
Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.
backend-principle-eng-python-ml-pro-max
by PrakharMNNIT
"Principal backend engineering intelligence for Python AI/ML systems. Actions: plan, design, build, implement, review, fix, optimize, refactor, debug, secure, scale ML services and pipelines. Focus: data quality, reproducibility, reliability, performance, security, observability, model evaluation, MLOps."
code-review-for-quant
by jefrnc
Use when reviewing or writing Python/Go/SQL code for quant research, backtests, market-data pipelines, or trading systems. Provides a structured checklist of failure modes specific to time-series financial code (lookahead, splits, snapshots, currency, NaN propagation, joint-filer dedup) that generic code review skips.
comparative-decision-review
by squirrel289
Structured and deterministic comparative decision workflow that combines mandatory rubric confirmation and evidence discipline with deterministic multi-platform scoring, ranking, and action rules. Use when selecting skills, tools, architectures, workflows, vendors, or build-vs-buy options and when you need explicit criteria, consistent scoring, tie-break logic, and an auditable decision record.
i18n
by Dsantiagomj
Internationalization (i18n) patterns for multi-language applications. Covers next-intl, ICU message syntax, pluralization, date/number formatting, RTL support, and locale management. Trigger: When implementing translations, when supporting multiple languages, when formatting dates or numbers for different locales, when handling RTL languages.
cc-skill-project-guidelines-example
by automindtechnologie-jpg
Project Guidelines Skill (Example)
python-backend-fastapi
by janjaszczak
FastAPI + Pydantic v2 backend workflow: implement/modify API endpoints with thin handlers + service layer, add pytest tests, manage idempotent Alembic migrations, and implement streaming ETL/parsers with invalid-row CSV logging. Use this skill when working on Python backend APIs, schema changes, or ingestion/parsing pipelines.
interactor
by Vehmloewff
Guidance for using the interactor CLI to drive a running browser session via socket events.
sling-troubleshooting
by slingdata-io
Debug and fix Sling connection, replication, and API issues. Use when encountering errors, debugging connection failures, fixing authentication problems, resolving type conversion issues, handling memory/performance problems, or troubleshooting API rate limits.
polar-better-auth
by tuzzy08
Deep integration of Polar payments with Better Auth. Use for zero-config billing, automatic customer syncing, usage-based billing, and customer portals when using Better Auth.
observable-notebook-kit
by kindy
Create, edit, and build Observable Notebooks using Notebook Kit. Use when working with .html notebook files, generating static sites from notebooks, querying databases from notebooks, or using data loaders (Node.js/Python/R) in notebooks. Covers notebook file format, cell types, CLI commands, database connectors, and JavaScript API.
bilibili-follow
by sunrisever
"B站关注 UP 主 AI 辅助分类与分组同步。触发词:B站关注、UP主分类、bilibili关注整理、关注列表分组"
jsonlogic-validator
by yonderlab
Implement, validate, and test JSONLogic rules for portable business logic. Use when working with JSONLogic syntax, creating rules for conditional logic, validating rule structures, testing rules against data, or converting business requirements to JSONLogic. Triggers on requests to "write jsonlogic", "validate jsonlogic", "create a rule", "business logic as JSON", "conditional logic", or any mention of JSONLogic rules.
etf-tax-efficiency-scorer
by zen-tradings
Compares and scores ETFs by tax efficiency to help investors choose the most tax-friendly funds for taxable accounts. Use when the user asks "which ETF is more tax efficient", "best ETFs for taxable account", "tax-efficient investing", "compare ETFs for taxes", "which fund distributes less in capital gains", "tax-friendly index funds", or any question about choosing investments based on tax impact. Also triggers on asset-location questions (which funds belong in which account type), dividend tax treatment, or why some funds generate more taxable events than others. Covers ETFs, mutual funds, and index funds.
sytex-reports
by Sytex
This skill should be used when the user asks about Sytex data: tasks, projects, forms, sites, clients, materials, workflows, users, or AI credits consumption. Trigger phrases: "how many tasks", "tasks completed by", "AI credits consumed", "report from Sytex", "statistics for [org name]", "data from [instance]". Covers organizations in: app, claro, ufinet, dt, adc, atis, exsei, integrar, torresec.
aave-integration
by 0xWeakSheep
This skill should be used when the user needs to interact with AAVE V3 protocol contracts directly, read on-chain data, get reserve configurations, fetch current APY rates, simulate position changes, or execute protocol operations programmatically. Provides low-level access to AAVE Pool contracts, UI Pool Data Provider, and quote generation for supply, borrow, repay, and withdraw operations on Ethereum and Arbitrum.
granola
by moldable-ai
Read and analyze Granola.ai local meeting cache on macOS (search meetings, details, transcripts, documents, and pattern analysis) via a local TypeScript script.
ffuf-web-fuzzing
by aleister1102
Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis
agent-selfie
by IISweetHeartII
AI agent self-portrait generator. Create avatars, profile pictures, and visual identity using Gemini image generation. Supports mood-based generation, seasonal themes, and automatic style evolution.
react-useeffect
by VisualxIntelligence
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
Manage Citations
by midhunxavier
Find, import, and manage citations. Supports BibTeX for LaTeX and Word bibliography for DOCX formats.
validating-query-inputs
by djankies
Validate all external input with Zod before Prisma operations. Use when accepting user input, API requests, or form data.
vercel-composition-patterns
by yldgio
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.