Browse Skills
18175 skills found
1password.md
0
1
export
1password
2
from
"julianobarbosa/claude-code-skills"
from
"julianobarbosa/claude-code-skills"
3
Guide for implementing 1Password secrets management - CLI operations, service accounts, and Kubernetes integration. Use when retrieving secrets, managing vaults, configuring CI/CD pipelines, integrating with External Secrets Operator, or automating secrets workflows with 1Password.
2026-01-05
testing-strategies.md
0
1
export
testing-strategies
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Build confidence with comprehensive CLI testing. Unit tests catch logic bugs with fakes, integration tests verify API contracts, E2E tests validate workflows.
2026-01-05
testing-strategy.md
0
1
export
testing-strategy
2
from
"nicholasgriffintn/claude-code"
from
"nicholasgriffintn/claude-code"
3
A specialist skill that designs and implements a testing strategy for a codebase. This skill should be used after code development and before code review.
2026-01-05
qas-agent-quality-assurance-security.md
0
1
export
qas-agent-quality-assurance-security
2
from
"oehm-smith/linux-env"
from
"oehm-smith/linux-env"
3
Creates comprehensive test suites including unit, integration, E2E, and security tests
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
react-components-patterns.md
0
1
export
react-components-patterns
2
from
"joaopelegrino/app-controle"
from
"joaopelegrino/app-controle"
3
Comprehensive guide to React component patterns used in the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers functional components with hooks, composition patterns, state management, props flow, and error handling strategies essential for building maintainable React applications.Learn how to create reusable, testable components following React best practices while avoiding common antipatterns like prop drilling, unnecessary class components, and improper state management. The skill emphasizes composition over inheritance, unidirectional data flow, and separation of concerns.Real-world examples are taken directly from the project codebase, including CLearningSystem, BashLearningSystem, Breadcrumb, AreaCard, and FlashcardModal components. Each pattern is demonstrated with production code showing how architectural decisions were implemented in a 5,500+ line React application with 17 components.Key topics include functional components (vs class components), React Hoo
2026-01-05
ruby-quality.md
0
1
export
ruby-quality
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for Ruby code quality using RuboCop (configurable) or StandardRB (zero-config). Use when linting Ruby files, configuring Ruby tools, troubleshooting lint errors, or understanding tool selection.
2026-01-05
speech-pathology-ai.md
0
1
export
speech-pathology-ai
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert speech-language pathologist specializing in AI-powered speech therapy, phoneme analysis, articulation visualization, voice disorders, fluency intervention, and assistive communication technology. Activate on 'speech therapy', 'articulation', 'phoneme analysis', 'voice disorder', 'fluency', 'stuttering', 'AAC', 'pronunciation', 'speech recognition', 'mellifluo.us'. NOT for general audio processing, music production, or voice acting coaching without clinical context.
2026-01-05
fastify-patterns.md
0
1
export
fastify-patterns
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Fastify framework patterns including routing, plugins, and decorators. Use when building Fastify APIs.
2026-01-05
flutter-enterprise.md
0
1
export
flutter-enterprise
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Lightweight Flutter enterprise development skill focused on feature-based clean architecture. Use when user asks to: (1) Build enterprise Flutter apps with clean architecture, (2) Implement feature-based modular structure, (3) Set up scalable Flutter project organization, (4) Create maintainable enterprise codebase. Triggers: Flutter enterprise app, clean architecture Flutter, feature-based Flutter, enterprise Flutter structure, modular Flutter architecture
2026-01-05
frontend.md
0
1
export
frontend
2
from
"tidemann/st44-home"
from
"tidemann/st44-home"
3
Angular 21+ expert for .ts .html .css files, @Component, UI, components, pages, services, routing, forms, templates, signals, RxJS, HttpClient, inject(), reactive forms, validators, accessibility, WCAG, AXE, browser testing, Karma, Jasmine, e2e, Playwright
2026-01-05
gpt52-spec-writer.md
0
1
export
gpt52-spec-writer
2
from
"Alb-O/impire"
from
"Alb-O/impire"
3
Guide for writing effective prompt specifications (specs) for the GPT-5.2 Codex agent. Use when the user asks to "write a prompt spec", "create a system prompt for GPT-5.2", "design a spec for an agent", or "how to prompt GPT-5.2".
2026-01-05
ebook-discovery.md
0
1
export
ebook-discovery
2
from
"robertguss/claude-skills"
from
"robertguss/claude-skills"
3
Surface ebook ideas you didn't know you had. Use when ready to discover what ebooks might be hiding in your content, expertise, or thinking. Supports both content-rich creators (blog posts, videos, newsletters) and those with unpublished expertise. Produces a curated list of ebook candidates ready for Concept Development. Handles multi-session discovery with living documents.
2026-01-05
glm-prompting-guide.md
0
1
export
glm-prompting-guide
2
from
"m16khb/glm-ensemble"
from
"m16khb/glm-ensemble"
3
GLM-4.7 모델을 효과적으로 활용하는 방법을 안내합니다.사용자가 "GLM 사용법", "GLM 프롬프트", "GLM 최적화" 등을 질문할 때 활성화됩니다.
2026-01-05
documentation-system.md
0
1
export
documentation-system
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
Standards for documenting codebases. Use when writing documentation, deciding where docs should go, reviewing doc quality, or updating docs after code changes. Covers folder structure, content guidelines, and maintenance workflows.
2026-01-05
composable-svelte-charts.md
0
1
export
composable-svelte-charts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Data visualization and chart components for Composable Svelte. Use when creating charts, graphs, or data visualizations. Covers chart types (scatter, line, bar, area, histogram), data binding, state-driven updates, interactive features (zoom, brush, tooltips), and responsive design from @composable-svelte/charts package built with Observable Plot and D3.
2026-01-05
julien-media-subtitle-translation.md
0
1
export
julien-media-subtitle-translation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Translates SRT subtitle files using LLM APIs (OpenRouter/Llama). Use when user wants to translate subtitles, SRT files, or needs batch subtitle translation for movies/series. Handles HTML tags, batch processing, retries, and cost estimation.
2026-01-05
code-prd.md
0
1
export
code-prd
2
from
"navidemad/claude-code-plugins"
from
"navidemad/claude-code-plugins"
3
Build features when user wants to implement PRDs, write code for specs, or develop functionality. Works incrementally substory-by-substory with automatic testing and code review. Automatically loads PRD context to maintain consistency. Also writes standalone tests for any file.
2026-01-05
moai-cc-skill-factory.md
0
1
export
moai-cc-skill-factory
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and maintain high-quality Claude Code Skills through interactive discovery, web research, and comprehensive description writing standards. Use when building new Skills, researching latest best practices, updating existing Skills, writing skill descriptions with proper trigger keywords, or generating Skill packages backed by official documentation and real-world examples.
2026-01-05
remediation-options.md
0
1
export
remediation-options
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
Standardized remediation workflow presenting three options for handling config violations - Conform to template, Update template, or Ignore. Adapts recommendations based on repository type (library vs consumer). Use when audit violations are found and user needs to decide how to address them.
2026-01-05
csharp-expert.md
0
1
export
csharp-expert
2
from
"1PDev/claude-code-kit"
from
"1PDev/claude-code-kit"
3
Expert guidance for C# and .NET development with modern patterns
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"YuWenHao1212/airesumeadvisor-landing"
from
"YuWenHao1212/airesumeadvisor-landing"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications using Astro and Tailwind CSS. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"shaowei-g/codex-skills"
from
"shaowei-g/codex-skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
timeline-svg.md
0
1
export
timeline-svg
2
from
"ivarada/claude-skills"
from
"ivarada/claude-skills"
3
Generate professional vertical timeline visualizations from YAML configuration files. Creates scalable SVG timelines with customizable date ranges, events, and professional styling.
2026-01-05