Back to authors
oimiragieo

oimiragieo

575 Skills published on GitHub.

error-recovery-escalation

5-level error recovery escalation: retry, nudge, replan, fallback, force-done — each with entry criteria and timeout before escalating

UncategorizedView skill →

eval-harness-updater

Refresh evaluation harnesses with live/fallback parser reliability, SLO gates, and regression checks.

UncategorizedView skill →

exa-monitor

Scheduled Exa web search monitor. Uses CronCreate to search configured topics every 4 hours via mcp__Exa__web_search_exa, deduplicates URLs via MemoryRecord, and stores summaries for morning briefing integration.

UncategorizedView skill →

expo-framework-rule

Expo Framework-specific guidelines. Includes best practices for Views, Blueprints, and Extensions.

UncategorizedView skill →

expo-mobile-app-rule

Specifies best practices and conventions for Expo-based mobile app development.

UncategorizedView skill →

feature-flag-management

Feature flag lifecycle management -- safe feature toggling, gradual rollouts, A/B testing patterns, flag cleanup strategies, and technical debt prevention. Covers LaunchDarkly, Unleash, OpenFeature, and custom implementations.

UncategorizedView skill →

feedback-analysis

Customer feedback analysis — sentiment detection, NPS/CSAT frameworks, feature request clustering, support ticket triage, churn signal detection, and feedback-to-roadmap translation

UncategorizedView skill →

figma

Figma design-to-code workflow. Read Figma files, inspect components, extract design tokens, and translate designs to implementation. Use when working with Figma designs, extracting styles, or building design systems.

UncategorizedView skill →

filesystem

File system operations guidance - read, write, search, and manage files using Claude Code's built-in tools.

UncategorizedView skill →

fintech-engineer

Fintech engineering expertise — payment processing (Stripe, Plaid), PCI DSS compliance, financial data modeling (double-entry bookkeeping), fraud detection patterns, bank-grade security (encryption, tokenization), open banking APIs, cryptocurrency/blockchain integration, regulatory compliance (KYC/AML), and idempotent financial transaction design. Use for payment systems, banking apps, trading platforms, and fintech infrastructure.

UncategorizedView skill →

fix-review

Verify fix commits address security findings without introducing new bugs or regressions. Analyzes diffs for anti-patterns like removed validation, weakened access control, reduced error handling, reordered external calls, and changed integer operations. Generates structured FIX_REVIEW_REPORT with finding status tracking.

UncategorizedView skill →

form-and-actions-in-sveltekit

Describes Form and Actions implementations.

UncategorizedView skill →

form-validation-with-zod

Enforces the use of Zod for form validation throughout the project.

UncategorizedView skill →

forum-monitor

>-

UncategorizedView skill →

framework-context

Load and synthesize framework architecture context for reflection and planning tasks.

UncategorizedView skill →

frontend-expert

Frontend development expert including UI/UX patterns, responsive design, and accessibility

UncategorizedView skill →

function-length-and-responsibility

This rule enforces the single responsibility principle, ensuring functions are short and focused.

UncategorizedView skill →

gamedev-expert

Game development expert including DragonRuby, Unity, and game mechanics

UncategorizedView skill →

gap-detection

Detect missing docs, undocumented files, project health issues, and coverage gaps on session start or on-demand. Scans for README gaps, TODO/FIXME counts, and test coverage holes.

UncategorizedView skill →

gcloud-cli

Google Cloud CLI operations and resource management

UncategorizedView skill →

gemini-cli-security

AI-powered code vulnerability analysis and dependency scanning using Gemini CLI security extension patterns. Detects hardcoded secrets, injection attacks, weak cryptography, authentication flaws, and LLM prompt injection. Also scans dependencies against the OSV.dev vulnerability database.

UncategorizedView skill →

git-expert

Advanced Git operations wrapper. Optimizes token usage by guiding complex git workflows into efficient CLI commands.

UncategorizedView skill →

github-mcp

GitHub API operations - repositories, issues, pull requests, actions, code security, discussions, gists, and more. Use for GitHub-related tasks like managing PRs, issues, searching code, and monitoring workflows.

UncategorizedView skill →

gitops-workflow

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

UncategorizedView skill →

go-expert

Go programming expert including APIs, gRPC, concurrency, and best practices

UncategorizedView skill →

goal-backward-verification

Verify that task outputs actually achieve stated goals through 4 progressive levels of verification

UncategorizedView skill →

google-workspace

Google Workspace integration skill for Gmail, Calendar, Drive, Docs, and Sheets via Python client libraries and MCP servers

UncategorizedView skill →

graphql-expert

GraphQL expert including schema design, Apollo Client/Server, and caching

UncategorizedView skill →

heartbeat

Start and manage the full heartbeat ecosystem for agent-studio. Registers all 7 heartbeat loops plus auto-reschedule task via CronCreate to keep the agent ecosystem healthy, indexed, informed, and connected.

UncategorizedView skill →

helm-chart-scaffolding

Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.

UncategorizedView skill →

hook-creator

Creates and registers hooks for the Claude Code framework. Handles pre/post tool execution, validation, memory, and session hooks. Use when new validation, safety, or automation hooks are needed.

UncategorizedView skill →

html-tailwind-css-and-javascript-expert-rule

Sets the AI to act as an expert in HTML, Tailwind CSS, and vanilla JavaScript, focusing on clarity and readability for all HTML, JS, and CSS files.

UncategorizedView skill →

huggingface

Hugging Face Hub operations, model inference, dataset management, PEFT/LoRA fine-tuning, and Spaces deployment via MCP tools and Python APIs

UncategorizedView skill →

imagen-generation

Google Imagen image generation via Vertex AI — text-to-image, image editing, inpainting, and upscaling using ImageGenerationModel

UncategorizedView skill →

implementation-readiness

Gate for HIGH/EPIC tasks that validates plan completeness and architecture compliance before implementation begins

UncategorizedView skill →

incident-runbook-templates

Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident response procedures.

UncategorizedView skill →

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 →

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 →

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 →

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 →

Page 6 of 12 · 575 results