Browse Skills
1068 skills found
technical-writing.md
2
1
export
technical-writing
2
from
"mkobit/dotfiles"
from
"mkobit/dotfiles"
3
Enforces ventilated prose and concise technical writing standards when the user is writing or editing standalone documentation files (e.g., Markdown, AsciiDoc). This skill should not be used for code documentation or docstrings.
2026-01-05
wrongodb-blogging.md
2
1
export
wrongodb-blogging
2
from
"gabrielelanaro/wrongodb"
from
"gabrielelanaro/wrongodb"
3
Plan and write WrongoDB devlog posts in this repo. Use when asked to plan, outline, draft, or revise posts under blog/, generate blog images, or follow the series structure for WrongoDB. This skill embeds the canonical planning and writing prompts and uses blog/generate_image.py for image generation.
2026-01-05
execplan.md
2
1
export
execplan
2
from
"tiann/execplan-skill"
from
"tiann/execplan-skill"
3
When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.
2026-01-05
write.md
2
1
export
write
2
from
"waynesutton/waynesutton-ai"
from
"waynesutton/waynesutton-ai"
3
Expert writing for technical content, social media, and developer documentation. Use when asked to write tweets, LinkedIn posts, blog posts, READMEs, commit messages, feature announcements, or any written content. Optimized to avoid AI detection patterns.
2026-01-05
rust-developer.md
2
1
export
rust-developer
2
from
"Jackneill/spz"
from
"Jackneill/spz"
3
Comprehensive Rust development guidelines based on 6 months of code reviews. Use when writing Rust code, debugging Rust issues, or reviewing Rust PRs. Covers error handling, file I/O safety, type safety patterns, performance optimization, common footguns, and fundamental best practices. Perfect for both new and experienced Rust developers working on CLI tools, hooks, or production code.
2026-01-05
tins.md
2
1
export
tins
2
from
"MushroomFleet/TINS-for-Skills"
from
"MushroomFleet/TINS-for-Skills"
3
creating TINS-compliant README files, generating implementations from TINS READMEs, and validating TINS documentation
2026-01-05
poocommerce-copy-guidelines.md
2
1
export
poocommerce-copy-guidelines
2
from
"notmattpress/poocommerce"
from
"notmattpress/poocommerce"
3
Guidelines for UI text and copy in PooCommerce. Use when writing user-facing text, labels, buttons, or messages.
2026-01-05
recursive-knowledge.md
2
1
export
recursive-knowledge
2
from
"Cornjebus/rlm-replication-study"
from
"Cornjebus/rlm-replication-study"
3
Process large document corpora (1000+ docs, millions of tokens) through knowledge graph construction and stateful multi-hop reasoning. Use when (1) User provides a large corpus exceeding context limits, (2) Questions require connections across multiple documents, (3) Multi-hop reasoning needed for complex queries, (4) User wants persistent queryable knowledge from documents. Replaces brute-force document stuffing with intelligent graph traversal.
2026-01-05
smart-contract.md
2
1
export
smart-contract
2
from
"rocky2431/ultra-builder-pro"
from
"rocky2431/ultra-builder-pro"
3
Multi-chain smart contract development skill for Ethereum, Solana, and Move-based chains.This skill should be used when: writing smart contracts (ERC20/ERC721/ERC1155/esToken/custom),auditing contract security vulnerabilities, generating Foundry test cases, optimizing gas usage,or automating deployment workflows. Triggers on queries like "write a contract", "audit this contract","generate tests", "optimize gas", or "deploy contract".
2026-01-05
fastapi-endpoint.md
2
1
export
fastapi-endpoint
2
from
"janisto/fastapi-playground"
from
"janisto/fastapi-playground"
3
Guide for creating FastAPI endpoints following this project's conventions including routers, dependency injection, error handling, and OpenAPI documentation.
2026-01-05
marp-html-to-png.md
2
1
export
marp-html-to-png
2
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
3
Create HTML diagrams for Marp slides and capture them as PNG screenshots using Playwright MCP
2026-01-05
instruction-writer.md
2
1
export
instruction-writer
2
from
"appaquet/dotfiles"
from
"appaquet/dotfiles"
3
Write and optimize instructions for Claude Code (skills, slash commands, memory files, CLAUDE.md). **ALWAYS use before creating or modifying any CLAUDE.md file, SKILL.md file, command file, or instruction documentation.** Triggers when writing skill descriptions, optimizing prompts for clarity/token efficiency, or when user mentions "write a skill", "create a command", "optimize instructions", or "improve this prompt".
2026-01-05
knowledge-framework.md
2
1
export
knowledge-framework
2
from
"tekliner/improvado-agentic-frameworks-and-skills"
from
"tekliner/improvado-agentic-frameworks-and-skills"
3
Auto-applies MECE/BFO framework (thesis, Mermaid TD/LR, numbered sections, Ground Truth) to ANY .md file creation.
2026-01-05
copywriting.md
2
1
export
copywriting
2
from
"walcon/opencode-example"
from
"walcon/opencode-example"
3
Write compelling copy using proven frameworks. Use when: (1) Creating headlines, ads, or CTAs, (2) Writing sales pages or emails, (3) Positioning products, (4) Validating copy quality.
2026-01-05
pr-creator.md
2
1
export
pr-creator
2
from
"enitrat/skill-issue"
from
"enitrat/skill-issue"
3
Guide PR authoring from creation through review completion. Use when creating/submitting/authoring pull requests, writing PR descriptions, responding to reviewer comments, or implementing review feedback. Covers the full PR lifecycle - creating PRs linked to issues, handling review comments (triaging, responding, implementing suggestions), and getting PRs merged.
2026-01-05
claude-code-analyzer.md
2
1
export
claude-code-analyzer
2
from
"modille/dotfiles"
from
"modille/dotfiles"
3
Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
2026-01-05
skill-reviewer.md
2
1
export
skill-reviewer
2
from
"dashed/claude-marketplace"
from
"dashed/claude-marketplace"
3
Review and ensure skills maintain high quality standards. Use when creating new skills, updating existing skills, or auditing skill quality. Checks for progressive disclosure, mental model shift, appropriate scope, and documentation clarity.
2026-01-05
api-design.md
2
1
export
api-design
2
from
"pluginagentmarketplace/custom-plugin-backend"
from
"pluginagentmarketplace/custom-plugin-backend"
3
Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns.
2026-01-05
image-workflows.md
2
1
export
image-workflows
2
from
"TeamFlojo/FloImg"
from
"TeamFlojo/FloImg"
3
Create and execute image workflows using floimg. Use when the user needs to generate AI images, transform existing images (resize, caption, filters), or create multi-step pipelines. Also handles charts, diagrams, QR codes, and screenshots. Trigger words: image, picture, photo, illustration, hero, thumbnail, resize, transform, caption, watermark, generate, AI, DALL-E, chart, diagram, QR, screenshot.
2026-01-05
global-coding-style.md
2
1
export
global-coding-style
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
2026-01-05
managing-claude-code-meta.md
2
1
export
managing-claude-code-meta
2
from
"mikekelly/promode"
from
"mikekelly/promode"
3
MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files.
2026-01-05
feature-orchestrator.md
2
1
export
feature-orchestrator
2
from
"dougwithseismic/dotoro-ads"
from
"dougwithseismic/dotoro-ads"
3
Multi-feature autonomous builder. Takes a list of features, generates TODO docs in parallel, detects dependencies, creates a master tracking doc, then executes each feature through TDD → Code Review → PR Review workflow. Designed for long autonomous sessions with self-continuation. Use when building multiple related features or a complete project phase.
2026-01-05
sparze.md
2
1
export
sparze
2
from
"glassesneo/sparze"
from
"glassesneo/sparze"
3
Expert guidance for building Entity Component System (ECS) applications with Sparze, a Zig ECS library. Use when working with Sparze ECS code for (1) Writing system functions with query filters, (2) Organizing systems with single responsibility and proper execution order, (3) Designing component architectures and groups, (4) Using query modifiers (Optional, Exclude, Free), (5) Managing resources and events, (6) Understanding performance trade-offs between Query/Group/SingleQuery, (7) Implementing event-driven system chains, (8) Implementing deferred commands pattern, or (9) Any other Sparze ECS development tasks.
2026-01-05
lcp-mintlify-docs.md
2
1
export
lcp-mintlify-docs
2
from
"YusukeShimizu/lightning-compute-protocol"
from
"YusukeShimizu/lightning-compute-protocol"
3
Edit the Mintlify docs site under docs/. Keep docs.json consistent and run a11y/broken-links checks.
2026-01-05