Employs the logging module judiciously to log important events, warnings, and errors.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 508 skills de oimiragieo/agent-studio. Abre una skill para revisar su origen y sus detalles.
oimiragieo/agent-studioMostrando 40 de 508 skills recopiladas.
Employs the logging module judiciously to log important events, warnings, and errors.
Idioma del texto original: inglés
Compiler-level code intelligence via native LSP — definitions, references, types, call hierarchies, and diagnostics.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Convert files to Markdown using Microsoft's MarkItDown library
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
AI-first security scanning with Medusa. 3,000+ detection patterns covering AI/ML, agents, MCP, RAG, prompt injection, and traditional SAST vulnerabilities. Wraps Medusa CLI with SARIF/JSON parsing, structured finding output, OWASP mapping, and remediation…
Idioma del texto original: inglés
Medusa v2 rules and best practices for modular commerce architecture, Workflow SDK, data models, services, and admin customizations.
Idioma del texto original: inglés
Comprehensive health check across CC auto-memory and agent-studio memory systems — detects orphans, duplicates, staleness, and threshold violations
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Audit memory retrieval quality (drift, staleness, citation-groundedness) and produce remediation backlog.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Autonomous fixed-budget ML experiment loop — setup, iterative hypothesis testing, git-based keep/discard tracking, and indefinite autonomous execution. Implements the karpathy/autoresearch protocol.
Idioma del texto original: inglés
Focuses on rules and best practices for mobile-first design and responsive typography using tailwind.
Idioma del texto original: inglés
General rules pertaining to Mobile UI development. Covers UI/UX best practices, state management, and navigation patterns.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Outlines the monorepo structure and tooling conventions, emphasizing the use of Taskfile.yml, and proper handling of environment variables.
Idioma del texto original: inglés
Decision matrix for selecting multi-agent topologies (Supervisor, Swarm, Hierarchical, Conductor) with token economics, failure modes, and escalation paths
Idioma del texto original: inglés
NativeScript best practices and patterns for mobile applications
Idioma del texto original: inglés
Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors.
Idioma del texto original: inglés
Structured workflow for upgrading Next.js applications across major versions. Use when migrating a Next.js project from one major version to another (e.g., 13 to 14, 14 to 15, 15 to 16). Covers codemod automation, breaking change detection, incremental…
Idioma del texto original: inglés
Next.js framework expert including App Router, Server Components, and API routes
Idioma del texto original: inglés
Node.js backend expert including Express, NestJS, and async patterns
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Shell out to OpenAI Codex CLI for headless code generation, analysis, and question-answering. Optimized for code tasks. Requires OPENAI_API_KEY env var.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Focuses on pandas-specific rules for data manipulation, including method chaining, data selection using loc/iloc, and groupby operations.
Idioma del texto original: inglés
Details Paraglide.js i18n implementations.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
PHP expert including Laravel, WordPress, and Drupal development
Idioma del texto original: inglés
Evaluates completed agent pipelines across 5 scoring dimensions and produces a composite verdict with actionable recommendations
Idioma del texto original: inglés
Verifies implementation plan quality across 8 dimensions (requirement-coverage, task-completeness, dependency-validity, scope-sanity, artifact-wiring, risk-assessment, testability, estimation-quality) and returns pass/fail with per-dimension scores.
Idioma del texto original: inglés
Manus-style file-based planning for complex tasks. Use task_plan.md, findings.md, and progress.md to maintain persistent context. Use for multi-step tasks, research, or work spanning many tool calls.
Idioma del texto original: inglés
Python dependency management with Poetry and Rye -- lockfile-driven workflows, dependency groups, monorepo patterns, and migration paths. Covers pyproject.toml-centric packaging for projects not yet on uv.
Idioma del texto original: inglés
PowerShell 7+ scripting and Windows system administration -- cross-platform automation, secure credential handling, Pester testing, DSC, and JEA patterns.
Idioma del texto original: inglés
PowerPoint presentation generation using python-pptx. Create slides from Claude output, data analysis, or structured content. Covers slide templates, shapes, charts, tables, and themed presentations. Use for generating .pptx files programmatically.
Idioma del texto original: inglés
Generate structured Product Requirements Documents using hypothesis-driven methodology with Implementation Phases tracking.
Idioma del texto original: inglés
Prioritizes the use of new features available in Python 3.12 and later versions.
Idioma del texto original: inglés