Riferimento alle Routines di Claude Code — task automatizzati su schedule/API/evento senza laptop aperto. Usa quando vuoi configurare automazioni ricorrenti in Claude Code.
Build autonomous AI agents using Claude Agent SDK with computer use, tool calling, MCP integration, and production best practices for Anthropic models
Ask Claude to audit Codex's work. Use when the user wants a second opinion, Claude audit, independent review, or a check of Codex changes.
Analyze Claude Code session files. Find current session ID, view timeline (tl), or search past chats.
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only…
Expert on Claude Code settings.json configuration, permissions, sandbox, environment variables, and settings hierarchy.
Expert on Claude Code settings.json configuration, permissions, sandbox, environment variables, and settings hierarchy.
Bit CLI command reference. Use before running bit commands to get correct syntax and flags.
Guides creation and improvement of Claude Code skills using Anthropic's official
Guide for creating effective Claude skills. Use when users want to create, update, package, or refine a Claude skill that extends Claude with focused knowledge, workflows, or tool…
Use when user asks to leverage claude or claude code to do something (e.g. implement a feature design or review codes, etc).
Legge e interroga la knowledge base Logseq personale dell'utente (appunti, note, journal, task). Il percorso del graph si configura con la variabile d'ambiente LOGSEQ_GRAPH_PATH…
Copy or sync Claude skills from ~/.claude/skills into ~/.codex/skills so they are available in Codex.
エージェントライフサイクル管理を専門とするスキル。 起動、実行、状態管理、終了、バージョニング、メンテナンスにより、 エージェントの継続的な品質を保証します。 📖 参照書籍: - 『The Pragmatic Programmer』(Andrew Hunt, David Thomas): 手順設計 📚 リソース参照: -…
スクラム・カンバンの実践知識とアジャイルプロジェクト管理の体系的手法。 ジェフ・サザーランドのスクラムフレームワークを基盤として、 イテレーティブ開発とチームの自己組織化を実現します。 📖 参照書籍: - 『Agile Estimating and Planning』(Mike Cohn): 見積もり 📚 リソース参照: -…
Evaluate and benchmark Agent Skills quality using static analysis and evaluation methodology. Use when discussing skill quality, benchmarking skills, measuring activation rates,…
Composite Actionsのスキル。 📖 参照書籍: - 『The Pragmatic Programmer』(Andrew Hunt, David Thomas): 実践的改善 📚 リソース参照: - `resources/Level1_basics.md`: レベル1の基礎ガイド -…
データベース接続管理の専門スキル。 サーバーレス環境での接続管理、Tursoの接続管理とEmbedded Replicas、 高負荷時の接続最適化を専門とします。 専門分野: - 接続管理設計: 環境に応じた最適な接続設定 - サーバーレス対応: TursoでのlibSQL接続管理とEmbedded Replicas - Drizzle ORM統合:…
Ryan Dahlのイベント駆動・非同期I/O思想に基づくファイルシステム監視の専門知識。 Chokidarライブラリを中心に、Observer Patternによる効率的なファイル変更検知、 クロスプラットフォーム対応、EventEmitterによる疎結合な通知システムを提供。 使用タイミング: -…
Few-Shot Learning(少数例示学習)のパターンとベストプラクティスを提供するスキル。 効果的な例示の設計、構造化、配置により、AIの出力品質を大幅に向上させます。 専門分野: - 例示設計: 効果的な入出力ペアの作成 - パターン構造: 例示の形式と配置最適化 - ドメイン適応: 領域特化した例示戦略 - 品質制御:…
SOLID原則のインターフェース分離原則(ISP)を専門とするスキル。 Robert C. Martinの『アジャイルソフトウェア開発の奥義』に基づき、 クライアントが使用しないメソッドへの依存を強制しない、 📖 参照書籍: - 『The Pragmatic Programmer』(Andrew Hunt, David Thomas): 実践的改善 📚…
Reference guide for Claude Code skills system (January 2026). Use when creating, modifying, or understanding skills, SKILL.md format, frontmatter fields, hooks, context fork, or…
PM2エコシステム設定の設計と最適化を専門とするスキル。 Alexandre Strzelewiczの思想に基づき、ecosystem.config.js の 構成、実行モード選択、環境設定、監視設定を体系的に設計します。 📖 参照書籍: - 『The Pragmatic Programmer』(Andrew Hunt, David Thomas):…
Analyze and reduce Claude Code token overhead. Scans skills, plugins, memory files, and CLAUDE.md for bloat — then cleans up with user approval.
Speak text aloud using high-quality AI voice synthesis (Kokoro TTS on Apple Silicon). Use when user asks to vocalize, narrate, or speak text out loud.
-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
Manage `cs` (claude-statusbar) — switch theme/style/density, override severity colors, preview combinations, run doctor, reset config, install or remove the bar, toggle…
Use when spawning a Claude Code, Codex, Gemini, Aider, or other CLI task agent whose work needs parent Eliza runtime context.
Use when spawning a Claude Code, Codex, Gemini, Aider, or other CLI task agent whose work needs parent Milady runtime context.
Synchronize Claude Code configuration files to existing codebases. Updates skills, CLAUDE.md, settings, and related configuration from a source template to target repositories.
Orchestrate multiple Claude Code workers via iTerm2 using the claude-team MCP server. Spawn workers with git worktrees, assign beads issues, monitor progress, and coordinate…
Comprehensive guide for AI agents on proper Claude-style tool calling with correct syntax, patterns, and examples
Measure how long Claude Code tool calls take using the built-in OpenTelemetry console exporter. Use when asked to profile a tool, benchmark a tool, measure tool duration, time a…
Fetch and analyze Claude/Anthropic RSS feeds to summarize recent updates and propose improvements to CLAUDE.md, skills, and workflows.
Report ground-truth Claude token consumption and estimated cost by parsing JSONL session files directly.
Monitor and query Claude Code sessions — list sessions, search conversations, check costs, view AI fluency score, see live running agents.
Spec-driven development workflow skill. Auto-loads when working on: - Specification creation or editing - Technical planning - Task decomposition - Implementation within…
Run the official ClaudeDevs X intelligence lane in the environment where it actually lives, write a durable operator summary artifact with links to the packet outputs, and…
Apply strict operational protocols for AI task execution including sequential processing, minimal responses, no destructive operations without confirmation
Context-aware guidance for maintaining and improving CLAUDE.md files. Use when editing CLAUDE.md, discussing documentation structure for AI assistants, or optimizing project…
Optimize CLAUDE.md following best practices from humanlayer.dev - apply after /init to transform verbose output into focused, high-leverage project context
Optimize CLAUDE.md files based on Claude 4 best practices from Anthropic's official documentation. Use when reviewing or improving CLAUDE.md, creating new project instructions,…
Multi-agent code analysis orchestration using claudemem. Share claudemem output across parallel agents.
⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking.
Answer Claude, Claude Code, Anthropic API, skills, connectors, plugins, and Claude product questions using official current docs.
Autonomous plan→implement pipeline invoked after a brainstorm has produced a spec. Codex (latest model, via `codex exec`) writes the plan and the implementation; a fresh Opus 4.7…
Plugin de desenvolvimento de software com revisao integrada do Codex (GPT). Ciclo completo: investigacao opcional -> plano -> revisao Codex -> implementacao com smoke test ->…
Configuración inicial de Claudia OS. Entrevista al usuario para generar su contexto personal (identidad, restricciones, workspaces).
Actualiza el framework de Claudia OS desde el repo canónico sergi-rz/claudia-os, protegiendo todo el territorio del usuario (user/, .claude/skills/*/user/). Uso: /claudia-update
CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax).
Claude Code plugin enforcing operational guidelines, terse responses, sequential execution, and no destructive operations without confirmation.
Use claudraband CLI and daemon workflows programmatically to send prompts, resume sessions, inspect status, and manage live session state.
Install Claude Code skills from claudskills.com on the user's request. Fetches SKILL.md by slug from the catalog and writes it to ~/.claude/skills//SKILL.md.
Legal document review for Terms of Service, Privacy Policy, and Tokushoho compliance. Clause gap detection, risk flagging, and regulatory alignment.
Archive completed projects by moving outputs to archive directory. Use when a project is complete and ready for archival.
Analyze and optimize prompts using 6-dimension quality assessment (Clarity, Efficiency, Structure, Completeness, Actionability, Specificity).
Begin conversational exploration to discover requirements through natural discussion. Use when ideas are vague and need refinement through dialogue.
Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app.
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
Submit and manage music on claw.fm - the AI radio station. Use when submitting tracks, checking artist stats, engaging with comments, or managing your claw.fm presence.