Browse Skills

16146 skills found

project-cips-init.md
0
1 export project-cips-init
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Initialises CIPS infrastructure for new projects with session inheritance and identity checks. Use when first starting CIPS in an uninitialised project or after cloning to new machine.
2026-01-05
ln-140-test-docs-creator.md
0
1 export ln-140-test-docs-creator
2 majiayu000 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 ricardoroche 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 majiayu000 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 ogprotege 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 majiayu000 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 overtimepog 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 Sheshiyer 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 adaptive-enforcement-lab 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 vinnie357 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 kys0213 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 kent-daniel 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 colingwuyu 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 majiayu000 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 trounceabout 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 alexanderop 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 LeanEntropy 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 bedecarroll 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 nadeemsangrasi 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
cloudflare-durable-objects.md
0
1 export cloudflare-durable-objects
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for Cloudflare Durable Objects - globally unique, stateful objects for coordination, real-time communication, and persistent state management.Use when: building real-time applications, creating WebSocket servers with hibernation, implementing chat rooms or multiplayer games, coordinating between multiple clients, managing per-user or per-room state, implementing rate limiting or session management, scheduling tasks with alarms, building queues or workflows, or encountering "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", or "global uniqueness" errors.Prevents 15+ documented issues: class not exported, missing migrations, wrong migration type, constructor overhead blocking hibernation, setTimeout breaking hibernation, in-memory state lost on hibernation, outgoing WebSocket not hibernating, global uniqueness confusion, partial deleteAll on KV backend, binding name mismatches, state size limits exceeded, non-atomic migrations, loc
2026-01-05
ios-simulator-skill.md
0
1 export ios-simulator-skill
2 adilkalam from "adilkalam/orca"
3 This Claude Skill can be used to build, test, and automate iOS apps. 13 production-ready scripts including ultra token-efficient xcode build automation, log monitoring, intelligent simulator selection, and accessibility-driven UI simulator navigation.
2026-01-05
code-review-assistant.md
0
1 export code-review-assistant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive PR review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. Provides detailed feedback with auto-fix suggestions and merge readiness assessment.
2026-01-05
docusaurus-setup.md
0
1 export docusaurus-setup
2 bilalmk from "bilalmk/ai-native-book"
3 This skill use to deploy the Docusaurus site on github pages, deploy site to GitHub Pages using a CI/CD pipeline with the GitHub CLI.
2026-01-05
orchestrator.md
0
1 export orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master coordinator that delegates to specialist skills, synthesizes outputs, AND creates new skills on-the-fly when needed. Expert in problem decomposition, skill orchestration, quality assurance, and skill creation for capability gaps. Use for multi-skill coordination, complex task decomposition, workflow design. Activates on 'orchestrate', 'coordinate', 'multi-skill', 'complex task'. NOT for single-domain tasks or simple linear workflows.
2026-01-05