Browse Skills

44895 skills found

file-uploads.md
0
1 export file-uploads
2 eddiebe147 from "eddiebe147/claude-settings"
3 Expert guide for handling file uploads, image optimization, cloud storage (Supabase, S3, Cloudinary), and file management. Use when implementing file upload features or managing user assets.
2026-01-05
ui-tap.md
0
1 export ui-tap
2 asnar00 from "asnar00/miso"
3 Trigger UI elements programmatically via HTTP automation. Use when you need to press buttons, interact with UI, or verify UI changes. Invoke with "tap the X button", "press X", "trigger X", or "click X".
2026-01-05
api-integrator.md
0
1 export api-integrator
2 tekgrunt from "tekgrunt/boot-test"
3 Help users integrate with LimaCharlie using the REST API, Python SDK, or Go SDK for programmatic access to sensors, detection rules, events, and platform features.
2026-01-05
dst-list-tables.md
0
1 export dst-list-tables
2 majiayu000 from "majiayu000/claude-skill-registry"
3 List all Danmarks Statistik tables currently stored in DuckDB with metadata. Use when user wants to know what data is available locally or explore stored tables.
2026-01-05
discord.md
0
1 export discord
2 vm0-ai from "vm0-ai/api0"
3 Discord Bot API via curl. Use this skill to interact with channels, guilds, users, and messages using a bot token.
2026-01-05
typescript-advanced-types.md
0
1 export typescript-advanced-types
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master TypeScript's advanced type system including generics, conditional types, mapped types, and React TypeScript patterns. Use when: (1) implementing complex type logic, (2) creating reusable type utilities, (3) typing React components, hooks, and events, (4) ensuring compile-time type safety.
2026-01-05
hti-fallback-guard.md
0
1 export hti-fallback-guard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 In this repo, avoid sloppy fallback logic. Prefer explicit failures, narrow error handling, and clearly marked TODOs over fake success paths.
2026-01-05
building-blocks.md
0
1 export building-blocks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for creating new AEM Edge Delivery blocks or modifying existing blocks. Use this skill whenever you are creating a new block from scratch or making significant changes to existing blocks that involve JavaScript decoration, CSS styling, or content model changes.
2026-01-05
client-scripts.md
0
1 export client-scripts
2 UnityAppSuite from "UnityAppSuite/frappe-claude"
3 Frappe client-side JavaScript patterns for form events, field manipulation, dialogs, and UI customization. Use when writing form scripts, handling field changes, creating dialogs, or customizing the Frappe desk interface.
2026-01-05
deploying-kafka-k8s.md
0
1 export deploying-kafka-k8s
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploys Apache Kafka on Kubernetes using the Strimzi operator with KRaft mode.Use when setting up Kafka for event-driven microservices, message queuing, or pub/sub patterns.Covers operator installation, cluster creation, topic management, and producer/consumer testing.NOT when using managed Kafka (Confluent Cloud, MSK) or local development without K8s.
2026-01-05
bash-defensive-patterns.md
0
1 export bash-defensive-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when writing or reviewing Bash scripts to apply defensive programming patterns including strict mode, proper error handling, safe variable handling, argument parsing, and idempotent design. Ensures scripts are robust, maintainable, and production-ready.
2026-01-05
code-quality-enforcer.md
0
1 export code-quality-enforcer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enforce test quality and prevent implementation shortcuts when writing or modifying code. Use when implementing features, fixing bugs, or refactoring code. Prevents test tampering (FP-1) and implementation shortcuts (FP-2).
2026-01-05
clojure-babashka-http-client.md
0
1 export clojure-babashka-http-client
2 Ramblurr from "Ramblurr/nix-devenv"
3 HTTP client for Clojure and Babashka built on java.net.http. Use when making HTTP requests, working with REST APIs, downloading files, or needing WebSocket support in Babashka or Clojure.
2026-01-05
privacy-policy-generate.md
0
1 export privacy-policy-generate
2 hitoshura25 from "hitoshura25/claude-devtools"
3 Generate privacy policy for Android apps with GitHub Pages hosting
2026-01-05
frontend-design.md
0
1 export frontend-design
2 iliyaruvinsky from "iliyaruvinsky/th-analyzer"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
biome.md
0
1 export biome
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 MRenAIAgent from "MRenAIAgent/mini_agent"
3 Use this skill after code changes are made, when reviewing implementations, checking code quality, or ensuring constitutional compliance. Apply when user mentions reviewing, analyzing, or checking code quality. Also use proactively after significant code implementations to verify they follow mini_agent framework principles.
2026-01-05
graphql-developer.md
0
1 export graphql-developer
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 [Extends solution-architect] GraphQL API specialist. Use for GraphQL schemas, Apollo Server/Federation, DataLoader, resolvers, subscriptions. Invoke alongside solution-architect for GraphQL API design.
2026-01-05
pull-request-creator.md
0
1 export pull-request-creator
2 biwsantang from "biwsantang/dotfiles"
3 Creates and updates well-formatted pull requests using GitHub CLI. Use when creating PRs, pull requests, submitting code for review, or when the user mentions "pr", "pull request", "create pr", or wants to open a code review. Analyzes all commits since branch divergence and handles existing PRs gracefully.
2026-01-05
generate-tests.md
0
1 export generate-tests
2 TimCrooker from "TimCrooker/list-forge-monorepo"
3 Generate unit tests, integration tests, and test cases for code. Use when you see TEST comments, when asked to add test coverage, or when writing tests for new functionality.
2026-01-05
gdscript-format.md
0
1 export gdscript-format
2 minami110 from "minami110/claude-godot-tools"
3 Format and lint GDScript files using gdscript-formatter. Use after editing GDScript files to ensure code style consistency.
2026-01-05
post-training-workflow.md
0
1 export post-training-workflow
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Post-training model validation workflow: gating, backtesting, walk-forward validation, deployment decisions. Trigger after GPU training completes.
2026-01-05
critical-thinking-partner.md
0
1 export critical-thinking-partner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Acts as an intellectual sparring partner to critique, challenge, and refine thinking through Socratic questioning and alternative perspectives. Activates automatically when detecting complex decision-making, strategic planning, or multi-consideration problems where critical evaluation adds value. Also activates when user explicitly asks to "challenge my thinking", "critique this idea", "what am I missing", "play devil's advocate", or similar requests for critical analysis. Includes synthesis mode to integrate feedback into refined positions.
2026-01-05
integrations.md
0
1 export integrations
2 omerlefaruk from "omerlefaruk/CasareRPA"
3 External API integrations with OAuth2, async HTTP, and proper error handling
2026-01-05