Back to authors
oimiragieo

oimiragieo

489 Skills published on GitHub.

init

Auto-evolution skill to initialize a new repository with AGENTS.md localized context.

UncategorizedView skill →

insecure-defaults

Detect hardcoded credentials, default passwords, fail-open configurations, insecure default settings, and other security misconfigurations that ship as default behavior in applications.

UncategorizedView skill →

insight-extraction

Extract actionable insights from completed coding sessions. Use when a session completes to capture learnings for future sessions.

UncategorizedView skill →

instinct-learning

Records atomic learned behaviors with confidence scores. Project-scoped instincts are isolated per project and auto-promote to global scope at confidence threshold 0.8. Stores instincts in .claude/context/memory/instincts.jsonl

UncategorizedView skill →

interactive-requirements-gathering

Structured interactive questionnaire framework for gathering requirements from users. Uses A/B/C/D/E multiple choice patterns with additive vs exclusive question classification.

UncategorizedView skill →

ios-expert

iOS development expert including SwiftUI, UIKit, and Apple frameworks

UncategorizedView skill →

java-expert

Java and Spring Boot expert including REST APIs, JPA, and microservices

UncategorizedView skill →

jira-pm

Jira project management and issue tracking integration

UncategorizedView skill →

judge-verification

Independent LLM judge evaluates task completion separately from the executing agent, catching false success claims by reviewing task goal, actions taken, final state, and evidence. Produces PASS/FAIL with confidence score and reasoning.

UncategorizedView skill →

jupyter-notebook-best-practices

Guidelines for structuring and documenting Jupyter notebooks for reproducibility and clarity.

UncategorizedView skill →

k8s-manifest-generator

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

UncategorizedView skill →

k8s-security-policies

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

UncategorizedView skill →

kafka-development-practices

Applies general coding standards and best practices for Kafka development with Scala.

UncategorizedView skill →

knowledge-graph

Entity and relation tracking skill using MCP memory server patterns and local knowledge graph storage. Build persistent knowledge graphs of entities, relationships, and observations across agent sessions. Covers the MCP memory server (@modelcontextprotocol/server-memory), local JSON-based graphs, and entity-relation querying patterns for long-running agents.

UncategorizedView skill →

kubernetes-flux

Kubernetes cluster management and troubleshooting. Query pods, deployments, services, logs, and events. Supports context switching, scaling, and rollout management. Use for Kubernetes debugging, monitoring, and operations.

UncategorizedView skill →

large-data-with-dask

Specific optimization strategies for Python scripts working with larger-than-memory datasets via Dask.

UncategorizedView skill →

linear-pm

Linear project management - issues, projects, cycles, and roadmaps. Use for Linear-related tasks like managing issues, tracking sprints, and organizing projects.

UncategorizedView skill →

llm-council

Orchestrate multi-LLM parallel debate and synthesis. Dispatches prompts to available omega CLI wrappers in parallel, collects independent responses, runs anonymized peer review ranking, and synthesizes via a chairman model. Supports collaboration templates, idle watchdog, inter-agent messaging, worktree isolation, and multi-turn sessions. No server required.

UncategorizedView skill →

logging-module-usage

Employs the logging module judiciously to log important events, warnings, and errors.

UncategorizedView skill →

lsp-navigator

Compiler-level code intelligence via native LSP — definitions, references, types, call hierarchies, and diagnostics.

UncategorizedView skill →

marketing-content

Content strategy, copywriting frameworks (AIDA/PAS/BAB/4Ps/FAB), editorial calendar management, platform-specific content, A/B testing, campaign planning, audience targeting, and content performance measurement.

UncategorizedView skill →

markitdown-converter

Convert files to Markdown using Microsoft's MarkItDown library

UncategorizedView skill →

mcp-builder

Guide developers in creating Model Context Protocol (MCP) servers. Use for building MCP tools that enable LLMs to interact with external services. Covers TypeScript (primary) and Python FastMCP (secondary), tool annotations, Zod/Pydantic validation, and evaluation question creation.

UncategorizedView skill →

medusa-security

>-

UncategorizedView skill →

medusa

Medusa v2 rules and best practices for modular commerce architecture, Workflow SDK, data models, services, and admin customizations.

UncategorizedView skill →

memory-audit

Comprehensive health check across CC auto-memory and agent-studio memory systems — detects orphans, duplicates, staleness, and threshold violations

UncategorizedView skill →

memory-forensics

Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.

UncategorizedView skill →

memory-quality-auditor

Audit memory retrieval quality (drift, staleness, citation-groundedness) and produce remediation backlog.

UncategorizedView skill →

memory-search

Semantic search over global agent memory. Use to retrieve previously learned patterns, decisions, gotchas, and workarounds. Prevents stale-context errors across long sessions and multi-agent pipelines.

UncategorizedView skill →

ml-experiment-loop

Autonomous fixed-budget ML experiment loop — setup, iterative hypothesis testing, git-based keep/discard tracking, and indefinite autonomous execution. Implements the karpathy/autoresearch protocol.

UncategorizedView skill →

mobile-first-design-rules

Focuses on rules and best practices for mobile-first design and responsive typography using tailwind.

UncategorizedView skill →

mobile-ui-development-rule

General rules pertaining to Mobile UI development. Covers UI/UX best practices, state management, and navigation patterns.

UncategorizedView skill →

modern-python

Modern Python tooling best practices using uv, ruff, ty, and pytest. Mandates the Trail of Bits Python coding standards for project setup, dependency management, linting, type checking, and testing. Based on patterns from trailofbits/cookiecutter-python.

UncategorizedView skill →

monorepo-and-tooling

Outlines the monorepo structure and tooling conventions, emphasizing the use of Taskfile.yml, and proper handling of environment variables.

UncategorizedView skill →

multi-agent-architecture-reference

Decision matrix for selecting multi-agent topologies (Supervisor, Swarm, Hierarchical, Conductor) with token economics, failure modes, and escalation paths

UncategorizedView skill →

nativescript

NativeScript best practices and patterns for mobile applications

UncategorizedView skill →

nativewind-and-tailwind-css-compatibility

Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors.

UncategorizedView skill →

nextjs-expert

Next.js framework expert including App Router, Server Components, and API routes

UncategorizedView skill →

nodejs-expert

Node.js backend expert including Express, NestJS, and async patterns

UncategorizedView skill →

notification-triggers

Configurable regex-based alert system for detecting patterns in tool calls and session activity. Supports error triggers, content regex matching, token threshold triggers, and pattern detection with configurable actions.

UncategorizedView skill →

omega-claude-cli

Shell out to Claude Code CLI to invoke a second Claude session headlessly. Useful for cross-validation, second opinions, and isolated analysis without sharing current agent context. Requires Anthropic account.

UncategorizedView skill →

omega-codex-cli

Shell out to OpenAI Codex CLI for headless code generation, analysis, and question-answering. Optimized for code tasks. Requires OPENAI_API_KEY env var.

UncategorizedView skill →

omega-cursor-cli

Shell out to Cursor Agent CLI for headless IDE-aware code tasks. Supports multi-model routing (auto mode routes to Claude, Gemini, GPT). Requires Cursor Pro/Business subscription.

UncategorizedView skill →

omega-gemini-cli

Use when the user wants to use Google Gemini for analysis, large files or codebases, sandbox execution, or brainstorming. Uses headless Gemini CLI scripts (no MCP). Triggers on "use Gemini", "analyze with Gemini", "large file", "sandbox", "brainstorm with Gemini".

UncategorizedView skill →

on-call-handoff-patterns

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call processes.

UncategorizedView skill →

outcome-reflection

Feed actual task results back into agent memory for calibration. Compares predicted vs actual outcomes, records accuracy scores, and tracks estimation quality, prediction quality, and decision quality over time to improve future agent performance.

UncategorizedView skill →

pandas-data-manipulation-rules

Focuses on pandas-specific rules for data manipulation, including method chaining, data selection using loc/iloc, and groupby operations.

UncategorizedView skill →

paraglide-js-internationalization-i18n

Details Paraglide.js i18n implementations.

UncategorizedView skill →

perpetual-memory

Use when you need to auto-log all tool interactions into a self-organizing vector DB with instant recall. Intercepts interactions, extracts key information, generates embeddings, stores in LanceDB, auto-categorizes, and builds a retrieval index. Inspired by OpenClaw SQLite LCM + summary DAG pattern.

UncategorizedView skill →

php-expert

PHP expert including Laravel, WordPress, and Drupal development

UncategorizedView skill →

Page 4 of 10 · 489 results