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