Browse Skills

2649 skills found

add-language.md
2
1 export add-language
2 bartolli from "bartolli/codanna-profiles"
3 Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-05
smart-summarize.md
2
1 export smart-summarize
2 jamesdvance from "jamesdvance/Machine-Learning-Engineer-Study-Guide"
3 Create useful, informative summaries of technologies or concepts that are readable in depth and have a digestable summary at the top.
2026-01-05
github-authenticator.md
2
1 export github-authenticator
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.
2026-01-05
create-tia-agent.md
2
1 export create-tia-agent
2 danja from "danja/tia"
3 Guides users through creating a new TIA XMPP agent based on mistral-minimal. Use when the user wants to create, build, set up, or scaffold a new agent, bot, or when they ask how to get started with TIA.
2026-01-05
github-ecosystem.md
2
1 export github-ecosystem
2 zircote from "zircote/.claude"
3 Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.
2026-01-05
pdf-processing.md
2
1 export pdf-processing
2 BA-CalderonMorales from "BA-CalderonMorales/codex-cheat-sheet"
3 Extract text and tables from PDFs; use when PDFs, forms, or document extraction are mentioned.
2026-01-05
managing-permissions.md
2
1 export managing-permissions
2 wombat9000 from "wombat9000/claude-plugins"
3 Guide for configuring Claude Code permissions in settings.json with security best practices for allow, ask, and deny rules. Use when: (1) Setting up or modifying permissions in settings.json, (2) Discussing tool permissions, access control, or security configuration, (3) User mentions allowing, blocking, or restricting specific tools or file access, (4) Configuring Bash command permissions, file access (Read/Edit/Write), or WebFetch restrictions, (5) Questions about what permissions are safe vs risky, (6) Troubleshooting permission-related errors or "permission denied" issues, (7) Reviewing security configuration or hardening Claude Code access.
2026-01-05
committer.md
2
1 export committer
2 muryoimpl from "muryoimpl/dotfiles"
3 Git コミットの作成を支援する。以下の場合に発動: (1) ユーザーが /commit と入力した時、(2) コード変更が完了しコミットが適切と判断した時、(3) ユーザーがコミットを依頼した時。変更内容を分析し、適切なコミットメッセージを生成してコミットを作成する。
2026-01-05
aws-cdk-development.md
2
1 export aws-cdk-development
2 iimuz from "iimuz/dotfiles"
3 AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-01-05
pda-reframing.md
2
1 export pda-reframing
2 emory from "emory/ASD-AuDHD-PAI-Skills"
3 Rephrase tasks and requests by avoiding Demand Avoidance triggers for someone with PDA autism spectrum disorder. It transforms demands into exploration and autonomous actions.
2026-01-05
standards-backend.md
2
1 export standards-backend
2 korallis from "korallis/Amp-OS"
3 Backend standards for modern TypeScript applications covering Convex, Supabase, Drizzle ORM, Stripe, tRPC, and API design patterns. Load when implementing server-side code, database schemas, or API endpoints.
2026-01-05
clix-integration.md
2
1 export clix-integration
2 clix-so from "clix-so/skills"
3 Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05
instruction-writer.md
2
1 export instruction-writer
2 appaquet from "appaquet/dotfiles"
3 Write and optimize instructions for Claude Code (skills, slash commands, memory files, CLAUDE.md). **ALWAYS use before creating or modifying any CLAUDE.md file, SKILL.md file, command file, or instruction documentation.** Triggers when writing skill descriptions, optimizing prompts for clarity/token efficiency, or when user mentions "write a skill", "create a command", "optimize instructions", or "improve this prompt".
2026-01-05
fosmvvm-serverrequest-generator.md
2
1 export fosmvvm-serverrequest-generator
2 foscomputerservices from "foscomputerservices/FOSUtilities"
3 Generate ServerRequest types for client-server communication in FOSMVVM. Use when implementing any operation that talks to the server - CRUD operations, data sync, actions, etc. ServerRequest is THE way clients communicate with servers.
2026-01-05
ai-image-asset-generator.md
2
1 export ai-image-asset-generator
2 Kartikk-26 from "Kartikk-26/Claude-Code-Skills"
3 This skill should be used when generating AI image assets for websites, landing pages, or applications. It automatically analyzes page requirements, generates images using Gemini API, removes backgrounds, converts to SVG for interactivity, and places assets in frontend code. Ideal for creating hero images, icons, backgrounds, product mockups, and infographic elements. Use this skill when users need image assets for their web projects.
2026-01-05
config-validator.md
2
1 export config-validator
2 sovrium from "sovrium/sovrium"
3 Validates eslint.config.ts and tsconfig.json against documented architecture patterns and infrastructure requirements. Checks ESLint plugin configurations, TypeScript strict mode, FP enforcement, layer boundaries, and alignment with docs/architecture/ and docs/infrastructure/. Use when user requests "validate config", "check eslint", "verify typescript settings", or mentions config audits.
2026-01-05
global-coding-style.md
2
1 export global-coding-style
2 adigunners from "adigunners/adigunners.github.io"
3 Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
2026-01-05
prd-generator.md
2
1 export prd-generator
2 johncarpenter from "johncarpenter/claude-code-resources"
3 Transform product requirements, ideas, or concepts into professional development resources. Use when users request help with product planning, PRD creation, work breakdown, or converting ideas into structured development plans. Triggers include phrases like "create a PRD", "break down this feature", "plan this product", "write requirements", "work breakdown structure", or providing product ideas that need to be formalized into development artifacts.
2026-01-05
signalwire.md
2
1 export signalwire
2 signalwire from "signalwire/signalwire-claude"
3 Use when building telephony, messaging, or video applications; implementing voice AI agents; working with SWML call flows; debugging webhook callbacks or call state issues; setting up real-time WebSocket communication; encountering authentication 401/403 errors; or troubleshooting SWAIG function errors - provides REST API patterns, SDK examples, and production-tested workflows for modern SignalWire communication systems
2026-01-05
adapter-assistant.md
2
1 export adapter-assistant
2 refractionPOINT from "refractionPOINT/documentation"
3 Complete adapter lifecycle assistant for LimaCharlie. Supports External Adapters (cloud-managed), Cloud Sensors (SaaS/cloud integrations), and On-prem USP adapters. Dynamically researches adapter types from local docs and GitHub usp-adapters repo. Creates, validates, deploys, and troubleshoots adapter configurations. Handles parsing rules (Grok, regex), field mappings, credential setup, and multi-adapter configs. Use when setting up new data sources (Okta, S3, Azure Event Hub, syslog, webhook, etc.), troubleshooting ingestion issues, or managing adapter deployments.
2026-01-05
cuda.md
2
1 export cuda
2 technillogue from "technillogue/ptx-isa-markdown"
3 CUDA kernel development, debugging, and performance optimization for Claude Code. Use when writing, debugging, or optimizing CUDA code, GPU kernels, or parallel algorithms. Covers non-interactive profiling with nsys/ncu, debugging with cuda-gdb/compute-sanitizer, binary inspection with cuobjdump, and performance analysis workflows. Triggers on CUDA, GPU programming, kernel optimization, nsys, ncu, cuda-gdb, compute-sanitizer, PTX, GPU profiling, parallel performance.
2026-01-05
metool.md
2
1 export metool
2 mbailey from "mbailey/metool"
3 Package management for modular code organization. This skill should be used when creating, installing, or modifying metool packages, working with package structure conventions, or adding Claude Code skills to packages.
2026-01-05
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
clean-git-history.md
2
1 export clean-git-history
2 anandthakker from "anandthakker/dotfiles"
3 Reimplement a branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Use when asked to: rewrite git history for PR review, make commits more logical/reviewable, prepare messy work for a pull request.
2026-01-05