Browse Skills
44915 skills found
website-builder.md
4
1
export
website-builder
2
from
"deomiarn/claude-setup-template"
from
"deomiarn/claude-setup-template"
3
Website sitemap generation workflow. Analyzes requirements, delegates to sitemap-analyst agent, generates sitemap with shadcn-ui-blocks component selections. Use when planning website architecture, structuring pages, selecting components, or requesting sitemap/page structure planning.
2026-01-05
rss-fetch.md
4
1
export
rss-fetch
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Fetch and parse RSS feeds from provided URLs. Use this skill when the user wants to gather news articles for content creation.
2026-01-05
graph-easy.md
4
1
export
graph-easy
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Create ASCII diagrams for any GitHub Flavored Markdown file using graph-easy. Use for READMEs, design docs, specifications, or any markdown needing architecture diagrams. Zero external dependencies for rendering - pure text output embeds directly in markdown.
2026-01-05
code-refactor.md
4
1
export
code-refactor
2
from
"phonowell/fire-keeper"
from
"phonowell/fire-keeper"
3
执行 200 行文件限制和项目代码规范检查,use when refactoring code or splitting large files (project)
2026-01-05
fix-blog-images.md
4
1
export
fix-blog-images
2
from
"ChrisTowles/blog"
from
"ChrisTowles/blog"
3
Fix and optimize images in uncommitted blog posts. Use when preparing blog posts for publication, fixing broken image paths, renaming generic image names (image.png), moving images to proper /images/blog/ directory, improving alt text, or checking image references before committing. Trigger on "fix blog images", "check images", "prepare post for publish", or after pasting screenshots into markdown.
2026-01-05
querying-gpt52.md
4
1
export
querying-gpt52
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Queries GPT-5.2 for high-reasoning code analysis, root-cause bug fixing, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and security reviews with configurable reasoning effort (none/low/medium/high/xhigh). 400K context, 128K output.
2026-01-05
devto-publish.md
4
1
export
devto-publish
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Publish articles to Dev.to. Use this skill when the article is ready and user wants to publish.
2026-01-05
analyze-m1-module-for-migration.md
4
1
export
analyze-m1-module-for-migration
2
from
"ProxiBlue/claude-skills"
from
"ProxiBlue/claude-skills"
3
Systematically analyze a Magento 1 module to determine its purpose, usage, and migration requirements for Magento 2. Use when you need to decide whether to migrate a M1 module, find alternatives, or skip it.
2026-01-05
project-bootstrap.md
4
1
export
project-bootstrap
2
from
"iamgerwin/dotfiles"
from
"iamgerwin/dotfiles"
3
Initialize new backend/frontend projects with opinionated defaults.
2026-01-05
mermaid.md
4
1
export
mermaid
2
from
"rp1-run/rp1"
from
"rp1-run/rp1"
3
Create, validate, and troubleshoot Mermaid.js diagrams. Use when generating flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, or any visualization. Handles diagram validation, syntax errors, broken diagrams, and automatic repair. Trigger terms - mermaid, diagram, flowchart, sequence, class diagram, ER diagram, entity relationship, state machine, gantt, visualization, chart, graph.
2026-01-05
memory-bank.md
4
1
export
memory-bank
2
from
"cuipengfei/prompts"
from
"cuipengfei/prompts"
3
记忆库 - 跨会话知识持久化管理。作为项目上下文的唯一真实来源。
2026-01-05
plan-creating-project-plans.md
4
1
export
plan-creating-project-plans
2
from
"wahidyankf/open-sharia-enterprise"
from
"wahidyankf/open-sharia-enterprise"
3
Comprehensive project planning standards for plans/ directory including folder structure (ideas.md, backlog/, in-progress/, done/), naming convention (YYYY-MM-DD__identifier/), file organization (README.md for small plans, multi-file for large), and Gherkin acceptance criteria. Essential for creating structured, executable project plans.
2026-01-05
software-testing-strategy.md
4
1
export
software-testing-strategy
2
from
"bostonaholic/dotfiles"
from
"bostonaholic/dotfiles"
3
Strategic testing framework: testing pyramid, test design patterns, anti-patterns. Complements tdd-enforcement (tactical) with comprehensive strategy.
2026-01-05
microsim-p5.md
4
1
export
microsim-p5
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
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 code and the main.html can be referenced as an iframe from the index.md. The metadata.json contains Dublin core metadata about the MicroSim.
2026-01-05
timeline-generator.md
4
1
export
timeline-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates interactive timeline visualizations using the vis-timeline JavaScript library. Use this skill when users need to create historical timelines, project timelines, event sequences, or any chronological data visualization with optional category filtering. The skill creates a complete MicroSim package with HTML, CSS, JSON data, and documentation.
2026-01-05
claude-command-authoring.md
4
1
export
claude-command-authoring
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Creates custom slash commands for Claude Code with proper syntax, frontmatter, arguments, bash execution, and file references. Use when building slash commands, creating custom Claude Code commands, setting up team workflows, or when users mention slash commands, command files, or .md command creation.
2026-01-05
pnpm-version-bumper.md
4
1
export
pnpm-version-bumper
2
from
"babylonlabs-io/babylon-toolkit"
from
"babylonlabs-io/babylon-toolkit"
3
Systematically bump package versions in pnpm monorepos by analyzing pnpm-lock.yaml, walking dependency trees, and finding the optimal parent package to upgrade. Use when the user asks to bump a package to meet a specific version requirement (e.g., "bump tmp to >=0.2.4", "upgrade package X to meet requirement Y", or "resolve version conflict for package Z"). Handles transitive dependencies and suggests overrides when needed.
2026-01-05
owasp-top-10.md
4
1
export
owasp-top-10
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
OWASP Top 10 security vulnerabilities with detection and remediation patterns. Use when conducting security audits, implementing secure coding practices, or reviewing code for common security vulnerabilities.
2026-01-05
slack.md
4
1
export
slack
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Send messages to Slack channels using webhooks. Use this skill to post summaries and notifications.
2026-01-05
webapp-sqlmap.md
4
1
export
webapp-sqlmap
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Automated SQL injection detection and exploitation tool for web application security testing. Use when: (1) Testing web applications for SQL injection vulnerabilities in authorized assessments, (2) Exploiting SQL injection flaws to demonstrate impact, (3) Extracting database information for security validation, (4) Bypassing authentication mechanisms through SQL injection, (5) Identifying vulnerable parameters in web requests, (6) Automating database enumeration and data extraction.
2026-01-05
backend-auth-js.md
4
1
export
backend-auth-js
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Authentication library for Next.js applications (NextAuth.js v5). Use when building Next.js 14+ apps that need OAuth providers (GitHub, Google, etc.), credentials login, or session management. Provides adapters for Prisma, Drizzle, and other databases. Choose Auth.js over Passport.js for Next.js App Router projects.
2026-01-05
multi-agent-e2e-validation.md
4
1
export
multi-agent-e2e-validation
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Multi-agent parallel E2E validation workflow for database refactors and system migrations. Use when validating QuestDB deployments, schema migrations, bulk data ingestion pipelines, or any database-centric refactor requiring comprehensive testing across environment, data flow, and query layers.
2026-01-05
ui-design-advisor.md
4
1
export
ui-design-advisor
2
from
"zxj777/mind-fuse"
from
"zxj777/mind-fuse"
3
Senior visual designer who provides specific color values, spacing, typography, and component styling. Use this skill when you need concrete UI specifications, design system decisions, or accessibility guidance for toolbars, panels, canvas elements, and modals.
2026-01-05
docs-validating-links.md
4
1
export
docs-validating-links
2
from
"wahidyankf/open-sharia-enterprise"
from
"wahidyankf/open-sharia-enterprise"
3
Link validation standards for markdown links including format requirements, path validation, broken link detection, and external link verification
2026-01-05