Back to categories
Category

Agent Skills in category: Uncategorized

72242 skills match this category. Browse curated collections and explore related Agent Skills.

pytest-python

|

alijilani-dev
alijilani-dev
0

sqlmodel-orm-dbhelper

|

alijilani-dev
alijilani-dev
0

quiz-generator

Generate comprehensive educational quizzes based on Bloom's Taxonomy methodology (Remember, Understand, Apply, Analyze, Evaluate, Create). Creates structured True/False quizzes with detailed answer keys and explanations. Use when user requests quiz generation, assessment creation, test materials, practice questions, mentions Bloom's Taxonomy, or provides educational topics for quiz creation. Activates for study topics, course materials, reference files (.md, .txt, .pdf), or educational content requiring systematic assessment.

alijilani-dev
alijilani-dev
0

skill-maker

Generate new Claude Code skills with proper structure and standards. Use when the user requests skill creation, wants to generate a new skill, or mentions creating custom Claude Code functionality. Activated by phrases like "create a skill", "generate a skill", "make a new skill", or "build a skill for".

alijilani-dev
alijilani-dev
0

subagent-teams

|

alijilani-dev
alijilani-dev
0

ai-native-dev

Comprehensive AI-Native system development and deployment planning through interactive Q&A. Use when users want to design AI-powered applications with AI Agents, plan microservice architectures, define APIs, select technology stacks, design agent workflows, and plan Kubernetes deployments. Guides users through structured decision-making from system design to deployment documentation.

alijilani-dev
alijilani-dev
0

browser-use

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.

alijilani-dev
alijilani-dev
0

browsing-with-playwright

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use for web browsing, form submission, web scraping, or UI testing. NOT for static content (use curl/wget).

alijilani-dev
alijilani-dev
0

context7-efficient

Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.

alijilani-dev
alijilani-dev
0

doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

alijilani-dev
alijilani-dev
0

docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

alijilani-dev
alijilani-dev
0

fetch-library-docs

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.

alijilani-dev
alijilani-dev
0

internal-comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

alijilani-dev
alijilani-dev
0

interview

|

alijilani-dev
alijilani-dev
0

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

alijilani-dev
alijilani-dev
0

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

alijilani-dev
alijilani-dev
0

skill-creator-pro

|

alijilani-dev
alijilani-dev
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

alijilani-dev
alijilani-dev
0

react-mobile-app-dev

专门用于React移动端Web应用开发的技能,涵盖响应式设计、性能优化、PWA、触摸交互、移动端适配等全流程开发指导。

SmallRob
SmallRob
0

critical-analysis-patterns

Philosophical/meta project analysis - critical analysis framework that asks "why?"

chkim-su
chkim-su
1

agent-tools-patterns

Patterns for configuring agent tools correctly

chkim-su
chkim-su
1

cleanup-guide

Detect unnecessary files and provide cleanup recommendations

chkim-su
chkim-su
1

comprehensive-validation

Language, style, and comment quality guidelines for plugin content

chkim-su
chkim-su
1

forge-analyzer

Analyze vague user ideas and recommend architecture based on actual needs, not predefined categories. Front-end for clarifying ambiguous requests before routing to appropriate skillmaker tools.

chkim-su
chkim-su
1

hook-capabilities

Claude Code Hook system reference for capabilities, possibilities, and limitations. Use when you want to know what hooks can do.

chkim-su
chkim-su
1

hook-sdk-integration

LLM invocation patterns from hooks via SDK. Use when you need background agents, CLI calls, or cost optimization.

chkim-su
chkim-su
1

hook-system

Claude Code Hook system entry point. Guides you to the right skill based on your needs.

chkim-su
chkim-su
1

hook-templates

Comprehensive Claude Code hook patterns for automation, state management, and external integration. Use when implementing hooks for validation, workflow gates, MCP integration, or state machines.

chkim-su
chkim-su
1

llm-sdk-guide

U-llm-sdk and claude-only-sdk patterns. Use when working on projects with LLM service, designing LLM integrations, or implementing AI-powered features.

chkim-su
chkim-su
1

mcp-daemon-isolation

Context isolation for query-type MCP tools (LSP, search, database) via external CLI. Use when MCP query results consume too many context tokens.

chkim-su
chkim-su
1

mcp-gateway-patterns

MCP Gateway design patterns for Agent Gateway, Subprocess, and Daemon isolation. Use when designing MCP integrations.

chkim-su
chkim-su
1

orchestration-patterns

Single-skill vs multi-skill subagent architectures. Use when designing subagents.

chkim-su
chkim-su
1

plugin-test-framework

Virtual test environment for Claude Code hooks, plugins, and agents. Use when testing or validating plugin components without affecting production.

chkim-su
chkim-su
1

skill-activation-patterns

Design patterns for automatic skill activation at plugin or project level. Use when implementing keyword-based skill suggestions.

chkim-su
chkim-su
1

skill-catalog

Categorize and display available skills. Use when listing or selecting skills.

chkim-su
chkim-su
1

skill-design

Best practices for skill structure and types. Use when creating skills.

chkim-su
chkim-su
1

wizard

Smart routing wizard for creating skills, agents, commands with complexity-based skill loading

chkim-su
chkim-su
1

workflow-enforcement

Protocol-based workflow enforcement with validation dependencies and anti-bypass protection

chkim-su
chkim-su
1

workflow-state-patterns

Hook-based state machine patterns for multi-phase workflows. Use when designing sequential workflows with quality gates.

chkim-su
chkim-su
1

cli-onboarding

Production-ready first-time user experience patterns for CLI tools including setup wizards, first-run detection, doctor/diagnostic commands, actionable error messages, edge case handling, and update notifications. When building CLI packages that need: (1) Interactive setup commands, (2) Configuration validation, (3) Onboarding flows for new users, (4) Publishing preparation, or any CLI UX improvements

dparedesi
dparedesi
11

commit-and-push

Create a git commit and push

dparedesi
dparedesi
11

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

dparedesi
dparedesi
11

docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

dparedesi
dparedesi
11

elevate-code

Elevate projects to production quality using proven patterns. Use when starting a project, reviewing architecture, auditing code, or when user mentions "elevate-code", "production ready", "patterns", "make it production grade".

dparedesi
dparedesi
11

humanize

Convert AI-written text to more human-like writing through subtle edits. Use when text reads "too AI", when the user mentions "humanize", "sounds robotic", "AI-written", "make it natural", or when editing for a more conversational voice.

dparedesi
dparedesi
11

inbox-assistant

Manage Gmail inbox with AI-powered triage, cleanup, and restore. Use when the user mentions inbox, email triage, clean inbox, email cleanup, check email, email summary, delete emails, manage inbox, or wants to organize their email.

dparedesi
dparedesi
11

llms-dashboard

Generate and update HTML dashboards for LLM usage (Claude, Gemini, Kiro, VS code, Cline, etc). Use when the user wants to visualize their AI coding assistant usage statistics, view metrics in a web interface, or analyze historical trends.

dparedesi
dparedesi
11

mac-health

Quick Mac system health check with battery, RAM, CPU status and actionable recommendations. Use when user mentions "mac health", "mac status", "mac performance", "battery check", "ram usage", "what's eating memory", "should I kill any process", or "mac running slow".

dparedesi
dparedesi
11

orchestration

MANDATORY - You must load this skill before doing anything else. This defines how you operate.

dparedesi
dparedesi
11

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

dparedesi
dparedesi
11

Page 1120 of 1445 · 72242 results