home/categories/divination-mysticism
category focus

Mysticism

Tarot, astrology, and spiritual tools.

1502 个技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
divination-mysticism
27

rust-skill-index

Rust 技能索引。提供所有技能的快速导航和查询入口。触发词:skill, index, 技能, 索引, 目录

huiali
huiali
lifestyle
open
divination-mysticism
27

m3e-haptic-standards

Guidelines for premium tactile "Felt" experience in Varisankya

aarshps
aarshps
lifestyle
open
divination-mysticism
27

plant-care-plan

Creates a comprehensive care guide for your specific plant

zocomputer
zocomputer
lifestyle
open
divination-mysticism
26

source-tracing

从高熵的二手内容中回溯到低熵、权威、原始的信息源。 该技能通过结构化步骤,帮助用户验证消息真伪、理解原始语境, 建立独立的信息判断与溯源能力。

hacket
hacket
lifestyle
open
divination-mysticism
26

app-localization

iOS/macOS app localization management for Tuist-based projects with .strings files. Use when: (1) Adding new translation keys to modules, (2) Validating .strings files for missing/duplicate keys, (3) Syncing translations across languages, (4) AI-powered translation from English to other locales, (5) Checking placeholder consistency (%@, %d), (6) Generating localization reports, (7) Updating Swift code to use localized strings instead of hardcoded text.

tddworks
tddworks
lifestyle
open
divination-mysticism
26

patterns

This skill should be used when recognizing recurring themes, identifying patterns in work or data, or when "pattern", "recurring", or "repeated" are mentioned. For implementation, see codify skill.

outfitter-dev
outfitter-dev
lifestyle
open
divination-mysticism
26

tong-jincheng-relationship-skill

童锦程视角 Skill — 用深情祖师爷的思维框架分析人际关系、恋爱问题与人性洞察

Aradotso
Aradotso
lifestyle
open
divination-mysticism
26

bazi-skill-chinese-astrology

Claude Code skill for 四柱八字 (BaZi) Chinese astrology chart reading and destiny analysis using nine classical texts

Aradotso
Aradotso
lifestyle
open
divination-mysticism
25

dad-joke-validator

Analyze and score jokes on the dad joke quality spectrum with multi-dimensional feedback on pun quality, groan factor, wholesomeness, and structure. Can also generate dad jokes.

leegonzales
leegonzales
lifestyle
open
divination-mysticism
25

concept-forge

Transform nebulous ideas into sharp, testable frameworks through multi-perspective dialectical interrogation. Use when developing vague intuitions, pressure-testing concepts, structuring half-formed frameworks, or distinguishing new ideas from existing concepts. Triggers include "explore this idea," "think through X," or "challenge my thinking."

leegonzales
leegonzales
lifestyle
open
divination-mysticism
25

fortune-master-ultimate

全体系命理大师——融合八字/四柱、紫微斗数、奇门遁甲、六爻、梅花易数、塔罗、西方星盘、 数字命理、九宫飞星风水、择时择吉于一体的综合命理技能。支持用户注册与档案管理、 每日运程自动推送、交互式六爻占卜界面、九宫飞星计算脚本、HTML 报告生成。 自动识别体系与资料完整度,按 S/A/B/C 四级精度输出解读。 触发词:算命、八字、紫微、奇门遁甲、六爻、梅花易数、塔罗、星盘、风水、飞星、 今日运势、每日运程、占卜、合婚、择吉、数字命理、生命灵数。

landingbj
landingbj
lifestyle
open
divination-mysticism
25

skill-name

{what this skill teaches agents}

elbruno
elbruno
lifestyle
open
divination-mysticism
24

project-astrology-tarot-divination

Expert Tarot reader and divination advisor for card meanings, spreads, reading techniques, and integration with astrological timing. (project)

vasilyu1983
vasilyu1983
lifestyle
open
divination-mysticism
24

project-astrology-chinese

Expert Chinese astrology advisor for the 12 Animal Zodiac, Five Elements, BaZi (Four Pillars), and traditional Chinese timing systems. (project)

vasilyu1983
vasilyu1983
lifestyle
open
divination-mysticism
24

project-astrology-vedic

Expert Vedic/Jyotish astrology advisor for Sidereal zodiac calculations, Dasha systems, Nakshatras, and traditional Indian astrological interpretation. (project)

vasilyu1983
vasilyu1983
lifestyle
open
divination-mysticism
24

planning

Structured planning and project breakdown using proven methodologies for goals, projects, and strategic initiatives. Use when users need to create plans, break down complex projects, set milestones, estimate timelines, identify dependencies, or develop action plans. Triggers include 'help me plan,' 'create a roadmap for,' 'break down this project,' 'what are the steps to,' or 'how should I approach.'

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

image-generation

AI-powered image generation and editing using Google Gemini, Google Imagen, and OpenAI models. Generate images from text descriptions, edit existing images, create logos/stickers, apply style transfers, and produce product mockups. Use this skill when the user requests: - Image generation from text descriptions - Image editing or modifications - Logos, stickers, or graphic design assets - Product mockups or visualizations - Style transfers or artistic effects - Iterative image refinement Available models: - Google Gemini: gemini-2.5-flash-image (Nano Banana), gemini-3-pro-image-preview (Nano Banana Pro) - Google Imagen: imagen-4.0-generate-001, imagen-4.0-ultra-generate-001, imagen-4.0-fast-generate-001 - OpenAI: gpt-image-1.5 (recommended), gpt-image-1, dall-e-3, dall-e-2 Inspired by: https://github.com/EveryInc/every-marketplace/tree/main/plugins/compounding-engineering/skills/gemini-imagegen

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

pymatgen

Comprehensive guidance for using pymatgen (Python Materials Genomics) for computational materials science. Covers structure creation and manipulation, file I/O (CIF, POSCAR, XYZ), symmetry analysis, Materials Project API integration, phase diagrams, electronic structure analysis, and DFT input generation. Use when working with crystal structures, materials properties, computational chemistry calculations, or materials databases. Triggers include 'pymatgen', 'crystal structure', 'Materials Project', 'CIF file', 'POSCAR', 'band structure', 'phase diagram', or materials analysis tasks.

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

python-best-practices

Expert guidance for writing professional Python code following industry best practices including PEP 8 compliance, testing, type hints, error handling, and modern tooling. Use this skill when writing new Python code, refactoring existing code, setting up Python projects, implementing tests, or ensuring code quality and maintainability. Emphasizes: PEP 8, modularity, DRY principle, TDD, virtual environments (uv), and modern tooling (Ruff, Black, Mypy).

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

brainstorming

Structured brainstorming and ideation facilitation using proven creativity techniques. Use when users want to generate ideas, explore solutions, break through creative blocks, or need facilitated ideation sessions. Triggers include requests like 'help me brainstorm,' 'generate ideas for,' 'creative solutions to,' or 'think of alternatives.'

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

literature-review

Conduct systematic scientific literature reviews by integrating multi-source searches, iterative analysis, and synthesis into well-structured reports with proper citations. Use this skill when you need to: synthesize knowledge across multiple research domains, identify research gaps, track the evolution of methodologies, evaluate evidence quality, or write comprehensive literature reviews for academic papers, grant proposals, or research projects. Key capabilities: multi-database search strategies, iterative query refinement, content analysis and summarization, thematic synthesis, citation management, quality assessment, bias detection, and structured report generation with multiple output formats.

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

scientific-writing

Comprehensive scientific writing guidance for research papers, grants, and technical documentation. Covers paper structure (IMRAD), methods writing, results presentation, figure/table design, citation formatting, abstract writing, and revision responses. Use when users are writing scientific papers, formatting manuscripts, responding to reviewers, writing grant proposals, or need help with any aspect of scientific communication. Triggers include 'write a paper,' 'scientific writing,' 'format my manuscript,' 'methods section,' 'respond to reviewers,' or any research writing task.

jkitchin
jkitchin
lifestyle
open
divination-mysticism
24

troubleshooting

Systematic debugging and problem diagnosis using structured troubleshooting methodologies applicable to any domain - technical issues, process failures, system problems, or general obstacles. Use when users report errors, describe malfunctions, encounter unexpected behavior, or need help diagnosing root causes. Triggers include 'debug this,' 'troubleshoot,' 'why isn't this working,' 'getting an error,' 'something's wrong with,' 'how do I fix,' or any problem description.

jkitchin
jkitchin
lifestyle
open
Previous
Page 20 / 63
Next