Browse Skills
22656 skills found
spring-boot-backend.md
0
1
export
spring-boot-backend
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build and implement Spring Boot 3 backend with Java 17 - REST APIs, JPA entities, services, repositories, security (JWT), and database migrations for Photo Map MVP. This skill should be used when creating, developing, or implementing *.java files, backend endpoints, business logic, database entities, DTOs, authentication, or API error handling. File types .java, .xml, .properties, .yml, .sql (project)
2026-01-05
creating-skills.md
0
1
export
creating-skills
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides creation of effective Agent Skills with proper structure and validation.Use when users want to create a new skill, update an existing skill, or needguidance on skill design patterns, SKILL.md format, or verify.py implementation.NOT when just using existing skills (use those skills directly).
2026-01-05
observability-logging.md
0
1
export
observability-logging
2
from
"ricardoroche/ricardos-claude-code"
from
"ricardoroche/ricardos-claude-code"
3
Automatically applies when adding logging and observability. Ensures structured logging, OpenTelemetry tracing, LLM-specific metrics (tokens, cost, latency), and proper log correlation.
2026-01-05
clickhouse-cloud-credentials.md
0
1
export
clickhouse-cloud-credentials
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Store ClickHouse Cloud credentials in Doppler + 1Password for gapless-crypto-clickhouse. Use when setting up new services, rotating credentials, or backing up authentication material. Covers API keys, connection details, and database password storage.
2026-01-05
code-refactor-master.md
0
1
export
code-refactor-master
2
from
"ogprotege/Skills"
from
"ogprotege/Skills"
3
Refactor code for better organization, cleaner architecture, and improved maintainability. Use for reorganizing file structures, splitting large components, updating imports after moves, and enforcing consistent patterns across the codebase.
2026-01-05
voice-and-tone.md
0
1
export
voice-and-tone
2
from
"Sheshiyer/Skills-claude-brand-genesis"
from
"Sheshiyer/Skills-claude-brand-genesis"
3
Defines brand voice persona and tone calibration using persona and positioning data to produce a reusable meta-prompt for copywriting.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"jwynia/agent-skills"
from
"jwynia/agent-skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.
2026-01-05
box-factory-output-styles.md
0
1
export
box-factory-output-styles
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for Claude Code output styles - when they add value, when they don't, and how they relate to agents. Use when considering output styles or wondering if your workflow would benefit from them.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Create and manage database migrations for schema changes, ensuring zero-downtime deployments and data integrity. Use this skill when creating migration files, modifying database schemas, adding or altering tables/columns/indexes, or working with migration tools like Alembic, Flyway, Liquibase, or framework-specific migration systems (Django migrations, Rails migrations, Prisma migrations). Apply this skill when implementing reversible migrations with up/down methods, handling data migrations separately from schema changes, creating indexes on large tables, or planning backwards-compatible schema changes for high-availability systems. This skill ensures migrations are version-controlled, focused, safe to rollback, and compatible with CI/CD pipelines and zero-downtime deployment strategies.
2026-01-05
live-campaign-ads.md
0
1
export
live-campaign-ads
2
from
"Sheshiyer/Skills-claude-brand-genesis"
from
"Sheshiyer/Skills-claude-brand-genesis"
3
Generates live campaign ad headlines and bodies across urgency, discount, social proof, testimonial, and live-now motifs.
2026-01-05
elixir-otp-concurrency.md
0
1
export
elixir-otp-concurrency
2
from
"vinnie357/claude-skills"
from
"vinnie357/claude-skills"
3
Guide for building concurrent, fault-tolerant systems using OTP (GenServer, Supervisor, Task, Agent) and Elixir concurrency primitives
2026-01-05
xsky-core-architecture.md
0
1
export
xsky-core-architecture
2
from
"anujkumar001111/xsky-agent"
from
"anujkumar001111/xsky-agent"
3
This skill should be used when the user asks about "XSky architecture", "XSky class", "how XSky works", "agent execution", "workflow system", "Chain class", "Context class", or needs to understand the core framework structure and execution model.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"icartsh/icartsh_plugin"
from
"icartsh/icartsh_plugin"
3
높은 디자인 품질을 갖춘 독특하고 운영 수준(production-grade)의 프런트엔드 인터페이스를 생성합니다. 웹 컴포넌트, 페이지, 아티팩트, 포스터 또는 애플리케이션(예: 웹사이트, 랜딩 페이지, 대시보드, React 컴포넌트, HTML/CSS 레이아웃 또는 모든 웹 UI의 스타일링/미화)을 구축할 때 이 SKILL을 사용하세요. 일반적인 AI 미학을 피하고 창의적이고 세련된 코드와 UI 디자인을 생성합니다.
2026-01-05
mealplan.md
0
1
export
mealplan
2
from
"ddarmon/lp-llm-chef"
from
"ddarmon/lp-llm-chef"
3
Interactive meal planning wizard. Use when user wants to create a meal plan, optimize their diet, set up nutritional constraints, or find foods that meet their goals. Triggers on requests like "create a meal plan", "optimize my diet", "help me plan meals", "I want to lose weight", "high protein diet".
2026-01-05
julien-workflow-skill-router.md
0
1
export
julien-workflow-skill-router
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Index of available skills with triggers. Use FIRST when starting any task to check which skill might help.
2026-01-05
testing.md
0
1
export
testing
2
from
"kys0213/agentos"
from
"kys0213/agentos"
3
Automate test writing for AgentOS project with proper conventions. Applies layer-specific test patterns (Unit/E2E/Electron-E2E) based on code location and generates consistent test code following Given-When-Then structure.
2026-01-05
data-pipeline-patterns.md
0
1
export
data-pipeline-patterns
2
from
"colingwuyu/optaic-trading"
from
"colingwuyu/optaic-trading"
3
Follow these patterns when implementing data pipelines, ETL, data ingestion, or data validation in OptAIC. Use for point-in-time (PIT) correctness, Arrow schemas, quality checks, and Prefect orchestration.
2026-01-05
planning-and-building.md
0
1
export
planning-and-building
2
from
"conradbeach/dotfiles"
from
"conradbeach/dotfiles"
3
Approach for planning and implementing code changes. Use when starting new features, starting bug fixes, beginning any implementation work, or when unsure how to approach a coding task. Covers learning the codebase first, verifying approaches, and writing simple maintainable code.
2026-01-05
sora-higgsfield-prompting.md
0
1
export
sora-higgsfield-prompting
2
from
"mycurelabs/easyjoey.com"
from
"mycurelabs/easyjoey.com"
3
AI video generation prompting guide for Sora 2 and Higgsfield.ai
2026-01-05
session-search.md
0
1
export
session-search
2
from
"terraphim/codex-skills"
from
"terraphim/codex-skills"
3
Search and analyze AI coding assistant session history using Terraphim.Find past conversations, discover patterns, and learn from previous work.Supports Claude Code, Cursor, Aider, and other AI coding assistants.
2026-01-05
codex-execpolicy.md
0
1
export
codex-execpolicy
2
from
"bedecarroll/dotfiles"
from
"bedecarroll/dotfiles"
3
Create or edit Codex execpolicy .rules files (allow/prompt/forbid commands, define prefix_rule patterns, add match/not_match tests) and validate them with codex execpolicy check. Use when a user mentions Codex rules, execpolicy, command policies, allowlists/denylists, or controlling which commands Codex can run, and when scope (global vs project) must be clarified.
2026-01-05
gemini-agent-sdk-setup.md
0
1
export
gemini-agent-sdk-setup
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Integrate OpenAI Agent SDK with Google Gemini backend into FastAPI service using the official Google Gemini API via OpenAI compatibility layer.
2026-01-05
programming-assistant.md
0
1
export
programming-assistant
2
from
"regyo997/github-copilot-agent-skills-practice"
from
"regyo997/github-copilot-agent-skills-practice"
3
協助開發者進行程式開發,包含公司 API 設計規範指引和 Spring Boot 專案快速建立。用於:(1) 開發新的 API 端點時、(2) 規劃和設計 API 時、(3) 需要快速建立新的 Spring Boot 專案時、(4) Code Review 時驗證 API 是否符合公司規範時
2026-01-05
subagent-driven-development.md
0
1
export
subagent-driven-development
2
from
"abudhahir/cp-ninja"
from
"abudhahir/cp-ninja"
3
Use when executing implementation plans with independent tasks in the current session
2026-01-05