Browse Skills
2962 skills found
codebase-analysis.md
4
1
export
codebase-analysis
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Evidence-based codebase investigation methodology. Use when analyzing codebases, understanding architecture, exploring patterns, or investigating technical problems. Triggers when user asks to analyze, investigate, understand, research, or explore code. Core foundation for analyst and debugger agents.
2026-01-05
ux-waiting-audit.md
4
1
export
ux-waiting-audit
2
from
"BayramAnnakov/ux-waiting-audit"
from
"BayramAnnakov/ux-waiting-audit"
3
Audit UX waiting states for web applications with long-running operations (30+ seconds). Use when asked to evaluate, audit, or analyze a product's loading states, wait times, progress indicators, or user experience during slow operations. Requires browser automation (Chrome MCP tools). Generates comprehensive reports with screenshots, checklist evaluation, and prioritized recommendations.
2026-01-05
prompt-optimizer.md
4
1
export
prompt-optimizer
2
from
"hikanner/agent-skills"
from
"hikanner/agent-skills"
3
This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly structured prompts and need assistance transforming them into clear, effective, and well-structured instructions that AI models can better understand and execute. This skill applies comprehensive prompt engineering best practices to enhance prompt quality, clarity, and effectiveness.
2026-01-05
supertester-otp-testing.md
4
1
export
supertester-otp-testing
2
from
"nshkrdotcom/supertester"
from
"nshkrdotcom/supertester"
3
This skill should be used when teams need to adopt Supertester to build deterministic Elixir OTP tests with isolation, synchronization, and supervision coverage.
2026-01-05
quality.md
4
1
export
quality
2
from
"Vantle/Vantle"
from
"Vantle/Vantle"
3
Run a comprehensive code quality review. Checks security, performance, maintainability, project conventions (CLAUDE.md), architecture, and testing. Runs rustfmt and bazel test. Use /quality to check code quality or validate before committing.
2026-01-05
pdf.md
4
1
export
pdf
2
from
"Fergana-Labs/claude_agent_desktop"
from
"Fergana-Labs/claude_agent_desktop"
3
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.
2026-01-05
funsloth-check.md
4
1
export
funsloth-check
2
from
"chrisvoncsefalvay/funsloth"
from
"chrisvoncsefalvay/funsloth"
3
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.
2026-01-05
archive-project.md
4
1
export
archive-project
2
from
"gokhanarkan/minimal-second-brain"
from
"gokhanarkan/minimal-second-brain"
3
Archive a completed project by creating an AI-generated summary in Knowledge/, storing the git commit hash for reference, and deleting the original project file. Use when user says a project is "done", "complete", "finished", or wants to "archive" it.
2026-01-05
doc-research-improvements.md
4
1
export
doc-research-improvements
2
from
"existential-birds/amelia"
from
"existential-birds/amelia"
3
Research-driven critique and enhancement of Amelia architecture or ideas docs. Use with GPT-5.2 when given a design/architecture doc to analyze concepts, find sources, and propose improvements plus OSS candidates.
2026-01-05
ruby-integration.md
4
1
export
ruby-integration
2
from
"braintrustdata/braintrust-sdk-ruby"
from
"braintrustdata/braintrust-sdk-ruby"
3
This skill is for writing integrations to the Ruby SDK. Claude acts as the engineer implementing LLM provider or agentic framework integrations. Use when adding support for OpenAI-like providers, Anthropic-like providers, or agent frameworks. Covers TDD workflow, comprehensive testing (streaming/non-streaming/tokens/multimodal), defensive coding, MCP validation, and StandardRB compliance.
2026-01-05
nix-profile-manager.md
4
1
export
nix-profile-manager
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.
2026-01-05
prompt-engineering-ui.md
4
1
export
prompt-engineering-ui
2
from
"HermeticOrmus/LibreUIUX-Claude-Code"
from
"HermeticOrmus/LibreUIUX-Claude-Code"
3
Prompt patterns for consistent UI generation. Covers precise design intent communication, component specification formats, and iterative refinement patterns for LLM-driven UI development.
2026-01-05
atomic-bead-filing.md
4
1
export
atomic-bead-filing
2
from
"delightful-ai/beads-rs"
from
"delightful-ai/beads-rs"
3
Use when noticing something off (code smell, design smell, workaround) while working and want to capture it without losing flow - grounds observation in codebase and files a proper bead that future agents can execute
2026-01-05
react-nextjs-patterns.md
4
1
export
react-nextjs-patterns
2
from
"duyet/duyetbot-agent"
from
"duyet/duyetbot-agent"
3
React and Next.js implementation patterns for performance and maintainability. Use when building frontend components, pages, and applications with React ecosystem.
2026-01-05
json-formatter.md
4
1
export
json-formatter
2
from
"thomasholknielsen/claude-code-config"
from
"thomasholknielsen/claude-code-config"
3
Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting
2026-01-05
filling-pdf-forms.md
4
1
export
filling-pdf-forms
2
from
"jhs/Chatfield"
from
"jhs/Chatfield"
3
Complete PDF forms by collecting data through conversational interviews and populating form fields. Use when filling forms, completing documents, or when the user mentions PDFs, forms, form completion, or document population.
2026-01-05
test-driven-development.md
4
1
export
test-driven-development
2
from
"alexanderop/MarkVim"
from
"alexanderop/MarkVim"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
rules-repo-conventions.md
4
1
export
rules-repo-conventions
2
from
"GuicedEE/ai-rules"
from
"GuicedEE/ai-rules"
3
Apply Rules Repository conventions and forward-only workflow. Use when generating or editing docs, prompts, or code in projects that consume this repository or when this repository is the active workspace. Ensure Pact → Rules → Guides → Implementation links are created and updated, and prefer linking to submodule guides over duplicating content.
2026-01-05
caveman.md
4
1
export
caveman
2
from
"jwiegley/claude-prompts"
from
"jwiegley/claude-prompts"
3
Compress and simplify prompts to preserve meaning while reducing use of context
2026-01-05
docx-document-parsing.md
4
1
export
docx-document-parsing
2
from
"hy714335634/Nexus-AI"
from
"hy714335634/Nexus-AI"
3
Parse and extract content from Microsoft Word DOCX documents, including metadata, sections, pages, and images with structured caching for efficient retrieval
2026-01-05
markdown-notes-refine.md
4
1
export
markdown-notes-refine
2
from
"waaall/computer-tips"
from
"waaall/computer-tips"
3
Clean up and modernize technical Markdown notes: fix formatting errors, typos, and overly colloquial phrasing; normalize style and spacing; carefully update clearly outdated tools or libraries while staying faithful to the original content. Use when the user asks to polish, correct, or update existing Markdown notes or documentation.
2026-01-05
ai-image-generator.md
4
1
export
ai-image-generator
2
from
"Lucent-Snow/ai-image-generator"
from
"Lucent-Snow/ai-image-generator"
3
使用 ModelScope 等平台生成 AI 图像。当用户需要生成图像、设计图标、创建角色立绘,或需要帮助编写 AI 绘画提示词时使用此技能。支持直接生成图像和仅优化提示词两种模式。
2026-01-05
agent-developer.md
4
1
export
agent-developer
2
from
"Jackela/Novel-Engine"
from
"Jackela/Novel-Engine"
3
AI Agent development specialist for Novel-Engine multi-agent system.
2026-01-05
github-analysis.md
4
1
export
github-analysis
2
from
"ProxiBlue/claude-skills"
from
"ProxiBlue/claude-skills"
3
Systematically analyze GitHub tickets with proper local reproduction. Automatically substitutes production URLs with local DDEV hosts, ensures database sync, downloads missing assets, and reproduces issues locally before proposing solutions.
2026-01-05