Browse Skills
20307 skills found
onboard-vault.md
0
1
export
onboard-vault
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Welcome new users with vault health check, stats overview, and suggested next steps
2026-01-05
project-agent-creator.md
0
1
export
project-agent-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when setting up project-specific agents via /cc:setup-project or when user requests custom agents for their codebase - analyzes project to create specialized, project-aware implementer agents that understand architecture, patterns, dependencies, and conventions
2026-01-05
codemap.md
0
1
export
codemap
2
from
"aronasorman/dotfiles"
from
"aronasorman/dotfiles"
3
Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.
2026-01-05
mova-mova-check-basic-wrapper.md
0
1
export
mova-mova-check-basic-wrapper
2
from
"Leryk1981/mova_wf_cycle"
from
"Leryk1981/mova_wf_cycle"
3
Wrapper for skills/mova_check_basic
2026-01-05
tidy-first.md
0
1
export
tidy-first
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Follow Kent Beck's Tidy First principles by strictly separating structural changes from behavioral changes. Use when refactoring code, restructuring code, making structural changes without changing behavior, renaming variables/functions, extracting methods, separating concerns, preparing code for new features, or need to ensure structural and behavioral changes are in separate commits.
2026-01-05
nextjs-configuration.md
0
1
export
nextjs-configuration
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Next.js 15 configuration with App Router. Use when setting up or configuring Next.js projects.
2026-01-05
rails-developer.md
0
1
export
rails-developer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт Ruby on Rails. Используй для Rails приложений, ActiveRecord, Hotwire и Rails best practices.
2026-01-05
resume-builder.md
0
1
export
resume-builder
2
from
"aadilmallick/claude-skills"
from
"aadilmallick/claude-skills"
3
Professional resume creation using LaTeX with ATS optimization, quantifiable achievements, and industry best practices. Generates both LaTeX source and compiled PDF with maximum readability for Applicant Tracking Systems.
2026-01-05
chrome-extension.md
0
1
export
chrome-extension
2
from
"leobrival/topographic-studio-plugins"
from
"leobrival/topographic-studio-plugins"
3
Build Chrome extensions with React, TypeScript, Tailwind CSS, and shadcn/ui. Use when users need to create browser extensions, content scripts, or popup UIs. Covers Manifest V3, messaging, storage, and permissions.
2026-01-05
ui-builder.md
0
1
export
ui-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guide for building beautiful, responsive UI with React, Tailwind CSS, Shadcn/ui, and modern design patterns. Use when creating components, layouts, animations, or styling.
2026-01-05
unslopify.md
0
1
export
unslopify
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Tactical code cleanup focusing on type strictness, single responsibility, fail-fast patterns, and DRY. Detects sloppy code, workarounds, silent failures, god classes, and duplication. Use for quick code quality checks before committing or during code review.
2026-01-05
smalltalk-debugger.md
0
1
export
smalltalk-debugger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (on:do: blocks), stack trace analysis, UI debugger window detection (read_screen for hung operations), and debug-fix-reimport workflow. Use when encountering Pharo test failures, Smalltalk exceptions, unexpected behavior, timeout or non-responsive operations, need to verify intermediate values, execute code incrementally for diagnosis, or troubleshoot Tonel import errors.
2026-01-05
terraform-state-manager.md
0
1
export
terraform-state-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт по Terraform state. Используй для управления состоянием, remote backends, state migration и troubleshooting.
2026-01-05
tailwind-setup.md
0
1
export
tailwind-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configure Tailwind CSS and shadcn/ui for React frontends with Django backends, including dark mode support and theme tokens. This skill should be used when setting up a new React project or adding Tailwind to an existing one.
2026-01-05
version-bump.md
0
1
export
version-bump
2
from
"godslew/gclip-cli"
from
"godslew/gclip-cli"
3
Cargo.tomlのversionを更新し、`version bump (vX.Y.Z)`でコミットし、`vX.Y.Z`の軽量タグを作成してoriginへpushする作業で使う。Rust CLIのリリース準備、version bump、git tag/pushの依頼があるときに使う。
2026-01-05
analyze.md
0
1
export
analyze
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Invoke IMMEDIATELY via python script when user requests codebase analysis, architecture review, security assessment, or quality evaluation. Do NOT explore first - the script orchestrates exploration.
2026-01-05
design.md
0
1
export
design
2
from
"ftchvs/ftchvs_26"
from
"ftchvs/ftchvs_26"
3
Apply design system tokens, typography, spacing, and component patterns. Use when styling pages, creating UI components, implementing responsive layouts, working with Tailwind CSS, or ensuring visual consistency across the site.
2026-01-05
device-testing.md
0
1
export
device-testing
2
from
"jeffmichaeljohnson-tech/prayermap"
from
"jeffmichaeljohnson-tech/prayermap"
3
Expert in React Native testing strategies including unit tests with Jest, integration tests, E2E tests with Detox, component testing with React Native Testing Library, snapshot testing, mocking native modules, testing on simulators and real devices. Use for testing, jest, detox, e2e, unit test, integration test, component test, test runner, mock, snapshot test, testing library, react native testing library, test automation.
2026-01-05
typography-expert.md
0
1
export
typography-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master typographer specializing in font pairing, typographic hierarchy, OpenType features, variable fonts, and performance-optimized web typography. Use for font selection, type scales, web font optimization, and typographic systems. Activate on "typography", "font pairing", "type scale", "variable fonts", "web fonts", "OpenType", "font loading". NOT for logo design, icon fonts, general CSS styling, or image-based typography.
2026-01-05
repomix.md
0
1
export
repomix
2
from
"wollfoo/amp"
from
"wollfoo/amp"
3
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases. | Sử dụng khi: đóng gói repo, pack codebase, context cho AI.
2026-01-05
rust-ms-universal.md
0
1
export
rust-ms-universal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Microsoft Pragmatic Rust Universal Guidelines. Use when reviewing naming conventions, code style, import organization, or applying foundational Rust idioms like Option/Result combinators and destructuring.
2026-01-05
reportlab.md
0
1
export
reportlab
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Python library for programmatic PDF generation and creation. Use when user wants to generate PDFs from scratch, create invoices, reports, certificates, labels, or custom documents with precise control over layout, fonts, graphics, tables, and charts. Supports both low-level drawing (Canvas) and high-level documents (Platypus).
2026-01-05
valyu-search.md
0
1
export
valyu-search
2
from
"GhouI/valyu-search-plugin"
from
"GhouI/valyu-search-plugin"
3
Complete Valyu API toolkit with Search, Answer, Contents extraction, and DeepResearch. Use for web/academic/financial search, AI-powered answers, content extraction from URLs, and async deep research reports. Supports syntax like "Valyu(command, args)" for search, answer, contents, and deepresearch operations.
2026-01-05
golang-observability-opentelemetry.md
0
1
export
golang-observability-opentelemetry
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog
2026-01-05