Browse Skills
3205 skills found
youtube-to-knowledge-doc.md
2
1
export
youtube-to-knowledge-doc
2
from
"tekliner/improvado-agentic-frameworks-and-skills"
from
"tekliner/improvado-agentic-frameworks-and-skills"
3
Use when user provides YouTube URL and says "document this", "create notes", or "save this video". Automatically extracts transcript, determines folder placement, and generates Knowledge Framework documentation with MECE structure, Mermaid diagrams, and clickable timestamp citations.
2026-01-05
user-researcher.md
2
1
export
user-researcher
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Conduct user research and validation. Use when discovering user needs, validating assumptions, creating personas, or understanding pain points. Covers interviews, surveys, analysis, and synthesis.
2026-01-05
building-recommendation-systems.md
2
1
export
building-recommendation-systems
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to construct recommendation systems using collaborative filtering, content-based filtering, or hybrid approaches. It analyzes user preferences, item features, and interaction data to generate personalized recommendations. Use this skill when the user requests to build a recommendation engine, needs help with collaborative filtering, wants to implement content-based filtering, or seeks to rank items based on relevance for a specific user or group of users. It is triggered by requests involving "recommendations", "collaborative filtering", "content-based filtering", "ranking items", or "building a recommender".
2026-01-05
research.md
2
1
export
research
2
from
"ferdiangunawan/skills"
from
"ferdiangunawan/skills"
3
Use when needing to understand requirements before implementation. Gathers context from Jira, Confluence, codebase, and docs. Produces research document with confidence scoring.
2026-01-05
ai-research.md
2
1
export
ai-research
2
from
"IgorWarzocha/agentic-job-search-vault"
from
"IgorWarzocha/agentic-job-search-vault"
3
Automates AI briefing preparation and technology research. Use for regular updates on AI trends, tools, and models relevant to the job search.
2026-01-05
add-resource.md
2
1
export
add-resource
2
from
"whanyu1212/artifact-foundry"
from
"whanyu1212/artifact-foundry"
3
Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials.
2026-01-05
foreign-key-constraints.md
2
1
export
foreign-key-constraints
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
外部キー制約と参照整合性をC.J. Dateの理論に基づいて設計するスキル。CASCADE動作の戦略的選択、循環参照の検出・解消、ソフトデリート整合性を提供。SQLite/Turso + Drizzle ORM環境に最適化。Anchors:• An Introduction to Database Systems(C.J. Date) / 適用: FK設計 / 目的: 理論的に正しい制約設計• The Pragmatic Programmer(Hunt, Thomas) / 適用: 実装品質 / 目的: 保守性の高い設計Trigger:Use when designing foreign key relationships, selecting CASCADE behavior, detecting circular references, integrating soft delete patterns, or reviewing database schema integrity.
2026-01-05
arxiv-search.md
2
1
export
arxiv-search
2
from
"DougTrajano/pydantic-ai-skills"
from
"DougTrajano/pydantic-ai-skills"
3
Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields.
2026-01-05
detecting-memory-leaks.md
2
1
export
detecting-memory-leaks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect potential memory leaks and analyze memory usage patterns in code. It is triggered when the user requests "detect memory leaks", "analyze memory usage", or similar phrases related to memory leak detection and performance analysis. The skill identifies potential issues such as unremoved event listeners, closures preventing garbage collection, uncancelled timers, unbounded cache growth, circular references, detached DOM nodes, and unnecessary global state accumulation. It then provides detailed fix recommendations. Use this skill to proactively identify and resolve memory leaks, improving application performance and stability.
2026-01-05
creating-github-issues-from-web-research.md
2
1
export
creating-github-issues-from-web-research
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to research a topic and create a corresponding GitHub issue for tracking, collaboration, and task management. Trigger this skill by requesting Claude to "research [topic] and create a ticket" or "find [information] and generate a GitHub issue".
2026-01-05
research.md
2
1
export
research
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Use when needing to understand requirements before implementation. Gathers context from Jira, Confluence, codebase, and docs. Produces research document with confidence scoring.
2026-01-05
codex.md
2
1
export
codex
2
from
"rocky2431/ultra-builder-pro"
from
"rocky2431/ultra-builder-pro"
3
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
changelog-writer.md
2
1
export
changelog-writer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates changelogs and release notes from git commits, PR titles, and issue references. Organizes changes by impact type (breaking, features, fixes, improvements), formats according to Keep a Changelog standard, and provides version tagging and semantic versioning suggestions. Use when users request "create changelog", "write release notes", "document version changes", or "prepare release".
2026-01-05
systematic-debugging.md
2
1
export
systematic-debugging
2
from
"HTRamsey/claude-config"
from
"HTRamsey/claude-config"
3
Use when encountering any bug, test failure, or unexpected behavior (including race conditions, deadlocks, concurrency issues) - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) with specialized techniques for deep call stack tracing and concurrency debugging
2026-01-05
openai-image-edit.md
2
1
export
openai-image-edit
2
from
"LarsEckart/dotfiles"
from
"LarsEckart/dotfiles"
3
Edit images via OpenAI gpt-image-1 API. Creates edited or extended images from source images and a prompt. Supports masks for selective editing, multiple input images for compositing, and input fidelity control for preserving facial features. Use when user wants to modify existing images, combine multiple images, remove/replace objects, extend images, or needs AI-powered image editing with reference images.
2026-01-05
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2026-01-05
Claude Code/Codex CLI Skills - RPI Framework.md
2
1
export
Claude Code/Codex CLI Skills - RPI Framework
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
This directory contains custom skills for the RPI (Research, Plan, Implement) methodology - a structured approach to software development that ensures quality through systematic validation.
2026-01-05
market-research.md
2
1
export
market-research
2
from
"IgorWarzocha/agentic-job-search-vault"
from
"IgorWarzocha/agentic-job-search-vault"
3
Automates collecting and analyzing job market data and trends. Use for cyclical monitoring of sectors, salaries, and skills demand.
2026-01-05
rpi.md
2
1
export
rpi
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Use when implementing features from Jira tickets, PRDs, or user requirements. Orchestrates Research-Plan-Implement workflow with quality gates for hallucination, overengineering, and underengineering detection.
2026-01-05
detecting-memory-leaks.md
2
1
export
detecting-memory-leaks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect potential memory leaks and analyze memory usage patterns in code. It is triggered when the user requests "detect memory leaks", "analyze memory usage", or similar phrases related to memory leak detection and performance analysis. The skill identifies potential issues such as unremoved event listeners, closures preventing garbage collection, uncancelled timers, unbounded cache growth, circular references, detached DOM nodes, and unnecessary global state accumulation. It then provides detailed fix recommendations. Use this skill to proactively identify and resolve memory leaks, improving application performance and stability.
2026-01-05
exa-answer.md
2
1
export
exa-answer
2
from
"benjaminjackson/exa-skills"
from
"benjaminjackson/exa-skills"
3
Generate answers to questions with structured output using AI search and synthesis. Use when you need factual answers with citations from web sources, or when you want to extract specific structured information in response to a query.
2026-01-05
feature-implement.md
2
1
export
feature-implement
2
from
"escarti/agentDevPrompts"
from
"escarti/agentDevPrompts"
3
Execute plan in batches with review checkpoints - automatically loads context from Z01 research, Z02 plan, and CLAUDE.md files
2026-01-05
exa-find-similar.md
2
1
export
exa-find-similar
2
from
"benjaminjackson/exa-skills"
from
"benjaminjackson/exa-skills"
3
Find web content similar to a given URL using AI-powered similarity matching. Use when you have an example page and want to discover related articles, papers, or websites with similar content, style, or topic.
2026-01-05
gemini.md
2
1
export
gemini
2
from
"rocky2431/ultra-builder-pro"
from
"rocky2431/ultra-builder-pro"
3
Use when the user needs technical research, architecture validation, documentation generation, or code review. Default is read-only mode, but can enable auto-approve (-y) for code changes.
2026-01-05