Employs the logging module judiciously to log important events, warnings, and errors.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 508 Skills aus oimiragieo/agent-studio gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
oimiragieo/agent-studioEs werden 40 von 508 gesammelten Skills angezeigt.
Employs the logging module judiciously to log important events, warnings, and errors.
Quellsprache: Englisch
Compiler-level code intelligence via native LSP — definitions, references, types, call hierarchies, and diagnostics.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Convert files to Markdown using Microsoft's MarkItDown library
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Medusa v2 rules and best practices for modular commerce architecture, Workflow SDK, data models, services, and admin customizations.
Quellsprache: Englisch
Comprehensive health check across CC auto-memory and agent-studio memory systems — detects orphans, duplicates, staleness, and threshold violations
Quellsprache: Englisch
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.
Quellsprache: Englisch
Audit memory retrieval quality (drift, staleness, citation-groundedness) and produce remediation backlog.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Autonomous fixed-budget ML experiment loop — setup, iterative hypothesis testing, git-based keep/discard tracking, and indefinite autonomous execution. Implements the karpathy/autoresearch protocol.
Quellsprache: Englisch
Focuses on rules and best practices for mobile-first design and responsive typography using tailwind.
Quellsprache: Englisch
General rules pertaining to Mobile UI development. Covers UI/UX best practices, state management, and navigation patterns.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Outlines the monorepo structure and tooling conventions, emphasizing the use of Taskfile.yml, and proper handling of environment variables.
Quellsprache: Englisch
Decision matrix for selecting multi-agent topologies (Supervisor, Swarm, Hierarchical, Conductor) with token economics, failure modes, and escalation paths
Quellsprache: Englisch
NativeScript best practices and patterns for mobile applications
Quellsprache: Englisch
Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Next.js framework expert including App Router, Server Components, and API routes
Quellsprache: Englisch
Node.js backend expert including Express, NestJS, and async patterns
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Shell out to OpenAI Codex CLI for headless code generation, analysis, and question-answering. Optimized for code tasks. Requires OPENAI_API_KEY env var.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
Focuses on pandas-specific rules for data manipulation, including method chaining, data selection using loc/iloc, and groupby operations.
Quellsprache: Englisch
Details Paraglide.js i18n implementations.
Quellsprache: Englisch
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…
Quellsprache: Englisch
PHP expert including Laravel, WordPress, and Drupal development
Quellsprache: Englisch
Evaluates completed agent pipelines across 5 scoring dimensions and produces a composite verdict with actionable recommendations
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
PowerShell 7+ scripting and Windows system administration -- cross-platform automation, secure credential handling, Pester testing, DSC, and JEA patterns.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Generate structured Product Requirements Documents using hypothesis-driven methodology with Implementation Phases tracking.
Quellsprache: Englisch
Prioritizes the use of new features available in Python 3.12 and later versions.
Quellsprache: Englisch