Browse Skills
44915 skills found
synthesizing-strategy.md
0
1
export
synthesizing-strategy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transforms raw research findings into opinionated, actionable brand strategy documents. A strategist's perspective on synthesizing insights into strategic guidance.
2026-01-05
implementation-loop.md
0
1
export
implementation-loop
2
from
"okurawave/expo-browser"
from
"okurawave/expo-browser"
3
implca が tasks を更新しながら実装→テスト→修正を回すための手順。
2026-01-05
project-implementation.md
0
1
export
project-implementation
2
from
"smorand/claude-config"
from
"smorand/claude-config"
3
Personal project implementation and modification guide. Use when creating or modifying Python 3.13 personal projects with FastAPI/Typer, pyproject.toml, and uv package manager.
2026-01-05
telecli.md
0
1
export
telecli
2
from
"danizord/telecli"
from
"danizord/telecli"
3
This skill should be used when the user asks to "send a Telegram message", "poll for Telegram updates", "check Telegram bot status", "respond to Telegram messages", "react to messages", "manage Telegram bot", or mentions Telegram Bot API operations. Provides comprehensive guidance for using the tg CLI to interact with Telegram bots.
2026-01-05
e2e-tests.md
0
1
export
e2e-tests
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and maintain Playwright E2E tests following project patterns. Use when adding new tests, debugging test failures, or understanding test structure.
2026-01-05
moai-workflow-project.md
0
1
export
moai-workflow-project
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Integrated project management system with documentation, language initialization, and template optimization modules
2026-01-05
pptx.md
0
1
export
pptx
2
from
"leobrival/topographic-studio-plugins"
from
"leobrival/topographic-studio-plugins"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
dockerfile-review.md
0
1
export
dockerfile-review
2
from
"mhalder/dotfiles"
from
"mhalder/dotfiles"
3
Review Dockerfiles for best practices, security, and optimization. Use when the user says "review Dockerfile", "optimize image", "Dockerfile best practices", "reduce image size", or asks to audit a container build.
2026-01-05
data-science-captain.md
0
1
export
data-science-captain
2
from
"Claymore-Q/SAVVY"
from
"Claymore-Q/SAVVY"
3
Data Science Captain - ML models, analytics, forecasting, and data-driven insights
2026-01-05
diagnose-research-agent.md
0
1
export
diagnose-research-agent
2
from
"mathias-nielsen/co-doctor-skills"
from
"mathias-nielsen/co-doctor-skills"
3
A comprehensive skill designed for researching on complex diagnosis problems.
2026-01-05
things3-cli-wrapper.md
0
1
export
things3-cli-wrapper
2
from
"doug-skinner/things3-cli-wrapper"
from
"doug-skinner/things3-cli-wrapper"
3
Manage Things 3 tasks, projects, and areas using the thangs CLI. Supports listing, adding, editing, completing, and canceling tasks with intelligent filtering and organization.
2026-01-05
koerner-office.md
0
1
export
koerner-office
2
from
"blicktz/knowledge_base_repo"
from
"blicktz/knowledge_base_repo"
3
Talk to Koerner Office King Of Hustle about their expertise. Koerner Office King Of Hustle provides authentic advice using their mental models, core beliefs, and real-world examples.
2026-01-05
cleanup-guide.md
0
1
export
cleanup-guide
2
from
"chkim-su/forge-editor"
from
"chkim-su/forge-editor"
3
Detect unnecessary files and provide cleanup recommendations
2026-01-05
learning-literature-review.md
0
1
export
learning-literature-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
literature-review for evidence-based learning research and evaluation.
2026-01-05
analyzing-protocols.md
0
1
export
analyzing-protocols
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes network protocol implementations to identify parsing vulnerabilities, state machine issues, and protocol-level security problems. Use when analyzing network servers, protocol handlers, or investigating protocol implementation bugs.
2026-01-05
postgresql-integration.md
0
1
export
postgresql-integration
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide developers through PostgreSQL setup, connection configuration, query patterns, and best practices
2026-01-05
superharness-core.md
0
1
export
superharness-core
2
from
"astrosteveo/claude-code-plugins"
from
"astrosteveo/claude-code-plugins"
3
INJECTED AT SESSION START. Foundation skill establishing command-driven workflow and quality gates.
2026-01-05
winui-patterns.md
0
1
export
winui-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WinUI 3 and XAML patterns for the Pomodoro Time Tracker. Activates when working with ViewModels, XAML pages, data binding, or UI components.
2026-01-05
system-test-integration.md
0
1
export
system-test-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
System 테스트 작성 및 실행. pytest 기반, docker-compose.acceptance.yml 필수, 4단계 순서(infra→component→integration→scenarios). 네이밍 test_{대상}_{시나리오}_{예상결과}. poetry run pytest system-tests/ 실행. Fail Fast - 모든 응답 필드/타입/에러 엄격 검증, 예상외 필드/부작용은 실패 처리.
2026-01-05
moai-cc-mcp-plugins.md
0
1
export
moai-cc-mcp-plugins
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configuring MCP Servers & Plugins for Claude Code. Set up Model Context Protocol servers (GitHub, Filesystem, Brave Search, SQLite). Configure OAuth, manage permissions, validate MCP structure. Use when integrating external tools, APIs, or expanding Claude Code capabilities.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Create and manage database migrations with reversible up/down methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating or modifying migration files in directories like migrations/, db/migrate/, alembic/versions/, sequelize/migrations/, prisma/migrations/, or any database schema versioning folders. Use this when adding or altering database tables, columns, indexes, foreign keys, or constraints in migration scripts, implementing both up (apply changes) and down (rollback changes) methods for reversible migrations that allow safe rollbacks if deployments fail, writing migration scripts for ORMs and migration tools like Sequelize, Alembic, Django migrations, Rails migrations, TypeORM, Prisma migrations, Knex.js migrations, or any database migration framework, creating database indexes on large tables using concurrent creation options like CREATE INDEX CONCURRENTLY in PostgreSQL to avoid table locks that would block production traffic during deployment, separating schema
2026-01-05
ultrathink.md
0
1
export
ultrathink
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
First-principles deep thinking for significant problems. Use when you need to question assumptions, craft elegant solutions, and challenge beliefs.
2026-01-05
inertia-rails.md
0
1
export
inertia-rails
2
from
"renzo4web/automaton"
from
"renzo4web/automaton"
3
Building full-stack applications with Inertia.js in Rails using React. Use when working with Inertia responses, forms, props, redirects, React page components, or Rails controllers in an Inertia project.
2026-01-05
kubernetes-troubleshoot.md
0
1
export
kubernetes-troubleshoot
2
from
"timbuchinger/loadout"
from
"timbuchinger/loadout"
3
Troubleshoot and manage Kubernetes clusters, including resource inspection, debugging, pod logs, events, and cluster operations. Use when the user needs to diagnose issues, inspect workloads, analyze pod failures, or perform Kubernetes cluster operations.
2026-01-05