LLM & Agents
6763 skills in Data & AI > LLM & Agents
responsive layout
Responsive layout considerations using CSS and Javascript. When Claude needs to build responsive, fluid layouts.
workflow-builder-framework
Design multi-agent workflows with DAGs, state machines, and event-driven patterns
langgraph-patterns-expert
Use for LangGraph agent design and refactors. Prefer explicit state, small nodes, and clear transitions.
codex-cli
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user)
init-skills
Initialize Claude skills in the current project and verify setup. Use when user says '/init-skills', 'setup skills', 'install skills', or 'add Claude skills to this project'. Can also review and verify existing skills installation.
git-commit-assistant
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generating commit messages. Ensures proper file exclusion (credentials, MCP configs, personal settings), identifies untracked files, and generates Conventional Commits messages with Japanese explanations.
generate-e2e-test
Generate an end-to-end test for a given feature or user story. Use when the user asks to create E2E tests, automate workflows, test user flows, or convert manual workflows into Playwright tests. Leverages Playwright MCP to perform the workflow interactively before generating test code.
ideal-direct-sop-assistant
Automate Ideal Direct finance and supply chain SOPs with browser-based workflow guidance. Handles payroll, working hours, purchase orders, and audits using Playwright MCP.
character-development-assistant
Use this skill when the user asks to create characters, backstories, motivations, arcs, traits, or personality systems for fiction writing.
project-orchestration
Coordinate multiple agents by routing tasks to appropriate specialists. EXCLUSIVE to project-manager agent.
pre-commit-validator
Validates code quality before commits in the MigraineTracker React Native project. Use this skill when preparing to commit code, before pushing changes, or when the user asks to run pre-commit checks. Ensures TypeScript type safety, test coverage (80%+), passing tests, and proper branch strategy compliance.
edge-functions
Use when working with Deno edge functions, LLM integration, or embedding generation. Load for Deno.serve patterns, Zod request validation, OpenRouter LLM calls, and error handling. Covers function structure, CORS, and the call-llm/generate-embedding patterns.
ai-chatbot
Full-featured AI chatbot with Next.js 15, Auth.js, Drizzle ORM, and multi-model support.
configuring-hooks
Use when creating or modifying Claude Code hooks - hooks configuration with events, matchers, and JSON responses for November 2025 Hooks v2 specifications
prompt-engineering
Best practices for crafting effective prompts for agents, skills, and Claude interactions. Use when writing system prompts, agent instructions, or optimizing Claude responses.
security-review
RBAC/監査ログ/秘密情報/マルチテナント越境/LLMプロンプト注入の観点でレビューする。
memory-catcher
Extract learnings from completed swarm work for persistent memory storage. Analyzes swarm_record_outcome data to identify corrections, decisions, and insights. Stores findings in Memory Lane for future reference. Use when subtasks complete with notable learnings or when you want to capture what worked/didn't work.
welcome-to-linux
A personal welcome message for Ricky from his best friend Steven, introducing this custom Linux learning journey. Use this when Ricky first starts exploring Linux or needs encouragement.
fork-terminal
Spawn new terminal windows to run Claude Code, Gemini CLI, or raw CLI commands in parallel. Use when the user wants to fork a task, spawn an agent, run parallel work, delegate a task to a new terminal, or mentions "fork", "spawn", "new terminal", "parallel agent".
validation-engine
Validate plugin integrity and offer safe auto-fixes for common issues - checks agents, skills, hooks, routing config, and plugin structure