vision
Safe 70Analyze visual content and images
by 0xSero
Users struggle to describe visual content accurately when debugging UI issues or documenting designs. This skill provides detailed analysis of screenshots, diagrams, and visual content with actionable observations.
tester
Safe 65Test Skill Template
by 0xSero
A minimal skill template for testing skill format and structure. Use this as a starting point to create new skills with proper YAML frontmatter configuration.
linear
Low Risk 66Manage Linear Issues with Claude
by 0xSero
Linear integration enables teams to create, update, and track issues without leaving their development workflow. Claude Code interfaces directly with Linear's GraphQL API to manage projects, update statuses, and maintain project visibility.
explorer
Safe 70Explore codebases quickly
by 0xSero
Finding specific files and code patterns in large projects takes too much time. This skill provides fast, focused search and navigation capabilities to locate files, symbols, and definitions without deep analysis.
docs
Safe 70Research documentation and explain APIs
by 0xSero
Finding and understanding documentation across libraries and frameworks takes significant time and effort. This skill provides accurate references and clear explanations by guiding the AI to prefer official documentation, highlight version-specific details, and provide concrete usage examples.
coder
Safe 70Implement code changes with AI
by 0xSero
Need to write new features, fix bugs, or refactor existing code. This skill provides a focused AI subagent that follows project conventions and makes precise code modifications with minimal targeted edits.
architect
Safe 70Design Systems and Plan Architecture
by 0xSero
Complex software projects often suffer from unclear requirements and architectural decisions made without proper trade-off analysis. This skill provides structured guidance for system design, helping you clarify requirements, compare alternatives, and identify risks before implementation begins.
api-skill
Safe 69Build Custom API Integration Templates
by 0xSero
This minimal skill template provides a foundation for creating custom API integration prompts. It enables developers to extend Claude with specialized API interaction patterns for their specific use cases.
router-stats
Safe 68View Claude Router Statistics
by 0xrdan
Track your Claude Router usage and see estimated cost savings from intelligent model routing. Understand how queries are distributed across different model tiers.
route
Safe 68Override model selection manually
by 0xrdan
Claude automatically selects models based on query complexity. This skill lets you override that selection and force a specific model for precise control over capability and cost.
learn-reset
Safe 67Reset knowledge base
by 0xrdan
The knowledge base accumulates insights over time which may become outdated or unwanted. This skill provides a controlled way to clear all accumulated learning data and start fresh with a clean slate.
learn-on
Safe 68Enable Continuous Learning Mode
by 0xrdan
Manually triggering insight extraction during long sessions is easy to forget. This skill activates automatic learning mode where insights are captured every 10 queries or 30 minutes without manual intervention.
learn-off
Safe 67Turn off continuous learning
by 0xrdan
Claude Router captures insights automatically during your work. This skill lets you disable that continuous learning mode when you prefer manual control over what gets recorded. Use it to pause automatic extraction for privacy-sensitive work or controlled knowledge management.
learn
Safe 69Capture project insights automatically
by 0xrdan
Project insights are lost when sessions end. This skill extracts patterns, quirks, and decisions from conversations and persists them to a knowledge base that survives context compaction and new sessions.
knowledge
Safe 69View Project Knowledge Base
by 0xrdan
Projects accumulate valuable insights during development. This skill displays the current state of your project's knowledge base, showing learning mode status, entry counts per category, and recent learnings extracted from your work sessions.
skill-builder
Safe 70Build custom Agent Skills
by 0xRaduan
Users struggle to create new Agent Skills for Claude Code due to unclear structure requirements. This skill provides an interactive guided workflow that scaffolds skill files, generates valid JSON schemas, and produces production-ready skill templates.
review-code
Safe 71Review code with senior engineer checklist
by 0xmsc
Code reviews lack structure and consistency. This skill provides a comprehensive senior engineer workflow covering quality, security, performance, and maintainability checks with actionable feedback guidelines.
plan
Safe 72Plan complex tasks before implementation
by 0xmsc
Complex AI tasks often fail due to unclear scope or missing requirements. This skill provides a structured workflow for gathering requirements, drafting implementation plans, and getting user approval before writing any code.
develop
Safe 72Apply clean code development principles
by 0xmsc
This skill provides guidelines for writing maintainable code and following best practices during development. It helps developers create cleaner, more reliable software through structured planning and quality-focused workflows.
create-skill
Safe 71Create New Agent Skills
by 0xmsc
Creating Agent Skills requires understanding a specific file format and directory structure. This skill provides step-by-step guidance for building skills that work with Claude, Codex, and Claude Code.