Browse Skills
2024 skills found
homelab-deployment.md
1
1
export
homelab-deployment
2
from
"vonrobak/fedora-homelab-containers"
from
"vonrobak/fedora-homelab-containers"
3
Automated service deployment with validation, templating, and verification - use when deploying new services, updating existing deployments, or troubleshooting deployment issues
2026-01-05
critical-echo.md
1
1
export
critical-echo
2
from
"koriym/critical-echo"
from
"koriym/critical-echo"
3
Constructive criticism for articles worth critiquing
2026-01-22
eve-esi-integration.md
1
1
export
eve-esi-integration
2
from
"AreteDriver/EVE_Rebellion"
from
"AreteDriver/EVE_Rebellion"
3
EVE Online ESI API integration skill for third-party development. Use when building EVE Online tools, apps, or games that need ESI endpoints, SSO authentication, image server assets, or SDE data. Triggers on EVE Online API work, ESI integration, EVE developer tools, ship renders, map data, character authentication, or EVE static data.
2026-01-05
east-node-io.md
1
1
export
east-node-io
2
from
"elaraai/east-node"
from
"elaraai/east-node"
3
I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar.
2026-02-02
greedy-selection-algorithm.md
1
1
export
greedy-selection-algorithm
2
from
"skillrecordings/migrate-egghead"
from
"skillrecordings/migrate-egghead"
3
Use when building selection algorithms that must balance multiple diversity/coverage constraints (e.g., selecting test cases, sampling datasets, portfolio optimization). Especially useful when hard co...
2026-01-05
agent-coordination.md
1
1
export
agent-coordination
2
from
"d-o-hub/github-template-ai-agents"
from
"d-o-hub/github-template-ai-agents"
3
A template repository for GitHub projects using AI agents (Claude, Copilot Chat, OpenAI Codex) with automated label setup, branch protection, and workflow best practices.
2025-12-20
skill-name-gerund.md
1
1
export
skill-name-gerund
2
from
"dralgorhythm/copilot-personas"
from
"dralgorhythm/copilot-personas"
3
[Concise description in third person. Include triggers/context.]
2026-01-05
drawio.md
1
1
export
drawio
2
from
"bahayonghang/drawio-skills"
from
"bahayonghang/drawio-skills"
3
Create and edit draw.io diagrams with real-time browser preview using @next-ai-drawio/mcp-server.Trigger when user asks to:- Create flowcharts, process diagrams, or workflow visualizations- Generate system architecture diagrams or component diagrams- Visualize code structure, microservices, or deployment architecture- Edit or modify existing draw.io diagrams- Export diagrams to .drawio filesKeywords: diagram, flowchart, architecture, draw.io, drawio, visualization, UML, sequence diagram, component diagram
2026-01-05
wtp-ux-expert.md
1
1
export
wtp-ux-expert
2
from
"esoxjem/WhatThePuck"
from
"esoxjem/WhatThePuck"
3
UX expert for WTP, an iOS espresso shot dialing app. Use when working on WTP user experience including critiquing flows/screens, generating UX concepts, writing user stories, conducting accessibility audits, designing gamification/motivation systems, or any design decisions. Triggers on terms like UX, user experience, flow, screen, accessibility, user story, design critique, usability, HIG, gamification, achievements, streaks, or motivation for WTP contexts.
2026-01-05
mapping-html-to-api.md
1
1
export
mapping-html-to-api
2
from
"farmanlab/ai_agent_orchestra"
from
"farmanlab/ai_agent_orchestra"
3
Maps HTML content elements to API response fields and generates data binding specifications. Updates the "APIマッピング" section in screen spec.md.
2026-01-20
dependency-analysis.md
1
1
export
dependency-analysis
2
from
"hubvue/fe-analysis-skills"
from
"hubvue/fe-analysis-skills"
3
Claude skills supporting analysis of front-end projects
2025-12-29
plot-consistency-checker.md
1
1
export
plot-consistency-checker
2
from
"IzmaIkhlaque/AIDD-30-days-challenge-"
from
"IzmaIkhlaque/AIDD-30-days-challenge-"
3
Checks book plots for inconsistencies in timelines, character actions, facts, and logic. Use this to review drafts or outlines for holes and suggest fixes.
2026-01-05
draft-section.md
1
1
export
draft-section
2
from
"testaco/agentic-coding-book"
from
"testaco/agentic-coding-book"
3
Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.
2026-01-05
readme-generator.md
1
1
export
readme-generator
2
from
"GhostTypes/ff-5mp-api-py"
from
"GhostTypes/ff-5mp-api-py"
3
Generate professionally formatted README.md files following a specific centered table-based structure. Use when creating or reformatting README files for GitHub repositories, particularly for Ghost's projects across 48hour-solutions, Automotive-9, LLMTooling, MCDxAI, Orbital-8, Parallel-7, and GhostTypes organizations. Triggers include "create a readme", "reformat this readme", "update the readme", or any request to document a repository.
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"mk0e/devskills"
from
"mk0e/devskills"
3
An MCP server that brings Anthropic's Agent Skills to any MCP-compatible coding agent.
2026-01-25
learning-graph-generator.md
1
1
export
learning-graph-generator
2
from
"dmccreary/signal-processing"
from
"dmccreary/signal-processing"
3
Generates a comprehensive learning graph from a course description, including 200 concepts with dependencies, taxonomy categorization, and quality validation reports. Use this when the user wants to create a structured knowledge graph for educational content.
2026-01-05
testing.md
1
1
export
testing
2
from
"aazbeltran/claude-code-plugins"
from
"aazbeltran/claude-code-plugins"
3
Expert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code. Use when designing test strategies, deciding between testing approaches, refactoring tests, or optimizing test suites.
2026-01-05
training-hub.md
1
1
export
training-hub
2
from
"RobbieJ/training-hub-skills"
from
"RobbieJ/training-hub-skills"
3
Fine-tune LLMs using Red Hat training-hub library with SFT, LoRA, and OSFT algorithms. Use when preparing JSONL datasets, running training jobs, configuring hardware, scaling to clusters, evaluating models, or deploying with vLLM.
2026-01-05
jira-workflow.md
1
1
export
jira-workflow
2
from
"fwojciec/jira4claude"
from
"fwojciec/jira4claude"
3
Manage J4C project tasks via Jira API. Use for ALL Jira project management tasks including creating tasks, checking ready work, linking dependencies, transitioning status, or adding comments.
2026-01-05
hotwire-turbo-stimulus.md
1
1
export
hotwire-turbo-stimulus
2
from
"sjnims/rails-expert"
from
"sjnims/rails-expert"
3
This skill should be used when the user asks about Hotwire, Turbo Drive, Turbo Frames, Turbo Streams, Stimulus controllers, frontend interactivity, server-rendered HTML updates, websocket updates, progressive enhancement, data attributes, importing JavaScript modules, or building interactive UIs without React/Vue. Also use when discussing the "HTML over the wire" approach or NO BUILD philosophy. Examples:
2026-01-05
character-management.md
1
1
export
character-management
2
from
"keberle/fiction-kit-rebound-specialist"
from
"keberle/fiction-kit-rebound-specialist"
3
Maintain character consistency by cross-referencing canonical character files. Use when writing scenes with established characters, updating character information, or checking for contradictions. Prevents invented physical details, cars, homes, or backstory. Triggers include "character consistency", "check character", "update character file", "character canon", "character validation".
2026-01-05
graphql.md
1
1
export
graphql
2
from
"specvital/collector"
from
"specvital/collector"
3
Provides GraphQL API schema design and implementation expertise. Ensures proper type definitions, query/mutation patterns, pagination strategies, and error handling standards. Specializes in schema-first design, resolver implementation, DataLoader for N+1 prevention, subscription patterns, and federation architecture. Implements Relay cursor connections and Apollo best practices.Use when: designing GraphQL schemas, defining types and interfaces, implementing queries and mutations, creating resolvers, designing pagination with connections and edges, solving N+1 query problems with DataLoader, implementing subscriptions for real-time updates, handling errors and nullability, setting up GraphQL federation, or integrating with Apollo Server/Client or other GraphQL libraries.
2026-01-05
writing-skills.md
1
1
export
writing-skills
2
from
"drewpayment/orbit"
from
"drewpayment/orbit"
3
Use when creating new skills, editing existing skills, or verifying skills work before deployment
2026-01-05
mcp-executor.md
1
1
export
mcp-executor
2
from
"mcfearsome/cc-colony"
from
"mcfearsome/cc-colony"
3
Execute complex multi-tool MCP workflows directly using TypeScript or Python. As the MCP executor agent, you have MCP servers configured and write code that composes multiple tool calls. Use for 3+ MCP tool calls, complex data processing, parallel operations, or retry logic. This skill is colony-aware - you execute code directly via Bash without subagents.
2026-01-05