Browse Skills
2024 skills found
atl-cli.md
1
1
export
atl-cli
2
from
"lroolle/atlas-cli"
from
"lroolle/atlas-cli"
3
Atlassian Server CLI (Jira/Confluence/Bitbucket). This skill should be used when working with Jira issues, Confluence page operations, Bitbucket pull requests, or any Atlassian Server tasks. Triggers on: issue tracking, wiki pages, PR management, CQL queries.
2026-01-05
premium-healthcare-redesign.md
1
1
export
premium-healthcare-redesign
2
from
"SamiAGOURRAM/salam-queue-flow"
from
"SamiAGOURRAM/salam-queue-flow"
3
Redesign React components and pages for healthcare SaaS with premium Apple/Uber-like aesthetics while preserving ALL existing logic, hooks, state management, API calls, and event handlers. Use this skill when the user requests to redesign, make premium, improve the look of, or beautify existing React code. Also use when the user provides design inspiration screenshots to adapt. The skill treats all functionality as sacred and focuses purely on visual transformation - layout, styling, typography, colors, spacing, and modern component structures can change freely, but hooks order, state management, backend communication, and all interactions must remain 100% intact.
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
readme-generator.md
1
1
export
readme-generator
2
from
"bug-ops/claude-skills"
from
"bug-ops/claude-skills"
3
Generate and improve README files for software projects. Triggers on: 'create readme', 'generate readme', 'write readme', 'improve readme', 'update readme', 'fix readme', 'readme for this project'. Supports Rust (libraries, CLI tools, services), TypeScript/JavaScript (npm packages), and Python (PyPI packages). Applies ecosystem-specific conventions: badges, installation sections, MSRV for Rust, feature flags documentation.
2026-01-05
chess-commentator.md
1
1
export
chess-commentator
2
from
"pilipolio/chess-sandbox"
from
"pilipolio/chess-sandbox"
3
Experimentations with chess engines and LLMs
2025-12-15
context7.md
1
1
export
context7
2
from
"erwinkn/pulse-ui"
from
"erwinkn/pulse-ui"
3
Fetch up-to-date library documentation using Context7 API. Use this skill when the user asks for docs, examples, or help with a specific library/framework (e.g., "look up React docs", "context7 nextjs routing", "fetch docs for fastapi").
2026-01-05
fix-failed-pr.md
1
1
export
fix-failed-pr
2
from
"agentage/desktop"
from
"agentage/desktop"
3
Electron desktop app for Agentage — local UI for running and managing agents
2026-02-03
council.md
1
1
export
council
2
from
"bacoco/Council-board-skill"
from
"bacoco/Council-board-skill"
3
Orchestrates multi-model deliberation from Claude, Gemini, and Codex.INVOKE THIS SKILL when user wants:- Multiple AI perspectives: "ask the council", "get opinions", "what do the models think"- Debate/both sides: "both sides of", "pros and cons", "I'm torn between", "arguments for and against"- Stress-testing: "poke holes", "what could go wrong", "find flaws", "what am I missing", "blind spots"- Choosing between options: "help me choose", "which should I pick", "A vs B vs C"- Deep understanding: "deeply understand", "thorough research", "comprehensive analysis"- Direct model query: "ask Claude directly", "just Gemini", "Codex only", "skip the council"
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
jira.md
1
1
export
jira
2
from
"averycrespi/claudefiles"
from
"averycrespi/claudefiles"
3
This skill should be used when the user asks about Jira work items, sprints, boards,or projects. Activates when detecting: ticket IDs (PROJ-123), questions about "currentsprint", "my tickets", "Jira issues", board information, project status, or any Jira-relatedqueries. Provides read-only access to Jira Cloud via Atlassian CLI.
2026-01-05
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
update-pr.md
1
1
export
update-pr
2
from
"propstreet/claude-powerpack"
from
"propstreet/claude-powerpack"
3
Essential productivity tools for Claude Code: expert consultation docs, code extraction, and more
2026-02-03
plausible-insights.md
1
1
export
plausible-insights
2
from
"alexanderop/claude-plausible-analytics"
from
"alexanderop/claude-plausible-analytics"
3
Use when analyzing website traffic, investigating SEO issues, diagnosing high bounce rates, evaluating content performance, or optimizing site conversions - proactive SEO consultant with Plausible Analytics access that investigates patterns, fetches actual page content, and provides specific actionable recommendations based on real data analysis
2025-11-23
east-py-datascience.md
1
1
export
east-py-datascience
2
from
"elaraai/east-py"
from
"elaraai/east-py"
3
Data science and machine learning platform functions for the East language (TypeScript types). Use when writing East programs that need optimization (MADS, Optuna, SimAnneal, Scipy), machine learning (XGBoost, LightGBM, NGBoost, Torch MLP, Lightning, GP), ML utilities (Sklearn preprocessing, metrics, splits), or model explainability (SHAP). Triggers for: (1) Writing East programs with @elaraai/east-py-datascience, (2) Derivative-free optimization with MADS, (3) Bayesian optimization with Optuna, (4) Discrete/combinatorial optimization with SimAnneal, (5) Gradient boosting with XGBoost or LightGBM, (6) Probabilistic predictions with NGBoost or GP, (7) Neural networks with Torch MLP or Lightning, (8) Data preprocessing and metrics with Sklearn, (9) Model explainability with Shap.
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
nuxt-content.md
1
1
export
nuxt-content
2
from
"alexanderop/awesome-claude-code-vue"
from
"alexanderop/awesome-claude-code-vue"
3
Use when answering questions about OR implementing features with Nuxt Content (queries, MDC components, document-driven mode), especially when uncertain about current API - Nuxt Content is frequently updated with breaking changes, so fetch current documentation from llms.txt before responding to ensure accuracy over training data
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
set-current-spec.md
1
1
export
set-current-spec
2
from
"retsohuang/retso-marketplace"
from
"retsohuang/retso-marketplace"
3
This skill should be used when switching between specs, after creating a new spec with "/spec-kit:specify", when the user says "switch to spec 002" or "work on feature X", or when resuming work on a different feature. Updates progress.yml with the current working specification.
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-29
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
deep-research-synthesizer.md
1
1
export
deep-research-synthesizer
2
from
"anthony-maio/pieces-agent-skills"
from
"anthony-maio/pieces-agent-skills"
3
Two advanced agentic skills for Pieces OS, focusing on deep research synthesis and MCP-based long-term memory interactions.
2026-01-03
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
unified-consciousness-framework.md
1
1
export
unified-consciousness-framework
2
from
"AceTheDactyl/Rosetta-Helix-Substrate"
from
"AceTheDactyl/Rosetta-Helix-Substrate"
3
|
2025-12-17
gemini-research-subagent.md
1
1
export
gemini-research-subagent
2
from
"DasBluEyedDevil/Multi-Agent-Workflow"
from
"DasBluEyedDevil/Multi-Agent-Workflow"
3
Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements.
2026-01-05