Audit content and assets for brand compliance — style guide validation, tone of voice checking, visual identity consistency, brand asset management, and cross-channel coherence.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٥٠٨ من skills من oimiragieo/agent-studio. افتح أي skill لمراجعة مصدره وتفاصيله.
oimiragieo/agent-studioعرض ٤٠ من أصل ٥٠٨ skills مجمعة.
Audit content and assets for brand compliance — style guide validation, tone of voice checking, visual identity consistency, brand asset management, and cross-channel coherence.
لغة النص الأصلي: الإنجليزية
Programmatic web automation using Playwright Python — data extraction, form filling, multi-step workflows, auth session management, screenshot/PDF capture, and anti-detection patterns. Use for scripted automation tasks, not interactive MCP-based browser…
لغة النص الأصلي: الإنجليزية
Build tools expert including Vite, Webpack, and bundler configuration
لغة النص الأصلي: الإنجليزية
Smart contract and secure API contract security analysis — invariant checking, access control, reentrancy, and integer overflow patterns. Implements Checks-Effects-Interactions pattern, formal invariant verification, and OpenSCV vulnerability taxonomy for…
لغة النص الأصلي: الإنجليزية
Manage Claude Code --channels sessions (start/stop/status/health) via channel-manager.cjs and terminal-tracker.cjs.
لغة النص الأصلي: الإنجليزية
Check voice message pipeline config — verify Whisper, ElevenLabs/OpenAI TTS keys and dependencies.
لغة النص الأصلي: الإنجليزية
Generate context-aware quality checklists for code review and QA using IEEE 1028 base standards plus LLM contextual additions
لغة النص الأصلي: الإنجليزية
Browser automation with two integrations - Chrome DevTools MCP (always available, performance tracing) and Claude-in-Chrome extension (authenticated sessions, GIF recording). Use DevTools for testing/debugging, Claude-in-Chrome for authenticated workflows.
لغة النص الأصلي: الإنجليزية
Uses GitHub Actions or GitLab CI for CI/CD implementation.
لغة النص الأصلي: الإنجليزية
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general…
لغة النص الأصلي: الإنجليزية
Cloud and DevOps expert including AWS, GCP, Azure, and Terraform
لغة النص الأصلي: الإنجليزية
Google Cloud Run deployment, service management, traffic splitting, and log inspection. Use when deploying containerized apps to Cloud Run, managing services, or inspecting Cloud Run logs.
لغة النص الأصلي: الإنجليزية
Cloudflare Workers edge computing — Durable Objects, KV, R2, D1, Workers AI, AI Gateway
لغة النص الأصلي: الإنجليزية
Structural code graph queries via CodeGraphContext MCP (tree-sitter + KuzuDB). Find callers, callees, class hierarchies, dead code, and module dependencies.
لغة النص الأصلي: الإنجليزية
Code quality expert including clean code, style guides, and refactoring
لغة النص الأصلي: الإنجليزية
Semantic code search using Phase 1 vector embeddings and Phase 2 hybrid search.
لغة النص الأصلي: الإنجليزية
Use ast-grep for AST-based code pattern matching.
لغة النص الأصلي: الإنجليزية
Safe codebase cleanup: delete AI slop, consolidate duplicates, update imports — always test-verified before committing
لغة النص الأصلي: الإنجليزية
Creates command files for the Claude Code framework. Commands are user-facing shortcuts that delegate to skills.
لغة النص الأصلي: الإنجليزية
Analyze code changes (commits, PRs, diffs) for security vulnerabilities using STRIDE analysis and CWE mapping
لغة النص الأصلي: الإنجليزية
Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-conventional-commit-messages text file with a tool that provides instant feedback.
لغة النص الأصلي: الإنجليزية
Detect Claude Code context compaction events in session JSONL logs. Identifies compaction boundaries, measures token delta before/after, reports compaction events with timestamps and token impact.
لغة النص الأصلي: الإنجليزية
AI-based complexity assessment for task analysis. Use when determining the appropriate workflow, phases, and validation depth for a task.
لغة النص الأصلي: الإنجليزية
Validate planned changes against local framework rules and policy guardrails before implementation or creation.
لغة النص الأصلي: الإنجليزية
Rules pertaining to Composer dependency management, promoting best practices for declaring and updating dependencies.
لغة النص الأصلي: الإنجليزية
Requires detailed type annotations for all Python functions, methods, and class members.
لغة النص الأصلي: الإنجليزية
Aims for high test coverage using pytest, testing both common and edge cases.
لغة النص الأصلي: الإنجليزية
Configuration management techniques
لغة النص الأصلي: الإنجليزية
Byzantine consensus voting for multi-agent decision making. Implements voting protocols, conflict resolution, and agreement algorithms for reaching consensus among multiple agents.
لغة النص الأصلي: الإنجليزية
Container orchestration expert including Docker, Kubernetes, Helm, and service mesh
لغة النص الأصلي: الإنجليزية
Rules for creating and maintaining Dockerfiles.
لغة النص الأصلي: الإنجليزية
Use when analyzing published content (blog posts, social media, newsletters) for sentiment, structural quality, hook effectiveness, readability, topic classification, and engagement correlation. Invoke for daily post analysis, content audits, or engagement…
لغة النص الأصلي: الإنجليزية
Automated security scanner for external skill/agent content fetched from GitHub or web sources. Runs a 7-step PASS/FAIL security gate against fetched markdown/text content.
لغة النص الأصلي: الإنجليزية
Estimate per-turn token attribution across 6 categories in Claude Code sessions to show where context budget is spent
لغة النص الأصلي: الإنجليزية
Token-range severity zones (Green/Yellow/Orange/Red/Critical) with detection checklist, early warning indicators, and corrective routing actions for context window degradation
لغة النص الأصلي: الإنجليزية
Context-Driven Development methodology - treating project context as managed artifacts alongside code for consistent AI interactions and team alignment.
لغة النص الأصلي: الإنجليزية
Applies general rules for Convex development, emphasizing schema design, validator usage, index-first query patterns, function registration, and correct handling of system fields.
لغة النص الأصلي: الإنجليزية
C++ coding standards and best practices.
لغة النص الأصلي: الإنجليزية
Validate whether a proposed new artifact is feasible in the current stack before creator workflows run.
لغة النص الأصلي: الإنجليزية
Decision framework for agents to determine WHEN and WHETHER to use Claude Code's native cron scheduler (CronCreate/CronList/CronDelete) vs OS cron, GitHub Actions, or simple Task() delegation.
لغة النص الأصلي: الإنجليزية