Browse Skills

44756 skills found

dataclass-patterns.md
0
1 export dataclass-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Dataclass patterns including frozen dataclasses, slots, immutability, and value objects. Activated when designing data classes or value types.
2026-01-05
clickhouse-pipeline-optimizer.md
0
1 export clickhouse-pipeline-optimizer
2 hiivmind from "hiivmind/clickhouse-skills"
3 Analyze and optimize existing ClickHouse pipelines, schemas, and queries. Use when reviewing ClickHouse performance, auditing table designs, troubleshooting slow queries, or improving data ingestion patterns.
2026-01-05
skill-generator.md
0
1 export skill-generator
2 autonomous-bits from "autonomous-bits/nomos-provider-terraform-remote-state"
3 Generate new Agent Skills following the open standard specification. Use this when asked to create a new skill, teach Copilot a new capability, or capture domain expertise as a reusable skill.
2026-01-05
rag-pipeline-builder.md
0
1 export rag-pipeline-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete RAG (Retrieval-Augmented Generation) pipeline implementation with document ingestion, vector storage, semantic search, and response generation. Supports FastAPI backends with OpenAI and Qdrant. LangChain-free architecture.
2026-01-05
validating-plans.md
0
1 export validating-plans
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing references, and temporal drift that derail implementations. Use after writing-plans skill creates a plan document.
2026-01-05
github-pr.md
0
1 export github-pr
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when working with GitHub pull requests, reviewing PRs, creating PRs, checking PR status, viewing PR comments, analyzing CI failures, or using gh CLI commands. Emphasizes token-efficient patterns using filters, file buffers, and targeted queries.
2026-01-05
git-safety.md
0
1 export git-safety
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Git safety rules and mandatory gates for all git operations
2026-01-05
dotnet-guidelines.md
0
1 export dotnet-guidelines
2 roeibajayo from "roeibajayo/claude-tools"
3 C# coding guidelines and best practices. MUST follow these rules. Use when reviewing/writing C# code or dotnet tasks.
2026-01-05
get-peer-multiples.md
0
1 export get-peer-multiples
2 Alek0220 from "Alek0220/Equity-A-a"
3 Calculate peer-based valuation multiples (EV/Revenue, EV/EBITDA, P/E, P/FFO) for comparative valuation
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 zebbern from "zebbern/backround_remover"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
2026-01-05
data-insights.md
0
1 export data-insights
2 mattleonard16 from "mattleonard16/taxhelper"
3 Generate actionable insights from transaction data. Use when implementing insight generators, anomaly detection, or data analysis features for financial/tax tracking applications.
2026-01-05
pyomo.md
0
1 export pyomo
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in Pyomo mathematical optimization modeling in Python - use for optimization problems, linear/nonlinear programming, constraint programming, and dynamic optimization
2026-01-05
postgresql-psql.md
0
1 export postgresql-psql
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and using advanced psql features for database administration and development.
2026-01-05
hashing-techniques.md
0
1 export hashing-techniques
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-data-structures-algorithms"
3 Hash-based data structures and techniques including frequency counting, duplicate detection, and LRU cache implementation.
2026-01-05
detecting-information-disclosure.md
0
1 export detecting-information-disclosure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects information disclosure vulnerabilities including sensitive data in logs, error message exposure, and memory leaks. Use when analyzing logging practices, error handling, or investigating data leakage issues.
2026-01-05
context-management.md
0
1 export context-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages personal knowledge about the user through Basic Memory. Use this skill when: (1) User requests to search/retrieve past information, (2) User requests to record/save information, or (3) Important insights about user's thinking patterns, values, preferences, or decisions emerge (propose recording with confirmation).
2026-01-05
fire-patterns.md
0
1 export fire-patterns
2 vanman2024 from "vanman2024/cli-builder"
3 Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.
2026-01-05
performing-reconnaissance.md
0
1 export performing-reconnaissance
2 trilwu from "trilwu/secskills"
3 Perform OSINT, subdomain enumeration, port scanning, web reconnaissance, email harvesting, and cloud asset discovery for initial access. Use when gathering intelligence or mapping attack surface.
2026-01-05
sql-test-generator.md
0
1 export sql-test-generator
2 mozilla from "mozilla/bigquery-etl-skills"
3 ALWAYS use this skill when users ask to create, generate, or write UNIT TESTS for BigQuery SQL queries. Invoke proactively whenever the request includes "test" or "tests" with a query/table name. This skill is for unit testing ONLY (not data quality checks - use bigconfig-generator for Bigeye monitoring). Works with bigquery-etl-core skill to understand query patterns.
2026-01-05
admin-dashboard-qa.md
0
1 export admin-dashboard-qa
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when implementing, modifying, or fixing the admin dashboard (admin-dashboard-v2). Triggers for tasks involving dashboard UI, components, pages, features, hooks, or API integration. Orchestrates a rigorous QA workflow with PM review, use case writing, testing, and bug fixing cycles.
2026-01-05
pymc-fundamentals.md
0
1 export pymc-fundamentals
2 choxos from "choxos/BayesianAgent"
3 Foundational knowledge for writing PyMC 5 models including syntax, distributions, sampling, and ArviZ diagnostics. Use when creating or reviewing PyMC models.
2026-01-05
pr-title-and-description-generator.md
0
1 export pr-title-and-description-generator
2 alienfast from "alienfast/claude"
3 Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation.
2026-01-05
commit.md
0
1 export commit
2 penne-0505 from "penne-0505/docs_driven_dev_template"
3 Use this when the changes and scope are finalized and it's time to commit.
2026-01-05
cloudinary.md
0
1 export cloudinary
2 vm0-ai from "vm0-ai/api0"
3 Upload images and videos to Cloudinary with CDN delivery and transformations. Use this skill for media hosting, optimization, resizing, format conversion, and video concatenation.
2026-01-05