Skip to main content

Skills in this repository

tools-only/X-Skills - Page 15

SkillsMP has collected 2,943 skills from tools-only/X-Skills. Open a skill to review its source and details.

tools-only/X-Skills

Showing 40 of 2,943 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Test strategy, test coverage, and bug verification. Use PROACTIVELY when features need testing or bugs need verification.

updated
occupation
Sales Representatives of Services, Except Advertising, Insurance, Financial Services, & TravelSales Representatives, Wholesale & Manufacturing, Except Technical & Scientific Products
description

Sales strategy, discovery call prep, objection handling, prospect qualification, deal diagnosis. Use PROACTIVELY when sales conversations, proposals, or pipeline work is needed.

updated
occupation
Writers & Authors
description

UX copy, microcopy, error messages, button labels, help text. Use PROACTIVELY when writing user-facing content.

updated
occupation
Information Security Analysts
description

Security review, vulnerability analysis, threat modeling. Use PROACTIVELY when reviewing authentication, authorization, or data handling.

updated
occupation
Financial & Investment Analysts
description

Convert Kanchi-style dividend investing into a repeatable US-stock operating procedure. Use when users ask for かんち式配当投資, dividend screening, dividend growth quality checks, PERxPBR adaptation for US sectors, pullback limit-order planning, or one-page stock…

updated
occupation
Software Developers
description

This skill should be used when the user says "commit my changes", "commit this", "git commit", "save my work", "stage and commit", or mentions committing code. Also triggers on "create a commit" or "commit what I've done".

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

This skill should be used when the user asks to persist learnings to memory. Triggers on "extract learnings", "save this for next time", "remember this pattern", "add this to memory", "update CLAUDE.md with what we learned", "store this insight".

updated
occupation
Web & Digital Interface Designers
description

Interaction design for terminal UI, task flow optimization, information architecture, CLI usability, command structure design, Rich component selection, accessibility in terminal context

updated
occupation
Web & Digital Interface Designers
description

User journey mapping, Jobs-to-Be-Done analysis, struggling moments identification, experience strategy for CLI tools, Moments Framework (Push/Pull/Anxiety/Habit), service blueprints

updated
occupation
Software Developers
description

This skill should be used when the user wants to push commits, create or update a pull request, or submit code for review. Triggers on "push this", "push my changes", "create a PR", "open a pull request", "make a PR", "submit for review", "send this up",…

updated
occupation
Software Developers
description

System design specialist for architecture decisions, module structure, and design patterns. Use for planning system architecture, defining module boundaries, reviewing code for architectural consistency, and documenting ADRs.

updated
occupation
Software Developers
description

Python implementation specialist for Rich UI, CLI features, and core functionality. Use for implementing new features, writing typed Python code, building terminal UI components, and refactoring.

updated
occupation
Web & Digital Interface Designers
description

Visual design for terminal UI, Rich styling, color schemes for CLI, typography in monospace, panel layouts, progress bar styling, terminal accessibility, visual hierarchy in text-based interfaces

updated
occupation
Software Developers
description

This skill should be used when the user asks to update, refresh, optimize, or clean up CLAUDE.md, or when documentation is stale, verbose, or out of sync with codebase reality. Triggers on "update CLAUDE.md", "refresh the docs", "sync CLAUDE.md with the…

updated
occupation
Software Developers
description

Close a completed GitHub milestone. Args: {milestone-number}. Audits open and closed issues, offers to carry forward open items to a new or existing milestone, closes the GitHub milestone, updates Project V2 Status to Done for closed issues, and generates a…

updated
occupation
Software Developers
description

Create a GitHub milestone for Jamie-BitFlight/claude_skills. No args: guided intake (title, due date, description). With 'quick {title}': minimal prompts. Creates milestone via gh api REST, checks for duplicates. Returns milestone number for use with…

updated
occupation
Project Management Specialists
description

Begin active work on a GitHub milestone. Args: {milestone-number}. Lists all open issues in the milestone, shows current label state, asks for confirmation, then bulk-transitions status labels from 'status:needs-grooming' to 'status:in-progress' and updates…

updated
occupation
Software Developers
description

Holistic completion workflow after a feature's tasks are marked COMPLETE: code review, feature verification, integration check, documentation drift audit/update, and context refinement. Creates follow-up task files when issues are found.

updated
occupation
Project Management Specialists
description

Use when working, planning, or closing a backlog item. Bridges BACKLOG.md to the SAM planning pipeline with optional GitHub Issue/Project/Milestone tracking. No args: interactive browser. With '#N': load item directly from GitHub Issue #N (labels and…

updated
occupation
Software Developers
description

Look up prior Claude Code sessions when context is lost or forgotten. Use when asked "what did we do before?", "what happened in the last session?", "I forgot what we were working on", "find what I told you about X", or any request to recall past conversation…

updated
occupation
Software Developers
description

File indexing with EXT:solrfal and Apache Tika for TYPO3. Index PDFs, DOCX, XLSX and other file formats into Solr for full-text file search. Setup, configuration, Tika Server, troubleshooting.

updated
occupation
Software Developers
description

SAM-style feature initiation workflow: discovery -> codebase analysis -> architecture spec -> task decomposition -> validation -> context manifest. Use when a user asks to add a feature, plan a feature, or convert an idea into executable task files.

updated
occupation
Software Developers
description

Background agent that maintains and updates CLAUDE.md files based on project changes. Invoked at session start and after major milestones (feature completion, refactoring, new dependencies, architecture changes). Works independently without interrupting other…

updated
occupation
Software Developers
description

Use when assigning BACKLOG.md items to a GitHub milestone. Args: {milestone-number} [P0|P1|P2|title-filter]. Reads BACKLOG.md, shows items with GitHub Issue status, lets user select which to assign. Creates missing GitHub Issues for selected P0/P1 items,…

updated
occupation
Web Developers
description

Custom JavaScript integration for EXT:solr search, suggest/autocomplete, and facet filtering without jQuery. Vanilla JS examples and AJAX endpoints for TYPO3 Fluid templates.

updated
occupation
Software Developers
description

Expert guidance on Apache Solr search integration for TYPO3: installation, Index Queue, faceting, suggest, PSR-14 events, custom indexers, LLM/vector search (Solr native), DDEV/Docker/production setup, deep debugging & troubleshooting, and file indexing via…

updated
occupation
Software Developers
description

Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture support, and tech stack customization. Use when setting up new projects, improving existing CLAUDE.md files, or establishing AI-assisted…

updated
occupation
Software Developers
description

Create a new item in .claude/BACKLOG.md. No args: guided intake via AskUserQuestion. With 'quick {title}': inline capture from user description. With '--auto {title}': fully autonomous — derives all fields from research files and task context, skips all…

updated
occupation
Architectural & Engineering Managers
description

Scientific delegation framework for orchestrators — provide observations and success criteria while preserving agent autonomy. Use when assigning work to sub-agents, before invoking the Task tool, or when preparing delegation prompts for specialist agents.

updated
occupation
Software Developers
description

Scientific delegation framework for orchestrators coordinating sub-agents. Provides WHERE-WHAT-WHY context patterns while preserving agent autonomy. Use when delegating tasks, structuring sub-agent prompts, planning multi-agent workflows, or coordinating…

updated
occupation
Software Developers
description

Configure clang-format code formatting. Use when: user mentions clang-format or .clang-format, analyzing code style/patterns, creating/modifying formatting config, troubleshooting formatting, brace styles/indentation/spacing/alignment/pointer alignment, or…

updated
occupation
Software Developers
description

Markdown exporter for export Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Also known as the md_exporter skill.

updated
occupation
Web Developers
description

Create an interactive educational MicroSim using the p5.js JavaScript library with distinct regions for drawing and interactive controls. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that references the javascript…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Workflow кросс-агентного ревью с Codex. Triggers (RU): "кодекс ревью". Triggers (EN): "with codex review", "codex review workflow", "start codex review". ВАЖНО: при срабатывании триггера прочитай SKILL.md до любых других шагов.

Source text: Russian

updated
occupation
Desktop Publishers
description

Markdown exporter for export Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Also known as the md_exporter skill.

updated
occupation
Software Developers
description

Create a new tech blog post on 聆.tw (琳聽智者漫談), a Traditional Chinese AI-assisted tech blog. Use when the user wants to write a new blog post, create an article, draft a tech article, or publish content on 聆.tw. Triggers on requests like "write a blog post",…

updated
occupation
Project Management Specialists
description

Use when working, planning, or closing a backlog item. Bridges BACKLOG.md to the SAM planning pipeline with optional GitHub Issue/Project/Milestone tracking. No args: interactive browser. With title substring: auto-grooming, RT-ICA gate, GitHub issue sync,…

updated
occupation
Software Developers
description

Orchestrate OpenAI Codex CLI with specialized subagents for code review, debugging, architecture analysis, security audits, refactoring, and documentation. This skill should be used when delegating focused development tasks to Codex subagents (gpt-5.3-codex,…

updated
occupation
Software Developers
description

轻量级全平台 RSS 订阅管理器。一键聚合 YouTube、Vimeo、Behance、Twitter/X、B站、微博、抖音、小红书的内容更新,支持增量去重和 AI 智能分类。

Source text: Chinese

updated
occupation
Software Developers
description

Install and configure the GitHub CLI (gh) for AI agent environments where gh may not be pre-installed and git remotes use local proxies instead of github.com. Provides auto-install script with SHA256 verification and GITHUB_TOKEN auth with anonymous fallback.…

updated
Showing 40 of 2,943 collected skills.