Back to categories
Category

Agent Skills in category: Uncategorized

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

content-research-writer

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

thoreinstein
thoreinstein
2

data-model

Generate comprehensive data model documentation with ERD, DTOs, and data flow diagrams

thoreinstein
thoreinstein
2

debug

Guide systematic debugging through hypothesis generation and verification

thoreinstein
thoreinstein
2

deploy

Generate deployment checklist with pre-flight checks and rollout strategy

thoreinstein
thoreinstein
2

deps

Analyze dependencies for security vulnerabilities, outdated packages, and license compliance

thoreinstein
thoreinstein
2

enhance

Enhance frontend to pixel-perfect standards with mobile responsiveness and industry-leading design quality

thoreinstein
thoreinstein
2

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

thoreinstein
thoreinstein
2

fix

Diagnose and fix bugs with architecture-aware analysis and diagnostic-first approach

thoreinstein
thoreinstein
2

implement

Full implementation mode - end-to-end feature implementation with parallel agent orchestration

thoreinstein
thoreinstein
2

incident

Analyze production incidents and generate prioritized triage checklists

thoreinstein
thoreinstein
2

indexes

Analyze database queries and recommend missing indexes with performance impact analysis

thoreinstein
thoreinstein
2

meeting-insights-analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

thoreinstein
thoreinstein
2

postmortem

Generate blameless postmortem with root cause analysis

thoreinstein
thoreinstein
2

refactor

Analyze code and suggest refactoring opportunities with rationale

thoreinstein
thoreinstein
2

research

Research the codebase to find and explain specific topics

thoreinstein
thoreinstein
2

rollback

Analyze deployment or change for rollback safety and generate checklist

thoreinstein
thoreinstein
2

runbook

Generate operational runbooks for services, procedures, or incident response

thoreinstein
thoreinstein
2

search

Deep search mode - parallel multi-source search across codebase, docs, and web

thoreinstein
thoreinstein
2

security-review

Perform enterprise security review of the codebase

thoreinstein
thoreinstein
2

seo

Implement SEO optimizations for specified pages or entire site

thoreinstein
thoreinstein
2

think

Extended thinking mode - deep reasoning for complex problems requiring careful analysis

thoreinstein
thoreinstein
2

ultrathink

Ultra-deep multi-perspective analysis for complex architectural and strategic decisions

thoreinstein
thoreinstein
2

mastering-langgraph

Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.

SpillwaveSolutions
SpillwaveSolutions
262

bacchus

Multi-agent coordination for parallel development. Use when asked to parallelize work, coordinate multiple agents, or manage tasks across a codebase.

vu1n
vu1n
0

leychile

Queries Chilean legislation from the Biblioteca del Congreso Nacional using SPARQL and Linked Data. Use when searching for Chilean laws, decrees, regulations, congressional information, or when user mentions specific Chilean legal codes.

tcapelle
tcapelle
0

mis-documentos

Manages client case database in mis_documentos/ directory. Use when starting new legal work, creating documents, or generating proposals to find similar cases and maintain consistent style.

tcapelle
tcapelle
0

vlex

Interacts with vLex legal APIs for document search, anonymization, citation extraction, and classification. Use when needing international legal documents, PII removal, or legal text analysis. Requires VLEX_API_KEY environment variable.

tcapelle
tcapelle
0

mastering-aws-cli

|

Spillwave
Spillwave
01

code-reviewer

Reviews code for style, bugs, and best practices. Use when asked to review or analyze code quality.

skillhelper-dev
skillhelper-dev
0

hello-world

A minimal test skill that demonstrates the basic skill structure

LA3D
LA3D
0

bpmn2skill

Generate a complete SKILL.md by parsing a BPMN 2.0 XML process and translating tasks, gateways, and events into skill actions and orchestration logic.

oopsyz
oopsyz
0

classdiagram-to-neo4j

Extract entities, properties, and relationships from UML class diagrams (images) and populate Neo4j graph database. Supports TMF-style diagrams, schema diagrams, and other UML class diagrams. Uses vision models for extraction and generates Cypher queries for Neo4j population.

oopsyz
oopsyz
0

security-github-review

Security review workflow for GitHub repositories using the Security MCP (OWASP ASVS + NIST 800-53) as the primary reference and mapping layer. Use when asked to security review a repo, produce an OWASP/NIST-aligned checklist, map findings to ASVS/NIST controls, generate a prioritized vulnerability report, or create security requirements/acceptance criteria from repo code/config.

oopsyz
oopsyz
0

tmf-mcp-builder

Build TM Forum (TMF) MCP servers from TMF OpenAPI specs (TMF6xx/7xx YAML). Use when you are given a TMF OpenAPI file and asked to (1) implement an MCP server exposing TMF operations as tools, (2) generate a mock TMF API server + client + MCP layer, or (3) standardize tool naming, create/update inputs, $ref/allOf handling, and /hub event-subscription patterns for TMF APIs.

oopsyz
oopsyz
0

mermaid-diagrams

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.

OscSer
OscSer
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.

thruthesky
thruthesky
0

creo-memories

【最優先】コンテクストを超える永続記憶。Context Engineが自動で過去の記憶を提供し、チーム共有・リアクティブ購読で協調的な記憶管理を実現。

chronista-club
chronista-club
0

auto-commit

Automatically commits changes using conventional commits format (feat:, fix:, docs:, chore:, refactor:, test:, style:). Use after completing bug fixes, feature implementations, or documentation updates. Triggered automatically via Stop hook.

James1218
James1218
0

documentation-standards

Markdown documentation standards for LLM-optimized architecture including section numbering rules for Pandoc PDF generation. Use when writing markdown documentation, creating skills, or authoring content that may be converted to PDF.

James1218
James1218
0

pandoc-pdf-generation

Generates professional PDFs from Markdown using Pandoc with XeLaTeX. Use when creating PDFs, needing section numbering, table of contents, bibliography, or custom LaTeX styling.

James1218
James1218
0

skill-architecture

Comprehensive guide for creating effective Claude Code skills with security best practices, CLI-specific features, and structural patterns. Use when creating skills, needing security guidance, understanding skill architecture, or learning best practices.

James1218
James1218
0

mcp-builder

Comprehensive guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Covers both Python (FastMCP) and Node/TypeScript (MCP SDK) implementations.

narumiruna
narumiruna
0

aria-patterns

Provides ARIA roles, states, and properties for interactive components. Use when building custom widgets, fixing screen reader issues, or implementing modals, tabs, accordions, menus, or dialogs accessibly.

dylantarre
dylantarre
162

color-contrast

Validates WCAG 2.1 contrast ratios and generates accessible color pairings. Use when checking accessibility compliance, fixing contrast issues, or selecting text/background combinations for AA or AAA levels.

dylantarre
dylantarre
162

focus-states

Generates accessible focus indicators meeting WCAG 2.4.7 and 2.4.11 requirements. Use when styling :focus-visible, keyboard navigation indicators, or fixing focus ring visibility issues.

dylantarre
dylantarre
162

component-docs

Generates component API documentation with props tables, usage examples, and guidelines. Use when documenting component libraries, creating API references, or building component documentation for designers and developers.

dylantarre
dylantarre
162

token-docs

Generates design token documentation with visual swatches and code examples. Use when documenting token values, creating token reference guides, or building searchable design system documentation.

dylantarre
dylantarre
162

angular

Builds token-driven Angular components with signals and standalone components. Use when creating Angular component libraries, integrating design tokens, or building design system components with new control flow syntax.

dylantarre
dylantarre
162

react

Builds token-driven React components with TypeScript and modern patterns. Use when creating React component libraries, integrating CSS custom properties, or building Next.js design system components with forwardRef and composition.

dylantarre
dylantarre
162

svelte

Builds token-driven Svelte 5 components with runes ($state, $props) and TypeScript. Use when creating Svelte component libraries, integrating design tokens, or building SvelteKit design system components.

dylantarre
dylantarre
162

Page 1022 of 1445 · 72244 results