Browse Skills

20307 skills found

web-tester.md
0
1 export web-tester
2 alexismanuel from "alexismanuel/dotfiles"
3 Frontend testing with browser automation, assertions, and visual regression. Use when testing web UIs, validating user flows, checking responsive design, form submissions, login flows, or detecting visual regressions. Supports dev server auto-detection, assertion collection, and screenshot comparison.
2026-01-05
senior-ml-engineer.md
0
1 export senior-ml-engineer
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 World-class ML engineering skill for productionizing ML models, MLOps, and building scalable ML systems. Expertise in PyTorch, TensorFlow, model deployment, feature stores, model monitoring, and ML infrastructure. Includes LLM integration, fine-tuning, RAG systems, and agentic AI. Use when deploying ML models, building ML platforms, implementing MLOps, or integrating LLMs into production systems.
2026-01-05
rag-implementation.md
0
1 export rag-implementation
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
2026-01-05
skill-markdown-quiz-exporter-tool.md
0
1 export skill-markdown-quiz-exporter-tool
2 dnvriend from "dnvriend/markdown-quiz-exporter-tool"
3 Export quiz markdown to Anki, Flashcard Hero, HTML
2026-01-05
go-best-practices.md
0
1 export go-best-practices
2 eous from "eous/dotclaude"
3 Go development best practices, patterns, and conventions. Use when writing Go code, reviewing .go files, discussing goroutines, channels, error handling, or Go project structure. Triggers on mentions of Go, Golang, goroutines, channels, defer, interfaces, go mod.
2026-01-05
crucible-tests.md
0
1 export crucible-tests
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write unit tests using the Crucible test framework for Lean 4 projects. Use when creating tests, adding test files, or when the user mentions Crucible, unit tests, or testing Lean code.
2026-01-05
test-driven-development-tdd.md
0
1 export test-driven-development-tdd
2 Ramblurr from "Ramblurr/nix-devenv"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
forensic-onboarding-risk.md
0
1 export forensic-onboarding-risk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when developer is leaving or new hire onboarding, assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - identifies knowledge gaps and transition risks
2026-01-05
testing-strategy.md
0
1 export testing-strategy
2 GodSpeedAI from "GodSpeedAI/VibesPro"
3 Designs unit, integration and end-to-end testing strategies and implements tests for code changes.
2026-01-05
tailscale.md
0
1 export tailscale
2 el-feo from "el-feo/ai-context"
3 Comprehensive Tailscale VPN setup, configuration, and management for mesh networking, secure access, and zero-trust infrastructure. Covers installation, CLI commands, subnet routers, exit nodes, Tailscale SSH, ACL/grants configuration, MagicDNS, Tailscale Serve/Funnel, API automation, and production deployment best practices.
2026-01-05
mechinterp-cluster-mapper.md
0
1 export mechinterp-cluster-mapper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze relationships across multiple SAE features - co-activation patterns, shared drivers, and subsystem identification
2026-01-05
brainstorming-features.md
0
1 export brainstorming-features
2 Emz1998 from "Emz1998/avaris-ai"
3 Facilitates creative ideation sessions for mobile and web app features, generating structured ideas with user stories, technical considerations, and implementation suggestions. Use when planning new features, exploring product direction, generating app ideas, feature discovery, product brainstorming, or when user mentions 'brainstorm', 'ideate', 'app ideas', or 'feature suggestions'.
2026-01-05
schema-apply.md
0
1 export schema-apply
2 bencassie from "bencassie/flywheel"
3 Apply inferred conventions to incomplete notes. Triggers on "apply schema", "add missing fields", "complete notes", "fix frontmatter".
2026-01-05
llm-manager.md
0
1 export llm-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude acts as manager/architect while delegating all coding to external LLM CLIs (Gemini, Codex, Qwen). Claude never writes code - only plans, delegates, and verifies. Use when user says "manage", "architect mode", "delegate to", or wants Claude to drive another LLM.
2026-01-05
prompt-shaping.md
0
1 export prompt-shaping
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Propose structured interpretations of underspecified requests. Use when a user's request is vague or incomplete but reasonable assumptions can be made. Rapidly prototypes intent by restating, structuring, and committing to a next action.
2026-01-05
semantic-code-search.md
0
1 export semantic-code-search
2 cncorp from "cncorp/arsenal"
3 Semantic code search using vector embeddings. Find functions/classes by meaning, not exact text. Use when exploring codebases or when grep doesn't find what you need.
2026-01-05
pr-author-agent.md
0
1 export pr-author-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered PR Author Agent that transforms Observability Diff Plans into Pull Requests. Use when: (1) Generating instrumentation code from Scout Agent output, (2) Creating OTel configuration, correlation headers, lineage specs, (3) Scaffolding telemetry validation tests, (4) Creating GitHub/GitLab PRs with observability artifacts. Triggers: "generate PR from diff plan", "create instrumentation PR", "scaffold observability code", "generate OTel config".
2026-01-05
premium-saas-ui.md
0
1 export premium-saas-ui
2 bebekim from "bebekim/paymentreminder"
3 Build premium SaaS interfaces that avoid vibe-coded anti-patterns. Use when creating UI components, forms, dashboards, hero sections, pricing pages, or any user-facing templates. Enforces consistent spacing, typography, color discipline, and accessibility standards.
2026-01-05
web-test-wallet-setup.md
0
1 export web-test-wallet-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Set up MetaMask wallet extension for Web3 DApp testing - download extension, import wallet from private key. Run at test start if tests/config.yaml has web3.enabled=true.
2026-01-05
backend-data-processor.md
0
1 export backend-data-processor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Process vehicle insurance Excel data using Pandas - file handling, data cleaning, merging, validation. Use when processing Excel/CSV files, handling data imports, implementing business rules (negative premiums, zero commissions), debugging data pipelines, or optimizing Pandas performance. Keywords: data_processor.py, Excel, CSV, Pandas, merge, deduplication, date normalization.
2026-01-05
numpy-ufuncs.md
0
1 export numpy-ufuncs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Universal functions (ufuncs) for vectorization, including reductions, in-place operations, and custom Python-function wrapping. Triggers: ufunc, vectorize, reduce, accumulate, frompyfunc, in-place.
2026-01-05
post-change-verification.md
0
1 export post-change-verification
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Mandatory verification protocol after code changes for Solidity projects. Use after any code modification to ensure quality.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically check documentation-code consistency after implementation. Verifies README.md and docs/*.md match actual code.
2026-01-05
rollup.md
0
1 export rollup
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Configures Rollup for ES module bundling with plugins, tree shaking, and multiple output formats. Use when building JavaScript libraries, creating optimized bundles, or publishing npm packages.
2026-01-05