Browse Skills

22656 skills found

xarray-for-multidimensional-data.md
5
1 export xarray-for-multidimensional-data
2 uw-ssec from "uw-ssec/rse-agents"
3 Labeled multidimensional arrays for scientific data analysis with Xarray
2026-01-05
llm-streaming.md
5
1 export llm-streaming
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 LLM streaming response patterns. Use when implementing real-time token streaming, Server-Sent Events for AI responses, or streaming with tool calls.
2026-01-05
sql-workflow.md
5
1 export sql-workflow
2 ilude from "ilude/claude-code-config"
3 SQL workflow guidelines. Activate when working with SQL files (.sql), database queries, migrations, or SQLFluff.
2026-01-05
audit-dependencies.md
5
1 export audit-dependencies
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Run npm audit to scan for security vulnerabilities and check for outdated packages. Returns structured output with vulnerability counts by severity (critical/high/moderate/low), affected packages, and recommended updates. Used for security audits and maintenance.
2026-01-05
pm-workflow-guide.md
5
1 export pm-workflow-guide
2 duongdev from "duongdev/ccpm"
3 Provides intelligent context-aware PM workflow guidance with automatic phase detection. Prioritizes 6 natural workflow commands (plan, work, sync, commit, verify, done) for streamlined project management. Auto-activates when user mentions planning, implementation, verification, spec management, or asks "what command should I use". Detects workflow phase and suggests optimal command path. Provides learning mode for new users. Prevents common mistakes and offers error prevention. Works with pm-workflow state machine (IDEA → PLANNED → IMPLEMENTING → VERIFYING → VERIFIED → COMPLETE).
2026-01-05
custom-node-definition.md
5
1 export custom-node-definition
2 trkbt10 from "trkbt10/react-wireflow"
3 Create custom node definitions with renderers, ports, external data, and constraints. Use when implementing new node types, custom node appearances, or node-specific behaviors.
2026-01-05
senior-frontend.md
5
1 export senior-frontend
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive frontend development skill for building modern, performant web applications using React, Next.js, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.
2026-01-05
platform-integration-workflow.md
5
1 export platform-integration-workflow
2 spartDev from "spartDev/My-Prompt-Manager"
3 Guide for adding new AI platform support (e.g., Gemini, Mistral, Anthropic) to the Chrome extension with strategy pattern and testing requirements
2026-01-05
sap-btp-master-data-integration.md
5
1 export sap-btp-master-data-integration
2 secondsky from "secondsky/sap-skills"
3 Configures and integrates SAP Master Data Integration (MDI) service on SAP Business Technology Platform. Use when setting up MDI tenants, connecting applications (S/4HANA, SuccessFactors, Ariba, Fieldglass, etc.), configuring distribution models, SOAP APIs for business partners, extensibility, or troubleshooting master data replication. Covers One Domain Model integration, Business Data Orchestration, client authentication (OAuth2, mTLS), and security configurations.
2026-01-05
skill-creator.md
5
1 export skill-creator
2 rshankras from "rshankras/claude-code-ios-skills"
3 Guides you through creating well-structured Claude Code skills with proper modularization, templates, and best practices. Use when creating new skills or improving existing ones.
2026-01-05
quality-gate.md
5
1 export quality-gate
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Complete quality validation workflow combining TypeScript checking, linting, tests, coverage, and build validation. Works with any TypeScript/JavaScript project. Returns structured pass/fail with detailed results for each check. Used in conductor workflows and quality assurance phases.
2026-01-05
sqlite-vec.md
5
1 export sqlite-vec
2 existential-birds from "existential-birds/beagle"
3 sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or building semantic search features. Triggers on sqlite-vec, vec0, MATCH, vec_distance, partition key, float[N], int8[N], bit[N], serialize_float32, serialize_int8, vec_f32, vec_int8, vec_bit, vec_normalize, vec_quantize_binary, distance_metric, metadata columns, auxiliary columns.
2026-01-05
sap-hana-ml.md
5
1 export sap-hana-ml
2 secondsky from "secondsky/sap-skills"
3 SAP HANA Machine Learning Python Client (hana-ml) development skill.Use when: Building ML solutions with SAP HANA's in-database machine learningusing Python hana-ml library for PAL/APL algorithms, DataFrame operations,AutoML, model persistence, and visualization.Keywords: hana-ml, SAP HANA, machine learning, PAL, APL, predictive analytics,HANA DataFrame, ConnectionContext, classification, regression, clustering,time series, ARIMA, gradient boosting, AutoML, SHAP, model storage
2026-01-05
rag-retrieval.md
5
1 export rag-retrieval
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, constructing context from retrieved documents, adding citations, or implementing hybrid search.
2026-01-05
frontend-design.md
5
1 export frontend-design
2 fabriqaai from "fabriqaai/specs.md"
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
secure-flow.md
5
1 export secure-flow
2 plutosecurity from "plutosecurity/secure-flow"
3 A comprehensive security skill that integrates with Secure Flow to help AI coding agents write secure code, perform security reviews, and implement security best practices. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.
2026-01-05
laravel-value-objects.md
5
1 export laravel-value-objects
2 leeovery from "leeovery/claude-laravel"
3 Immutable value objects for domain values. Use when working with domain values, immutable objects, or when user mentions value objects, immutable values, domain values, money objects, coordinate objects.
2026-01-05
langgraph-supervisor.md
5
1 export langgraph-supervisor
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 LangGraph supervisor-worker pattern. Use when building central coordinator agents that route to specialized workers, implementing round-robin or priority-based agent dispatch.
2026-01-05
tutorial-writing.md
5
1 export tutorial-writing
2 petekp from "petekp/claude-skills"
3 Generate comprehensive implementation tutorial documents with deep background, context, rationale, and step-by-step milestones. Use when the user wants to learn by building—creating detailed guides instead of making direct code changes. Triggers on requests like "create a tutorial for", "implementation guide", "teach me how to implement", or explicit /tutorial invocation.
2026-01-05
structured-analysis.md
5
1 export structured-analysis
2 ilude from "ilude/claude-code-config"
3 Apply structured analytical frameworks to any artifact (prompts, systems, documents, code). 12 frameworks in 3 tiers: Core (4 universal), Auto-Invoke (specialized), On-Demand (advanced). Includes adversarial-review for finding blind spots and post-plan validation workflow.
2026-01-05
frontend-design.md
5
1 export frontend-design
2 garymjr from "garymjr/dotfiles"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
pydantic-ai-tool-system.md
5
1 export pydantic-ai-tool-system
2 existential-birds from "existential-birds/beagle"
3 Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating agent actions.
2026-01-05
rulebook-quality-gates.md
5
1 export rulebook-quality-gates
2 hivellm from "hivellm/rulebook"
3 Automated quality checks and enforcement for code commits. Use when validating code quality, running pre-commit checks, ensuring test coverage, or enforcing coding standards before commits and pushes.
2026-01-05
csharpener.md
5
1 export csharpener
2 lawless-m from "lawless-m/claude-skills"
3 C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Graphviz diagram export
2026-01-05