Browse Skills

1753 skills found

specification-contradiction-checker.md
0
1 export specification-contradiction-checker
2 teliha from "teliha/dev-workflows"
3 Analyze specification files for contradictions, inconsistencies, and ambiguities
2025-12-20
farness-decision-framework.md
0
1 export farness-decision-framework
2 MaxGhenis from "MaxGhenis/farness"
3 Use this skill when the user asks subjective questions like "should I...", "is X good?", "what do you think about...", or seeks advice/recommendations. Reframe these as forecasting problems with explicit KPIs.
2026-02-19
skill-creator.md
0
1 export skill-creator
2 kienhaminh from "kienhaminh/profile"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-21
openwebf-app-webf-go.md
0
1 export openwebf-app-webf-go
2 archview-ai from "archview-ai/webf-plugin"
3 Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect WEBF_NATIVE_LOG logs, clear WebF Go cache, and handle WebF Go limitations. Use when the user explicitly mentions WebF Go, devtools://, WEBF_NATIVE_LOG, the WebF Go debug button, or WebF Go settings (Clear Cache).
2025-12-20
iot-system-architect.md
0
1 export iot-system-architect
2 rghamilton3 from "rghamilton3/dotfiles"
3 Expert IoT system architecture covering distributed systems, event-driven design, edge computing, and microservices patterns. Use when designing multi-device systems, planning communication architecture, implementing event-driven patterns, scaling IoT deployments, or documenting architecture decisions for distributed IoT systems.
2026-02-02
cloudflare-r2-d1.md
0
1 export cloudflare-r2-d1
2 SecurityRonin from "SecurityRonin/ronin-marketplace"
3 Battle-tested skills for Claude Code. Deployment patterns, browser automation, and hard-won knowledge from real projects.
2026-02-14
predeploy.md
0
1 export predeploy
2 dlehdgml5328 from "dlehdgml5328/bodam"
3 배포 전 종합 검증 - 테스트/린트/빌드/환경 설정을 자동 확인하여 배포 가능 여부 판단. 배포 전 또는 사용자가 "배포 가능한지 확인", "테스트 실행" 요청 시 사용.
2025-11-19
refactor.md
0
1 export refactor
2 sofer from "sofer/social-value"
3 Analyse Python code for refactoring opportunities using functional programming principles, code quality checks, and manual refactoring guidance. Use when user wants to improve code quality, check for code smells, or refactor to functional style.
2026-01-02
nest-server-updating.md
0
1 export nest-server-updating
2 lenneTech from "lenneTech/claude-code"
3 Claude Code Plugin for lenne.tech development - Skills, Commands & Hooks for Nuxt 4, NestJS, TDD and CLI tools
2026-02-14
Proteomics.md
0
1 export Proteomics
2 JoBBurt from "JoBBurt/proteomics-skill"
3 Proteomics analysis toolkit for label-free quantitative proteomics. Invokes R scripts for normalization, visualization (volcano, heatmap, PCA, LOPIT), pathway analysis (KEGG, ConsensusPathDB), and protein list cross-referencing (MISEV2018, SASP, Matrisome). USE WHEN user says 'analyze proteomics', 'volcano plot', 'normalize protein data', 'pathway enrichment', 'check EV markers', 'SASP analysis', 'matrisome', OR mentions q-value, fold-change, or protein quantification.
2025-12-27
consulting-peer-llms.md
0
1 export consulting-peer-llms
2 ether-moon from "ether-moon/skill-set"
3 Use when user explicitly requests feedback from other LLM tools (Gemini, Codex) on current work - executes peer reviews in parallel and synthesizes responses into actionable insights
2026-02-19
claude-context.md
0
1 export claude-context
2 vetacreativalaser from "vetacreativalaser/vetacreativalaser"
3 Carga el archivo CLAUDE_PROMPT.md como contexto para aplicar las instrucciones y mejores prácticas del proyecto. Úsalo cuando el usuario quiera aplicar las guías personalizadas, principios de trabajo, o cuando diga "load claude context", "usa el prompt", "aplica CLAUDE_PROMPT", "/claude" o "/bot".
2026-01-06
pr-ci-sonar-closure.md
0
1 export pr-ci-sonar-closure
2 chaspy from "chaspy/dotfiles"
3 PR を人間に引き渡す直前に CI 完了監視→失敗解析→get-sonar-feedback→/pr-review レポート→最終報告までを一気通貫で実行するフロー。
2026-02-24
east-py-datascience.md
0
1 export east-py-datascience
2 elaraai from "elaraai/east-plugin"
3 Data science and machine learning platform functions for the East language (TypeScript types). Use when writing East programs that need optimization (MADS, Optuna, SimAnneal, Scipy), machine learning (XGBoost, LightGBM, NGBoost, Torch MLP, GP), ML utilities (Sklearn preprocessing, metrics, splits), or model explainability (SHAP). Triggers for: (1) Writing East programs with @elaraai/east-py-datascience, (2) Derivative-free optimization with MADS, (3) Bayesian optimization with Optuna, (4) Discrete/combinatorial optimization with SimAnneal, (5) Gradient boosting with XGBoost or LightGBM, (6) Probabilistic predictions with NGBoost or GP, (7) Neural networks with Torch MLP, (8) Data preprocessing and metrics with Sklearn, (9) Model explainability with Shap.
2026-01-25
mcp-integration.md
0
1 export mcp-integration
2 randalmurphal from "randalmurphal/claude-config"
3 My Claude orchestration configuration and tools
2026-02-20
tech-stack-adr.md
0
1 export tech-stack-adr
2 HotariTobu from "HotariTobu/musix.js"
3 Guide technology selection workflow and ADR creation. Use when user asks about choosing a technology, comparing options, or needs to make a tech decision. Orchestrates discovery, evaluation, and documentation.
2025-12-21
microsoft-code-reference.md
0
1 export microsoft-code-reference
2 megait004 from "megait004/learn_cpp"
3 Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
2026-01-03
playwright-browser-automation.md
0
1 export playwright-browser-automation
2 DataflightSolutions from "DataflightSolutions/claude-plugins"
3 Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2025-12-01
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/langchain-agent"
3 LangChain.js agent with tools (search engine and calculator) powered by LangGraph and the Vercel AI SDK
2025-12-04
ruby-rails.md
0
1 export ruby-rails
2 racar from "racar/racar_agent_skills"
3 Personal claude code skills
2026-01-16
frontend-designer.md
0
1 export frontend-designer
2 Beerspitnight from "Beerspitnight/cc-skills"
3 A repo of custom-made skills for Claude Code CLI
2026-02-13
blackbox.md
0
1 export blackbox
2 pproenca from "pproenca/dot-claude-old"
3 Some of my personal plugins and other authors where their licence allows
2025-12-19
brainstorming.md
0
1 export brainstorming
2 htooayelwinict from "htooayelwinict/claude-config"
3 Brainstorm and advise on technical decisions using structured process. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.
2026-02-08
search.md
0
1 export search
2 cyrup-ai from "cyrup-ai/kodegen-claude-plugin"
3 Master fs_search for blazing-fast code search (10-100x faster than grep). WHEN: User mentions "search", "find", "grep", "locate code/files", needs to discover patterns, asks "where is", "which files contain". WHEN NOT: Reading specific known file paths (use fs_read_file), listing directory contents (use fs_list_directory).
2025-12-26