Back to authors
oimiragieo

oimiragieo

575 Skills published on GitHub.

vaex

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.

UncategorizedView skill →

venue-templates

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

UncategorizedView skill →

zarr-python

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

UncategorizedView skill →

zinc-database

Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.

UncategorizedView skill →

security-architect

Security architecture and threat modeling. OWASP Top 10 2025 analysis, OWASP Agentic AI Top 10 (ASI01-ASI10), AI/LLM security patterns, supply chain security, modern API authentication (OAuth 2.1, DPoP, Passkeys/WebAuthn), vulnerability assessment, and security review for code and infrastructure.

UncategorizedView skill →

security-scanning

Automated security scanning pipeline covering SAST (Semgrep), SCA (OWASP dependency-check), SBOM generation (Syft), vulnerability scanning (Grype), and secrets detection (detect-secrets). Invoked by security-architect for pre-commit gates, CI integration, and finding triage.

UncategorizedView skill →

semgrep-rule-creator

Create custom Semgrep rules for detecting project-specific vulnerabilities, enforcing coding standards, and building domain-specific security checks with proper testing and metadata.

UncategorizedView skill →

sentry-monitoring

Sentry error tracking and performance monitoring for real-time visibility into application errors, performance issues, and release health

UncategorizedView skill →

seo-and-meta-tags-in-sveltekit

Provides SEO and Meta Tags guidelines in SvelteKit.

UncategorizedView skill →

seo-optimization

Comprehensive 7-phase SEO optimization workflow covering technical SEO auditing, keyword research strategy, on-page optimization, content SEO and E-E-A-T, structured data implementation, link building, and AI search optimization. Use when auditing search engine visibility, diagnosing ranking issues, implementing schema markup, conducting keyword research, optimizing content for E-E-A-T signals, or adapting for AI-driven search (AI Overviews, SGE).

UncategorizedView skill →

sequential-thinking

Sequential thinking and structured problem solving. Break down complex problems into steps with revision and branching capabilities. Use for multi-step analysis, planning, and hypothesis verification.

UncategorizedView skill →

service-class-conventions

Defines the structure and implementation of service classes, enforcing the use of interfaces, ServiceImpl classes, DTOs for data transfer, and transactional management.

UncategorizedView skill →

session-handoff

Initiate a session handoff to transfer context and pending actions to a new terminal session. Executing this skill safely drains tasks and launches a new cross-platform window natively.

UncategorizedView skill →

session-log-analyzer

Parse Claude Code JSONL session logs from ~/.claude/projects/ for tool call inventory, token costs, error detection, subagent traces, and compaction detection

UncategorizedView skill →

session-transcript-analyzer

Parses and merges Claude .jsonl transcripts with debug logs to generate a timeline heuristics report of API limits, context overflows, hook blocks, and tool failures.

UncategorizedView skill →

sharp-edges

Living catalogue of 7 known hazard entries (SE-01 through SE-07) specific to agent-studio: Windows backslash paths, prototype pollution, hook exit codes, async swallowing, ReDoS in glob-to-regex, DST arithmetic, array mutation during iteration. Each entry: symptom, root cause, fix, test assertion.

UncategorizedView skill →

skill-discovery

How agents discover and use skills. Use to understand skill invocation protocol.

UncategorizedView skill →

skill-updater

Research-backed skill refresh workflow for updating existing skills with TDD checkpoints, memory-aware integration, and EVOLVE/reflection trigger handling.

UncategorizedView skill →

slack-expert

Expert-level Slack platform development using Bolt SDK — build Slack apps with slash commands, interactive components (buttons, modals, shortcuts), home tabs, event subscriptions, workflows, Socket Mode, and Block Kit. Use for building Slack bots, workflow automation, and rich interactive Slack experiences.

UncategorizedView skill →

slack-notifications

Slack messaging, channels, and notifications - send messages, manage channels, interact with users, upload files, and add reactions. Use for team communication, incident notifications, and workflow alerts.

UncategorizedView skill →

smart-debug

AI-assisted debugging specialist with deep knowledge of modern debugging tools, observability platforms, and automated root cause analysis. Implements Cursor Debug Mode methodology — structured hypothesis ranking, targeted code instrumentation, human-in-the-loop reproduction gate, log-confirmed root cause, and mandatory cleanup.

UncategorizedView skill →

sparc-methodology

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

UncategorizedView skill →

spec-gathering

Requirements gathering workflow for specification creation. Use when starting a new feature, task, or project that needs structured requirements.

UncategorizedView skill →

spec-init

Unified skill that guides spec creation through structured, interactive process.

UncategorizedView skill →

spec-to-code-compliance

Verify that implementation code faithfully implements its specification — checks function contracts, API contracts, and protocol compliance against source specifications

UncategorizedView skill →

static-analysis

Run CodeQL and Semgrep static analysis with SARIF output for vulnerability detection, code quality assessment, and security compliance scanning across multiple languages.

UncategorizedView skill →

style-analyzer

>-

UncategorizedView skill →

styling-expert

CSS and styling expert including Tailwind, CSS-in-JS, and responsive design

UncategorizedView skill →

summarize-changes

Structured workflow for summarizing code changes after completing tasks. Creates clear, actionable summaries of what was changed, why, and what to verify.

UncategorizedView skill →

svelte-expert

Svelte and SvelteKit expert including components, stores, and routing

UncategorizedView skill →

swarm-coordination

Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles task distribution, and coordinates results aggregation.

UncategorizedView skill →

system-health-check

Verifies repository baseline test passing state and available memory/GPU resources to ensure safe mission execution.

UncategorizedView skill →

tall-stack-general

General guidelines for TALL stack development, emphasizing Laravel and PHP best practices.

UncategorizedView skill →

task-delegation

Agent task delegation patterns — spawn protocols, handoff metadata, drain gate, parallel limits, and model selection for multi-agent orchestration

UncategorizedView skill →

task-management-protocol

Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation.

UncategorizedView skill →

tauri-native-api-integration

Rules for integrating Tauri's native APIs in the frontend application.

UncategorizedView skill →

tauri-security-rules

Security-related rules for Tauri application development.

UncategorizedView skill →

tauri-svelte-typescript-general

General rules for developing desktop applications using Tauri with Svelte and TypeScript for the frontend.

UncategorizedView skill →

tauri-svelte-ui-components

Rules specific to Svelte UI component development in Tauri applications.

UncategorizedView skill →

tdd

Canon TDD for humans and AI agents. Use for production code changes by writing tests first, proving RED, implementing minimal GREEN, and refactoring safely. 2026 edition adds TDP, flakiness gate, ralph-loop integration, memory-search in Step 0, PBT as Step 5.5, mutation testing gate in Step 4, and CJS LSP warning.

UncategorizedView skill →

team-orchestration

6-phase multi-agent pipeline with approval gates. Orchestrates Plan→Design→Implement→Review→Test→Deploy phases with explicit entry/exit criteria, phase-level agent assignment, and human-in-the-loop approval checkpoints.

UncategorizedView skill →

telegram-polling

Poll Telegram Bot API for new messages and route commands to agents. Implements 10-command bot with fail-closed allowlist, owner-only tier, two-step approve, audit logging, and replay-prevention offset tracking.

UncategorizedView skill →

telegram-voice-pipeline

End-to-end voice message pipeline for Telegram — download OGG attachment, transcribe with Whisper, generate a text response, convert to MP3 via ElevenLabs TTS, and reply with the audio file.

UncategorizedView skill →

template-creator

Creates and registers templates for agents, skills, workflows, hooks, and code patterns. Handles post-creation catalog updates, consuming skill integration, and README registration. Use when creating new template types or standardizing patterns.

UncategorizedView skill →

template-renderer

Render templates by replacing {{TOKEN}} placeholders with actual values, supporting all three templates (specification, plan, tasks) with schema validation and security sanitization

UncategorizedView skill →

terraform-infra

Terraform infrastructure operations with safety controls

UncategorizedView skill →

test-generator

Generates test code from specifications, components, and API endpoints. Creates unit tests, integration tests, and E2E tests following project testing patterns and conventions.

UncategorizedView skill →

text-to-sql

Convert natural language queries to SQL. Use for database queries, data analysis, and reporting.

UncategorizedView skill →

thinking-tools

Structured thinking patterns for agent self-reflection. Includes think-about-collected-information (validate research), think-about-task-adherence (stay on track), and think-about-whether-you-are-done (completion validation).

UncategorizedView skill →

tool-creator

Creates tool files for the Claude Code framework. Tools are executable utilities organized by category in .claude/tools/.

UncategorizedView skill →

Page 11 of 12 · 575 results