terrylica/cc-skills
These skills were discovered automatically and have not necessarily received an editorial review.
adaptive-wfo-epochIndexed
Adaptive epoch selection for Walk-Forward Optimization. TRIGGERS - WFO epoch, epoch selection, WFE optimization, overfitting epochs.
View indexed skilladr-code-traceabilityIndexed
Add ADR references to code for traceability. TRIGGERS - ADR traceability, code reference, document decision in code.
View indexed skilladr-graph-easy-architectIndexed
ASCII architecture diagrams for ADRs via graph-easy. TRIGGERS - ADR diagram, architecture diagram, ASCII diagram.
View indexed skillarticle-extractorIndexed
Extract MQL5 articles and documentation. TRIGGERS - MQL5 articles, MetaTrader docs, mql5.com resources.
View indexed skillasciinema-analyzerIndexed
Semantic analysis of asciinema recordings. TRIGGERS - analyze cast, keyword extraction, find patterns in recordings.
View indexed skillasciinema-cast-formatIndexed
Asciinema v3 .cast file format reference. TRIGGERS - cast format, asciicast spec, event codes, parse cast file.
View indexed skillasciinema-playerIndexed
Play .cast terminal recordings in iTerm2. TRIGGERS - asciinema play, .cast file, play recording, recording playback.
View indexed skillbootstrap-monorepoIndexed
Autonomous polyglot monorepo bootstrap meta-prompt. TRIGGERS - new monorepo, polyglot setup, scaffold Python+Rust+Bun, monorepo from scratch.
View indexed skillchezmoi-workflowsIndexed
Dotfile backup and sync with chezmoi. TRIGGERS - chezmoi, dotfiles, sync dotfiles, backup configs, cross-machine sync.
View indexed skillclickhouse-architectIndexed
ClickHouse schema design and optimization. TRIGGERS - ClickHouse schema, compression codecs, MergeTree, ORDER BY tuning, partition key.
View indexed skillclickhouse-cloud-managementIndexed
ClickHouse Cloud user and permission management. TRIGGERS - create ClickHouse user, ClickHouse permissions, ClickHouse Cloud credentials.
View indexed skillcode-clone-assistantIndexed
Detect and refactor code duplication with PMD CPD. TRIGGERS - code clones, DRY violations, duplicate code.
View indexed skillcode-hardcode-auditIndexed
Detect hardcoded values, magic numbers, and leaked secrets. TRIGGERS - hardcode audit, magic numbers, PLR2004, secret scanning.
View indexed skillconstraint-discoveryIndexed
Spawn 5 parallel Explore agents to discover project constraints. TRIGGERS - constraint scan, degrees of freedom, /ralph:start Step 1.4.5, project memory analysis.
View indexed skilldocumentation-standardsIndexed
Markdown documentation standards for LLM and Pandoc PDF. TRIGGERS - markdown standards, section numbering, documentation style.
View indexed skilldual-channel-watchexec-notificationsIndexed
Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications.
View indexed skillglossary-managementIndexed
Manage terminology glossary with Vale. TRIGGERS - sync terms, glossary validation, add terms, Vale vocabulary.
View indexed skillgmail-accessIndexed
Access Gmail via CLI with 1Password OAuth. Use when user wants to read emails, search inbox, export messages, create drafts, or mentions gmail access. TRIGGERS - gmail, email, read email, list emails, search inbox, export emails, create draft, draft email, compose email.
View indexed skillgraph-easyIndexed
Create ASCII diagrams for markdown using graph-easy. TRIGGERS - ASCII diagram, graph-easy, architecture diagram, markdown diagram.
View indexed skillhooks-developmentIndexed
Claude Code hooks development guide. TRIGGERS - create hook, PostToolUse, PreToolUse, Stop hook, hook lifecycle, decision block.
View indexed skillimpl-standardsIndexed
Core engineering standards for implementation. TRIGGERS - error handling, constants management, progress logging, code quality.
View indexed skillimplement-plan-preflightIndexed
Execute Preflight phase for /itp:go workflow. TRIGGERS - ADR creation, design spec, MADR format, preflight verification.
View indexed skillissue-createIndexed
Create GitHub issues with AI labeling. TRIGGERS - create issue, file bug, feature request, gh issue create.
View indexed skillissues-workflowIndexed
GitHub Issues-first workflow with sub-issues hierarchy. TRIGGERS - issue hierarchy, sub-issues, issue tracking, research workflow, cross-repo issues.
View indexed skilliterm2-layoutIndexed
Configure iTerm2 workspace layouts with TOML. TRIGGERS - iTerm2 layout, workspace tabs, layout.toml, AutoLaunch.
View indexed skilllatex-buildIndexed
LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.
View indexed skilllatex-setupIndexed
LaTeX environment setup on macOS. TRIGGERS - install LaTeX, MacTeX, Skim viewer, SyncTeX setup.
View indexed skilllatex-tablesIndexed
LaTeX tables with tabularray package. TRIGGERS - LaTeX table, tabularray, fixed-width columns, table alignment.
View indexed skilllink-validationIndexed
Universal link validation using lychee for Claude Code sessions. Runs at session end to detect broken links and path policy violations.
View indexed skilllink-validatorIndexed
Validate markdown link portability in skills. TRIGGERS - check links, validate portability, fix broken links, relative paths.
View indexed skillmise-tasksIndexed
Orchestrate workflows with mise [tasks]. TRIGGERS - mise tasks, mise run, task runner, depends, depends_post, workflow automation, task dependencies.
View indexed skillml-data-pipeline-architectureIndexed
Patterns for efficient ML data pipelines using Polars, Arrow, and ClickHouse. TRIGGERS - data pipeline, polars vs pandas, arrow format, clickhouse ml, efficient loading, zero-copy, memory optimization.
View indexed skillml-failfast-validationIndexed
POC validation patterns to catch issues before committing to long-running ML experiments. TRIGGERS - fail-fast, POC validation, preflight check, experiment validation, schema validation, gradient check, sanity check, smoke test.
View indexed skillmql5-indicator-patternsIndexed
MQL5 indicator development patterns. TRIGGERS - MQL5 indicator, OnCalculate, indicator buffers, MetaTrader 5.
View indexed skillnotion-sdkIndexed
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.
View indexed skillplotext-financial-chartIndexed
ASCII financial line charts for markdown using plotext dot marker. TRIGGERS - financial chart, line chart, plotext, price chart, trading chart, ASCII chart.
View indexed skillplugin-validatorIndexed
Validate plugin structure and silent failures. TRIGGERS - plugin validation, check plugin, hook audit.
View indexed skillpr-gfm-validatorIndexed
Validate and fix GFM links in PR descriptions. TRIGGERS - PR links, gh pr create, GFM validation, broken PR links.
View indexed skillpython-logging-best-practicesIndexed
Python logging with loguru and platformdirs. TRIGGERS - loguru, structured logging, JSONL logs, log rotation, XDG directories.
View indexed skillpython-workspaceIndexed
Python workspace for MQL5 integration. TRIGGERS - MetaTrader 5 Python, mt5 package, MQL5-Python setup.
View indexed skillrangebar-eval-metricsIndexed
Range bar evaluation metrics for quant trading. TRIGGERS - range bar metrics, Sharpe ratio, WFO metrics, PSR DSR MinTRL.
View indexed skillschema-e2e-validationIndexed
Earthly E2E validation for YAML schema contracts. TRIGGERS - schema validation, YAML schema, schema contracts, regenerate types.
View indexed skillsession-infoIndexed
Get current Claude Code session UUID and registry info. TRIGGERS - current session, session uuid, session id, what session, which session.
View indexed skillsession-recoveryIndexed
Troubleshoot Claude Code session issues. TRIGGERS - No conversations found, missing sessions, session corruption.
View indexed skillskill-architectureIndexed
Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, skill architecture.
View indexed skillslash-command-factoryIndexed
Generate custom Claude Code slash commands via guided question flow. TRIGGERS - create slash command, generate command, custom command.
View indexed skillsymmetric-dogfoodingIndexed
Bidirectional integration validation where two repositories validate each other before release. TRIGGERS - symmetric dogfooding, bidirectional testing, cross-repo validation, reciprocal testing, polyrepo integration.
View indexed skilltelegram-bot-managementIndexed
Telegram bot management and monitoring. TRIGGERS - telegram bot, claude-orchestrator, bot status, bot restart.
View indexed skill