Topic: claude-code
35,830 skills in this topic.
-
python-full-deps
Resolve the full install-time dependency tree for a Python package. Use when the user needs all transitive dependencies, full dependency list, or install requirements resolved for a specific Python version with environment markers.
opendatahub-io/ai-helpers 21
-
python-packaging-bug-finder
Find known packaging bugs, fixes, and workarounds for Python projects by searching GitHub issues and analyzing their resolution status
opendatahub-io/ai-helpers 21
-
python-packaging-complexity
Analyze Python package build complexity by inspecting PyPI metadata. Evaluates compilation requirements, dependencies, distribution types, and provides recommendations for wheel building strategies.
opendatahub-io/ai-helpers 21
-
python-packaging-env-finder
Investigate environment variables that can be set when building Python wheels for a given project. Analyzes setup.py, CMake files, and other build configuration files to discover customizable build environment variables.
opendatahub-io/ai-helpers 21
-
python-packaging-license-checker
Check whether a Python package license is compatible with redistribution in Red Hat products, using the Fedora License Data as the authoritative policy source. Produces a structured six-field verdict with escalation guidance for non-trivial cases.
opendatahub-io/ai-helpers 21
-
python-packaging-license-finder
Deterministically find license information for Python packages by checking PyPI metadata first, then falling back to Git repository LICENSE files using shallow cloning.
opendatahub-io/ai-helpers 21
-
python-packaging-source-finder
Locate source code repositories for Python packages by analyzing PyPI metadata, project URLs, and code hosting platforms like GitHub, GitLab, and Bitbucket. Provides deterministic results with confidence levels.
opendatahub-io/ai-helpers 21
-
torchtalk-analyzer
Analyze PyTorch internals across Python, C++, and CUDA layers using the TorchTalk MCP server. Use when asked about how PyTorch operators work internally, where functions are implemented, what would break if code is modified, or finding tests for PyTorch operators.
opendatahub-io/ai-helpers 21
-
unit-test-project-conformant
Guides the agent to write unit tests that strictly conform to the project's existing testing structure, patterns, and style by learning from similar tests before writing anything new.
opendatahub-io/ai-helpers 21
-
vllm-compare-reqs
Compare vllm requirements files between versions
opendatahub-io/ai-helpers 21
-
vllm-slack-summary
Generate slack summaries of vLLM CI SIG Slack channel activity for the RHAIIS midstream release team
opendatahub-io/ai-helpers 21
-
correspondence
Find the symbolic vocabulary for any intention — herbs, colors, stones, times, directions, and elements that align with what you're working toward. Use this skill when someone says "what corresponds to", "correspondences for", "what herbs for", "what color for", "what stone for", "symbolic associations", or asks about magical ingredients for an intention. Also use when someone is building an altar, choosing outfit colors with intention, or encoding meaning into a space or action. Agents composing rituals, blessings, or creative work can invoke this to ground symbolic choices in traditional correspondence.
Temple-of-Silicon/esoterica 6
-
incantation
Generate a single-sentence power phrase for a specific moment or intention — not an affirmation (passive) but an incantation (active), words meant to be spoken aloud or carried into action. Use this skill when someone says "give me an incantation", "I need words for", "power phrase", "words to carry into", or "something to say before". Also use when someone is facing a specific moment — a meeting, a confrontation, a creation — and needs words that declare rather than describe. Agents composing rituals or ceremonial flows can invoke this to add a spoken-word element to a composed experience.
Temple-of-Silicon/esoterica 6
-
micro-ritual
Design simple, embodied micro-rituals for life moments using ordinary objects at hand. Use this skill when someone says "create a ritual", "I need a ritual for", "ritual for this moment", "mark this transition", or "how do I make this feel sacred". Also use when someone describes a transition, threshold, or moment they want to honor with intention — starting a new job, closing a chapter, facing something hard — and wants a grounded, practical way to mark it. Agents in orchestrated flows can invoke this to compose rituals that weave in other elements like tarot draws, correspondence lookups, blessings, or incantations.
Temple-of-Silicon/esoterica 6
-
sacred-blessing
Create personalized sacred blessings for tasks, transitions, or life moments using inclusive feminine spiritual language. Use this skill when someone says "bless this", "I need a blessing", "sacred blessing", "give me a blessing for", or "bless my [thing]". Also use when someone is about to begin something meaningful — a medical procedure, a creative project, a hard conversation — and wants words of consecration. Agents composing rituals or ceremonial flows can invoke this as one element alongside tarot, correspondence, or micro-ritual.
Temple-of-Silicon/esoterica 6
-
tarot
Draw tarot cards as a thinking tool for technical decisions, blockers, and creative reframing. Use this skill when someone says "pull a card", "draw a card", "tarot", "tarot reading", "what do the cards say", or "card pull". Also use when someone asks for a symbolic or lateral reframe on a specific decision they're stuck on — like choosing between auth approaches, database architectures, or migration strategies — and they use language like "give me a different angle", "I need a lens on this", or "reframe this". Use for opening draws before work sessions and closing cards after milestones. Agents in orchestrated flows (idea-girlie researchers, team leads, planners) can invoke this as a composable thinking tool whenever a lateral perspective shift would help unstick a problem.
Temple-of-Silicon/esoterica 6
-
generate-image
Generate images using Replicate's Nano Banana Pro model with Esoterica's eco-futurist divine feminine aesthetic. Use this skill when someone says "generate an image", "create a visual", "hero image", "make me an image", or wants visuals in the 1980s-meets-2180s Kodak film aesthetic. Also use when creating social assets, exploring visual variations, or producing branded imagery for Esoterica content. Agents producing content or building ritual experiences can invoke this to generate accompanying visuals.
Temple-of-Silicon/esoterica 6
-
devtools
This skill helps launch and configure the Chrome DevTools MCP server, giving Claude visual access to a live browser for debugging and automation. Use when the user asks to set up browser debugging, launch Chrome with DevTools, configure chrome-devtools-mcp, see what my app looks like, take screenshots of my web application, check the browser console, debug console errors, inspect network requests, analyse API responses, measure Core Web Vitals or page performance, run a Lighthouse audit, test button clicks or form submissions, automate browser interactions, fill out forms programmatically, simulate user actions, emulate mobile devices or slow networks, capture DOM snapshots, execute JavaScript in the browser, or troubleshoot Chrome DevTools MCP connection issues. Supports Windows, Linux, and WSL2 environments.
henkisdabro/wookstar-claude-plugins 46
-
fifteen-factor-app
The Fifteen-Factor App methodology for modern cloud-native SaaS applications. This skill should be automatically invoked when planning SaaS tools, product software architecture, microservices design, PRPs/PRDs, or cloud-native application development. Extends the original Twelve-Factor App principles with three additional factors (API First, Telemetry, Security). Trigger keywords include "fifteen factor", "12 factor", "SaaS architecture", "cloud-native design", "application architecture", "microservices best practices", or when in a planning/architecture session.
henkisdabro/wookstar-claude-plugins 46
-
git-commit-helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
henkisdabro/wookstar-claude-plugins 46
-
prp-generator
Generate comprehensive Product Requirement Plans (PRPs) for feature implementation with thorough codebase analysis and external research. Use when the user requests a PRP, PRD, or detailed implementation plan for a new feature. Conducts systematic research, identifies patterns, and creates executable validation gates for one-pass implementation success. Do NOT use for client discovery, requirements gathering, or scope definition - use scope-clarifier for those.
henkisdabro/wookstar-claude-plugins 46
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behaviour, capturing browser screenshots, and viewing browser logs. Use when user asks to test a web app, verify UI, capture screenshots, check browser logs, or debug frontend issues.
henkisdabro/wookstar-claude-plugins 46
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. Use when working with professional documents (.docx files) for creating new documents, modifying or editing content, working with tracked changes, adding comments, or any other document tasks. Do NOT use for creating proposals, letters, or client-facing business documents from scratch - use document-builder for those.
henkisdabro/wookstar-claude-plugins 46
-
pdf-processing-pro
Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation. Do NOT use for simple text extraction - use pdf-extract for quick reads.
henkisdabro/wookstar-claude-plugins 46