Back to categories
Category

Agent Skills in category: Uncategorized

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

git-workflow

Manage Git branches, commits, and pull requests following best practices

tatat
tatat
4

image-processing

Process, transform, and analyze images using common operations

tatat
tatat
4

customer-support

Handle customer inquiries with empathy and effective problem resolution

tatat
tatat
4

data-analysis

Analyze data files (CSV, JSON) and generate insights, summaries, and statistical analysis

tatat
tatat
4

debate-coach

Develop argumentation skills with structured debate preparation

tatat
tatat
4

api-integration

Connect to REST APIs, handle authentication, and process JSON responses

tatat
tatat
4

budget-advisor

Analyze spending patterns and create personalized budget plans

tatat
tatat
4

code-review

Review code for quality, security vulnerabilities, and best practices compliance

tatat
tatat
4

creative-writer

Generate creative content including stories, poetry, and creative concepts

tatat
tatat
4

interview-prep

Prepare for job interviews with practice questions and response strategies

tatat
tatat
4

language-tutor

Teach languages with lessons, practice exercises, and conversation practice

tatat
tatat
4

meeting-facilitator

Plan and structure effective meetings with agendas and follow-ups

tatat
tatat
4

presentation-builder

Structure compelling presentations with clear narratives and visual suggestions

tatat
tatat
4

project-manager

Plan and track projects with timelines, resources, and risk management

tatat
tatat
4

recipe-creator

Create custom recipes based on available ingredients, dietary restrictions, and preferences

tatat
tatat
4

research-assistant

Conduct research, synthesize information, and create structured summaries

tatat
tatat
4

social-media-manager

Create social media content strategies and engaging posts

tatat
tatat
4

sql-query

Generate and optimize SQL queries for data retrieval and analysis

tatat
tatat
4

test-generation

Generate unit tests, integration tests, and test fixtures for code

tatat
tatat
4

translation

Translate text between languages while preserving meaning and context

tatat
tatat
4

travel-planner

Plan trips with itineraries, budgets, and local recommendations

tatat
tatat
4

web-scraping

Extract structured data from web pages using CSS selectors and XPath

tatat
tatat
4

umple-diagram-generator

Generate diagrams (state machines, class diagrams, ER diagrams) from natural language requirements using Umple. Use when user requests: (1) State machine diagrams (2) UML class diagrams (3) ER diagrams, entity-relationship diagrams, or database schema diagrams (4) Diagram generation from text descriptions, (5) Any mention of Umple diagram generation, (6) Visual representation of states, transitions, events, entities, classes, or relationships. Outputs SVG diagrams with organized folder structure.

elwinliu
elwinliu
2

umple-code-generator

Generate production-quality code (Java, Python, PHP, Ruby, C++, SQL) from Umple models. Use when user requests: (1) Code generation from UML/class models (2) Java/Python/PHP/Ruby/C++ class generation (3) SQL schema from a domain model (4) Boilerplate-free implementation of classes with associations and state machines (5) Converting a domain model to working code. Produces complete implementations with constructors, getters/setters, association management, and state machine logic.

elwinliu
elwinliu
2

es-fetch-api

Use this skill when the user's input contains keywords like "es-fetch-api", "fetch wrapper", "http client", "api request", "/use fetch" or when they need to make HTTP requests in a JavaScript/TypeScript project. This skill provides installation guides, usage examples, and best practices.

lchrennew
lchrennew
16

ln-100-documents-pipeline

Creates complete project documentation system (project docs, reference, tasks, tests). Use when bootstrapping docs from scratch or regenerating all.

levnikolaevich
levnikolaevich
29647

ln-110-project-docs-coordinator

Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset.

levnikolaevich
levnikolaevich
29647

ln-111-root-docs-creator

Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles, tools config). Use for initial project doc setup.

levnikolaevich
levnikolaevich
29647

ln-112-project-core-creator

Creates core project docs (requirements, architecture, tech stack, patterns catalog). Use for any project regardless of type.

levnikolaevich
levnikolaevich
29647

ln-113-backend-docs-creator

Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.

levnikolaevich
levnikolaevich
29647

ln-114-frontend-docs-creator

Creates design_guidelines.md with WCAG 2.1 compliance and design system docs. Use when project has a frontend.

levnikolaevich
levnikolaevich
29647

ln-115-devops-docs-creator

Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project.

levnikolaevich
levnikolaevich
29647

ln-120-reference-docs-creator

Creates reference docs (ADRs, guides, manuals) for nontrivial tech stack choices. Use when project needs justified architecture decision records.

levnikolaevich
levnikolaevich
29647

ln-130-tasks-docs-creator

Creates task management docs (kanban board, workflow rules) with Linear integration. Use when setting up task tracking for a project.

levnikolaevich
levnikolaevich
29647

ln-140-test-docs-creator

Creates test documentation (testing-strategy.md, tests/README.md) with Risk-Based Testing philosophy. Use when setting up test strategy for a project.

levnikolaevich
levnikolaevich
29647

ln-200-scope-decomposer

Decomposes scope into Epics, Stories, and RICE priorities. Use when user has project scope and wants full Agile breakdown.

levnikolaevich
levnikolaevich
29647

ln-201-opportunity-discoverer

Discovers growth opportunities using Traffic-First KILL funnel. Use when searching for next product direction with validated demand.

levnikolaevich
levnikolaevich
29647

ln-210-epic-coordinator

Creates or replans 3-7 Epics from scope using Decompose-First pattern. Use when initiative needs Epic-level breakdown or Epic scope changed.

levnikolaevich
levnikolaevich
29647

ln-220-story-coordinator

Creates, replans, or appends 5-10 Stories per Epic with standards research and multi-epic routing. Use when Epic needs Story decomposition.

levnikolaevich
levnikolaevich
29647

ln-221-story-creator

Creates Story documents with 9-section structure and INVEST validation in Linear. Use when Epic has an IDEAL plan ready for Story generation.

levnikolaevich
levnikolaevich
29647

ln-222-story-replanner

Replans Stories by comparing IDEAL vs existing (KEEP/UPDATE/OBSOLETE/CREATE). Use when Epic requirements changed and Stories need realignment.

levnikolaevich
levnikolaevich
29647

ln-230-story-prioritizer

RICE-scores Stories with market research and generates prioritization table. Use when Stories need business priority ranking for sprint planning.

levnikolaevich
levnikolaevich
29647

ln-300-task-coordinator

Analyzes Story and builds optimal task plan (1-8 tasks), then routes to create or replan. Use when Story needs task breakdown or replanning.

levnikolaevich
levnikolaevich
29647

ln-301-task-creator

Creates implementation, refactoring, and test tasks from templates. Use when an approved task plan needs tasks created in Linear and kanban.

levnikolaevich
levnikolaevich
29647

ln-302-task-replanner

Compares ideal plan vs existing tasks and applies KEEP/UPDATE/OBSOLETE/CREATE changes. Use when Story tasks need re-sync with updated requirements.

levnikolaevich
levnikolaevich
29647

ln-400-story-executor

Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.

levnikolaevich
levnikolaevich
29647

ln-401-task-executor

Executes implementation tasks through Todo, In Progress, To Review. Use when task needs coding with KISS/YAGNI. Not for test tasks.

levnikolaevich
levnikolaevich
29647

ln-402-task-reviewer

Reviews task implementation for quality, code standards, and test coverage. Use when task is in To Review. Sets task Done or To Rework.

levnikolaevich
levnikolaevich
29647

ln-403-task-rework

Fixes tasks in To Rework by applying reviewer feedback, then returns to To Review. Use when task was rejected during review.

levnikolaevich
levnikolaevich
29647

ln-404-test-executor

Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.

levnikolaevich
levnikolaevich
29647

Page 458 of 1446 · 72295 results