Total 50,539 skills, AI & Machine Learning has 8483 skills
Showing 12 of 8483 skills
Receive context from parent, child, or sibling session
AI situational awareness — internal threat detection for hallucination risk, scope creep, and context degradation. Maps Cooper color codes to reasoning states and OODA loop to real-time decisions. Use during any task where reasoning quality matters, when operating in unfamiliar territory, after detecting early warning signs such as an uncertain fact or suspicious tool result, or before high-stakes output like irreversible changes or architectural decisions.
Claude Code extensibility: agents, skills, output styles. Capabilities: create/update/delete agents and skills, YAML frontmatter, system prompts, tool/model selection, resumable agents, CLI-defined agents. Actions: create, edit, delete, optimize, test extensions. Keywords: agent, skill, output-style, SKILL.md, subagent, Task tool, progressive disclosure. Use when: creating agents/skills, editing extensions, configuring tool access, choosing models, testing activation.
Structured reflective problem-solving methodology. Process: decompose, analyze, hypothesize, verify, revise. Capabilities: complex problem decomposition, adaptive planning, course correction, hypothesis verification, multi-step analysis. Actions: decompose, analyze, plan, revise, verify solutions step-by-step. Keywords: sequential thinking, problem decomposition, multi-step analysis, hypothesis verification, adaptive planning, course correction, reflective thinking, step-by-step, thought sequence, dynamic adjustment, unclear scope, complex problem, structured analysis. Use when: decomposing complex problems, planning with revision capability, analyzing unclear scope, verifying hypotheses, needing course correction, solving multi-step problems.
Optimizes Claude Code memory files in 4 interactive steps: removes duplicates, migrates rules to CLAUDE.md/rules files, compresses remaining entries, validates with cleanup. Typical reduction: 30-50% on token count.
Converse with wisdom mentors — embody the thinking style, worldview, and philosophy of selected intellectual teachers for deep dialogue. Available mentors: Naval Ravikant (wealth, happiness, rational Buddhism), Daniel Schmachtenberger (metacrisis, civilizational design, systems thinking), Mihaly Csikszentmihalyi (flow, optimal experience, creativity), J. Krishnamurti (consciousness, freedom, self-inquiry), Ken Wilber (integral theory, AQAL, stages of development), Thích Viên Minh (Theravāda meditation, present reality, innate awareness), Trần Việt Quân (education, 3 Roots philosophy, kindness community), Thích Nhất Hạnh (mindfulness, interbeing, engaged Buddhism, compassion), Sư Tâm Pháp (Vipassanā, four postures meditation, direct experience, forest monk tradition), Thu Giang Nguyễn Duy Cần (Lao-Zhuang philosophy, art of living, self-education, inner courage), Minh Niệm (heart understanding, emotional healing, modern Buddhist psychology, mindful living). Use when the user wants to: (1) talk to or chat with a specific thinker/mentor, (2) get a perspective from a specific philosopher, (3) explore ideas through dialogue with a wisdom figure, (4) ask "what would [name] say about...", (5) learn a thinker's philosophy through conversation. Also supports adding new custom mentors via template.
This skill should be used when the user asks to "break down tasks", "create a task list", "plan implementation", "decompose architecture", "create agent tasks", "plan MVP build", "break down feature", "create execution plan", or mentions task breakdown, agent development workflow, or implementation planning. Two-phase workflow for AI agent development with granular, testable tasks.
News search, news summarization, news aggregation, hot news, latest news, news organization, news collection. Helps you search for relevant news from the past few days (12-25 articles), generate a beautiful HTML summary page, each news article has a summary and AI in-depth interpretation function, and automatically opens the browser to display it
Project scaffolding and management for vibe coding. Initializes opinionated documentation structure, tracks features, and keeps agent context updated. Use when: setting up a new project, tracking features, viewing project status, or managing documentation. Works with Claude Code, OpenCode, Codex CLI, and other skills-compatible agents.
Claude Code hooks configuration specialist. Use when creating hooks for tool validation, logging, notifications, or custom automation in Claude Code.
Orchestration mode for implementation tasks. Manages the plan → code → review loop. Use /orchestrate <requirements> or let /implement invoke it.
Coordinate Claude Code Agent Teams through filesystem-based protocol. Use when orchestrating multiple Claude agents on parallel tasks, need task dependency management, multi-agent code review or implementation. Do not use when single-agent work suffices, task is not parallelizable.