Browse Skills
6825 skills found
markdown-helper.md
4
1
export
markdown-helper
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Token-efficient markdown parsing, editing, and diagram generation using native CLI tools (Windows/Mac/Linux compatible)
2026-01-05
rules-repo-conventions.md
4
1
export
rules-repo-conventions
2
from
"GuicedEE/ai-rules"
from
"GuicedEE/ai-rules"
3
Apply Rules Repository conventions and forward-only workflow. Use when generating or editing docs, prompts, or code in projects that consume this repository or when this repository is the active workspace. Ensure Pact → Rules → Guides → Implementation links are created and updated, and prefer linking to submodule guides over duplicating content.
2026-01-05
diagram-reports-generator.md
4
1
export
diagram-reports-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates comprehensive diagram and MicroSim reports for the geometry course by analyzing chapter markdown files and creating table and detail reports. Use this skill when working with an intelligent textbook (specifically geometry-course) that needs updated visualization of all diagrams and MicroSims across chapters, including their status, difficulty, Bloom's Taxonomy levels, and UI complexity.
2026-01-05
code.md
4
1
export
code
2
from
"sanand0/scripts"
from
"sanand0/scripts"
3
ALWAYS follow this style when writing Python / JavaScript code
2026-01-05
docs-creating-by-example-tutorials.md
4
1
export
docs-creating-by-example-tutorials
2
from
"wahidyankf/open-sharia-enterprise"
from
"wahidyankf/open-sharia-enterprise"
3
Comprehensive guide for creating by-example tutorials - code-first learning path with 75-90 heavily annotated examples achieving 95% language coverage. Covers five-part example structure, annotation density standards (1-2.25 comments per code line PER EXAMPLE), self-containment rules, and multiple code blocks for comparisons. Essential for creating by-example tutorials for programming languages on educational platforms
2026-01-05
bubble-chart-generator.md
4
1
export
bubble-chart-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates interactive Chart.js bubble chart visualizations for priority matrices and multi-dimensional data analysis. Use this skill when users need to create scatter plots with variable bubble sizes, particularly for 2x2 priority matrices (Impact vs Effort, Risk vs Value, etc.), portfolio analysis, or any visualization comparing items across two dimensions with a third dimension represented by size. The skill creates a complete MicroSim package with HTML, CSS, and documentation.
2026-01-05
read-bin-docs.md
4
1
export
read-bin-docs
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Straightforward text extraction from document files (text-based PDF only for now, no OCR or docx). Use when you just need to read/extract text from binary documents.
2026-01-05
documentation-standards.md
4
1
export
documentation-standards
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Markdown documentation standards for LLM-optimized architecture including section numbering rules for Pandoc PDF generation. Use when writing markdown documentation, creating skills, or authoring content that may be converted to PDF.
2026-01-05
sensitivity-check.md
4
1
export
sensitivity-check
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Evaluate representation and flag potential harm concerns. Use when writing characters from marginalized groups, depicting sensitive subject matter, or wanting to check for stereotypes and harmful tropes.
2026-01-05
sap-article-generator.md
4
1
export
sap-article-generator
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Generate comprehensive, fact-checked SAP technical articles and configuration guides with embedded images, flowcharts, and references. Use when users request SAP documentation, how-to guides, configuration tutorials, process explanations, or technical articles on SAP topics (ECC, S/4HANA, modules like SD, MM, FI, PP, ABAP, OData APIs, archiving, etc.). Creates professional Word documents with proper formatting and web-sourced visual aids with built-in image downloading.
2026-01-05
elixir-phoenix.md
4
1
export
elixir-phoenix
2
from
"forest/dotfiles"
from
"forest/dotfiles"
3
Elixir and Phoenix development guidelines with critical language-specific gotchas. Use when writing Elixir code, Phoenix applications, or Mix tasks. Prevents common mistakes with list access, variable rebinding, struct access, and OTP patterns that cause subtle bugs or compilation errors.
2026-01-05
hammer-benchmark-report.md
4
1
export
hammer-benchmark-report
2
from
"Ronin15/SDL3_HammerEngine_Template"
from
"Ronin15/SDL3_HammerEngine_Template"
3
Generates professional performance analysis reports from SDL3 HammerEngine benchmark results including statistical analysis, comparison tables, visualizations, and recommendations. Use when preparing performance documentation, analyzing optimization efforts, or generating milestone/release reports.
2026-01-05
microsim-vis-network.md
4
1
export
microsim-vis-network
2
from
"dmccreary/microsims"
from
"dmccreary/microsims"
3
Create an educational MicroSim using the vis-network JavaScript library. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that can be referenced with an iframe. The main.html file imports the main JavaScript code to run the educational MicroSim.
2026-01-05
notion-changes.md
4
1
export
notion-changes
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Query Notion for recent document changes
2026-01-05
article-extractor.md
4
1
export
article-extractor
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Extracts and organizes MQL5 articles and documentation. Use when researching MQL5 features, MetaTrader API documentation, Python MT5 integration, or algorithmic trading resources.
2026-01-05
phoenix-html.md
4
1
export
phoenix-html
2
from
"forest/dotfiles"
from
"forest/dotfiles"
3
Critical Phoenix HTML and HEEx template guidelines that prevent common bugs and syntax errors. Use when writing Phoenix templates, HEEx files, LiveView templates, or any code using `~H` sigils. Prevents common mistakes with form handling, conditional syntax, class attributes, interpolation, and template comments that cause compilation errors or runtime bugs.
2026-01-05
installer.md
4
1
export
installer
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.
2026-01-05
tech-design-doc.md
4
1
export
tech-design-doc
2
from
"acking-you/myclaude-skills"
from
"acking-you/myclaude-skills"
3
Generate technical design documents with proper structure, diagrams, and implementation details. Default language is English unless user requests Chinese.
2026-01-05
diagram-generator.md
4
1
export
diagram-generator
2
from
"projectquestorg/AgileFlow"
from
"projectquestorg/AgileFlow"
3
Generate Mermaid/ASCII diagrams for workflows, architecture, and sequence diagrams
2026-01-05
brainstorming-skill.md
4
1
export
brainstorming-skill
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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
api-documentation-generator.md
4
1
export
api-documentation-generator
2
from
"projectquestorg/AgileFlow"
from
"projectquestorg/AgileFlow"
3
Generate OpenAPI/Swagger documentation with request/response schemas
2026-01-05
schema-e2e-validation.md
4
1
export
schema-e2e-validation
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Run Earthly E2E validation for YAML schema contracts. Use when validating YAML schema changes, testing schema contracts against live ClickHouse, or regenerating Python types, DDL, and docs from YAML. For SQL schema design and optimization, use clickhouse-architect skill instead.
2026-01-05
rule-making-skill.md
4
1
export
rule-making-skill
2
from
"andersnygaard/ettsted2"
from
"andersnygaard/ettsted2"
3
Analyze a specific directory (e.g. frontend/, backend/, e2e/) and generate .claude/rules/ markdown files for it. Use when asked to create rules, analyze a folder for Claude Code, or set up domain memory for a specific part of the codebase.
2026-01-05