Browse Skills
16146 skills found
ln-140-test-docs-creator.md
0
1
export
ln-140-test-docs-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates test documentation (testing-strategy.md + tests/README.md). Establishes testing philosophy and Story-Level Test Task Pattern. L2 Worker in ln-100-documents-pipeline workflow.
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
effect-resources-scope.md
0
1
export
effect-resources-scope
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Resource safety with acquireRelease, Effect.scoped, and finalizers. Use when opening files, sockets, servers, or external handles.
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
framework-selection.md
0
1
export
framework-selection
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Choose the right Go CLI framework for Kubernetes-native tools. Decision matrix compares Cobra, urfave/cli, and Kong for ecosystem alignment and features.
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
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
cloudflare-workers.md
0
1
export
cloudflare-workers
2
from
"kent-daniel/regexfast"
from
"kent-daniel/regexfast"
3
Build stateful serverless applications using Cloudflare Workers and Durable Objects. Use when creating real-time collaborative apps, chat systems, multiplayer games, WebSocket servers, rate limiters, or any application requiring coordination between clients, persistent state, or scheduled tasks with Cloudflare's edge computing platform.
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
commitlint-config-generator.md
0
1
export
commitlint-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate commitlint configuration files for enforcing conventional commit messages. Triggers on "create commitlint config", "generate commit lint", "commitlint setup", "commit message rules".
2026-01-05
linear-issue-handler.md
0
1
export
linear-issue-handler
2
from
"trounceabout/skills-library"
from
"trounceabout/skills-library"
3
Comprehensive workflow for managing Linear issues using the linearis CLI tool. Handles issue creation, status tracking, commenting, and file downloads with clear decision trees for when to ask for approval vs. acting autonomously.
2026-01-05
writing-style.md
0
1
export
writing-style
2
from
"alexanderop/second-brain-nuxt"
from
"alexanderop/second-brain-nuxt"
3
Writing guidelines for clear, economical prose. Reference this skill when creating or enhancing note content.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"LeanEntropy/civax-cc-agents"
from
"LeanEntropy/civax-cc-agents"
3
Git workflow patterns for multi-environment deployments with GitHub. Applied automatically for branch management and release workflows.
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
parallel-prompt-generator.md
0
1
export
parallel-prompt-generator
2
from
"jpoutrin/product-forge"
from
"jpoutrin/product-forge"
3
Generate agent-ready prompts from existing task specification files. Use when regenerating prompts after editing tasks, updating prompt templates, or preparing tasks for cpo execution.
2026-01-05
rag-pipeline.md
0
1
export
rag-pipeline
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when building Retrieval-Augmented Generation systems. Covers document chunking, embedding generation, vector indexing, semantic search, context building, and integration of retrieval with LLM completion for accurate Q&A on Physical AI textbook content.
2026-01-05
bd-issue-tracking.md
0
1
export
bd-issue-tracking
2
from
"johnnymo87/dotfiles"
from
"johnnymo87/dotfiles"
3
Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Git-backed JSONL files are the source of truth, with SQLite as local cache. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
supabase-edge-functions.md
0
1
export
supabase-edge-functions
2
from
"scan-iq/FoxRev"
from
"scan-iq/FoxRev"
3
Deploy and manage Supabase Edge Functions with E2B sandbox integration for permit research agents. Includes automated deployment, database migrations, RLS policies, and validation workflows.
2026-01-05
database-design.md
0
1
export
database-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert database design and data modeling. Use when designing schemas, normalizing data, creating ER diagrams, or making architectural database decisions.
2026-01-05
barqnet-testing.md
0
1
export
barqnet-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized agent for comprehensive testing of the BarqNet project across all platforms and layers. Handles unit testing, integration testing, E2E testing, performance testing, security testing, and test automation. Creates test plans, writes test code, executes tests, and generates test reports. Use when implementing tests, debugging test failures, or validating functionality.
2026-01-05