Browse Skills
20307 skills found
fsharp-persistence.md
1
1
export
fsharp-persistence
2
from
"heimeshoff/Cinemarco"
from
"heimeshoff/Cinemarco"
3
Implement data persistence using SQLite with Dapper, JSON files, or event sourcing.Use when: "database", "save data", "store", "CRUD", "create table", "query", "SQL","SQLite", "Dapper", "file storage", "JSON file", "event sourcing", "persistence","read from database", "write to database", "data access", "repository".Creates code in src/Server/Persistence.fs with async I/O patterns.
2026-01-05
review.md
1
1
export
review
2
from
"pwittchen/varun.surf"
from
"pwittchen/varun.surf"
3
Quick code review for files or recent changes, checking for bugs, best practices, and potential improvements
2026-01-05
clarity-illustrate.md
1
1
export
clarity-illustrate
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Make abstract concepts concrete through examples that reveal essential properties. Use when: (1) asked to illustrate or demonstrate or show examples, (2) user acknowledges explanation but asks what it looks like, (3) explaining boundaries between similar concepts, (4) user can define term but cannot apply it.
2026-01-05
media-processing.md
1
1
export
media-processing
2
from
"wollfoo/setup-factory"
from
"wollfoo/setup-factory"
3
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs. | Sử dụng khi: xử lý hình ảnh, video, audio, FFmpeg, ImageMagick, chuyển đổi media.
2026-01-05
smart-rules.md
1
1
export
smart-rules
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Utility] Analyzes user prompts and efficiently loads only relevant rule documents. Auto-generates category-document mapping config file on first invocation by scanning project documents. Supports both automatic and manual invocation. (project)
2026-01-05
tg-permissions.md
1
1
export
tg-permissions
2
from
"charlesmsiegel/tg"
from
"charlesmsiegel/tg"
3
Permission and access control patterns for the World of Darkness Django application. Use when implementing view permissions, checking user access levels, creating limited forms for owners, using PermissionManager vs is_st(), or working with view mixins. Triggers on permission checks, ST-only features, owner restrictions, or access control logic.
2026-01-05
doppler-debug.md
1
1
export
doppler-debug
2
from
"clocksmith/reploid"
from
"clocksmith/reploid"
3
Debug DOPPLER WebGPU inference issues. Use when investigating model output problems, kernel bugs, hidden state explosions, or decode failures in the browser-based LLM inference engine.
2026-01-05
hooks-automation.md
1
1
export
hooks-automation
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.
2026-01-05
stellaris-stats-game-data-analysis.md
1
1
export
stellaris-stats-game-data-analysis
2
from
"elahti/stellaris-stats"
from
"elahti/stellaris-stats"
3
Analyzes Stellaris save data by creating and running python code using a MCP tool providing a sandboxed environment. The Python code retrieves data from Stellaris saves by accessing GraphQL API.
2026-01-05
moai-foundation-philosopher.md
1
1
export
moai-foundation-philosopher
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Strategic thinking framework integrating First Principles Analysis, Stanford Design Thinking, and MIT Systems Engineering for deeper problem-solving and decision-making
2026-01-05
audio-normalizer.md
1
1
export
audio-normalizer
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Use when asked to normalize audio volume, match loudness, or apply peak/RMS normalization to audio files.
2026-01-05
codebase-analyzer.md
1
1
export
codebase-analyzer
2
from
"deve1993/Quickfy-website"
from
"deve1993/Quickfy-website"
3
Analyze codebases to find patterns and anti-patterns, identify code duplication, suggest optimizations, analyze dependencies, and perform automated code reviews
2026-01-05
deep-wiki.md
1
1
export
deep-wiki
2
from
"huynguyen03dev/opencode-setup"
from
"huynguyen03dev/opencode-setup"
3
Access AI-generated documentation and insights for GitHub repositories via DeepWiki. This skill should be used when exploring unfamiliar codebases, understanding repository architecture, finding implementation patterns, or asking questions about how a GitHub project works. Supports any public GitHub repository.
2026-01-05
context-optimization.md
1
1
export
context-optimization
2
from
"rohunvora/my-claude-skills"
from
"rohunvora/my-claude-skills"
3
Apply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance, when optimizing for cost or latency, or when implementing long-running agent systems.
2026-01-05
pydantic.md
1
1
export
pydantic
2
from
"bobmatnyc/terminator"
from
"bobmatnyc/terminator"
3
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.
2026-01-05
webui-tester.md
1
1
export
webui-tester
2
from
"Sunalamye/Naki"
from
"Sunalamye/Naki"
3
Test, debug, and modify Majsoul WebUI (Laya engine) within the Naki app. Use when the user asks to adjust "the screen" or "UI" - clarify whether they mean Naki's SwiftUI app or Majsoul's WebUI. This skill handles WebUI JavaScript execution, tile manipulation, and visual debugging.
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
code-reviewer.md
1
1
export
code-reviewer
2
from
"ranjanpoudel1234/ai-tools"
from
"ranjanpoudel1234/ai-tools"
3
Reviews code for architecture, performance, API design, and maintainability. AUTOMATICALLY INVOKE when user mentions "review", "PR", "pull request", "code review", "backend review", or "analyze code". Verifies against latest Microsoft C# and .NET standards.
2026-01-05
frappe-performance-optimizer.md
1
1
export
frappe-performance-optimizer
2
from
"Venkateshvenki404224/frappe-apps-manager"
from
"Venkateshvenki404224/frappe-apps-manager"
3
Generate optimized queries, caching, and indexes for Frappe performance. Use when optimizing slow queries, implementing caching, or improving performance.
2026-01-05
creating-prs.md
1
1
export
creating-prs
2
from
"ssd-mkdocs-platform/ssd-mkdocs-sample"
from
"ssd-mkdocs-platform/ssd-mkdocs-sample"
3
mainブランチからの差分を分析してPull Requestを作成する。Use when the user wants to create a PR (PR作成), merge changes (変更のマージ), or submit code for review (コードレビュー依頼).
2026-01-05
knowledge-consolidator.md
1
1
export
knowledge-consolidator
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
This skill should be used when reading documentation from multiple Claude Code projectsto extract knowledge, detect duplicates, unify best practices, and consolidate experience.AUTO-ACTIVATES for: knowledge sync, consolidate learning, unify knowledge, read multi-project,extract knowledge, detect duplicates, best practices, cross-project experience.PROVIDES: Multi-project documentation reading (AI_PRODUCT_DECISIONS.md, AI_BUGS_KNOWLEDGE.md, specs/),knowledge extraction (decisions, bugs, patterns, anti-patterns), duplicate detection(same problem in 3+ projects → unify), best practice validation (3+ confirmations → validated),experience consolidation (unified knowledge base), automatic propagation (to new projects).READS: AI_PRODUCT_DECISIONS.md, AI_BUGS_KNOWLEDGE.md, AI_PROGRESS_TRACKER.md, specs/,CLAUDE.md from multiple projects. Extracts architectural decisions, resolved bugs,discovered patterns, anti-patterns avoided.UNIFIES: Same bug found in 3 projects → single anti-pattern document.Same pa
2026-01-05
vue-composition-api.md
1
1
export
vue-composition-api
2
from
"pluginagentmarketplace/custom-plugin-vue"
from
"pluginagentmarketplace/custom-plugin-vue"
3
Master Vue Composition API - Composables, Reactivity Utilities, Script Setup, Provide/Inject
2026-01-05
enclosure-designer.md
1
1
export
enclosure-designer
2
from
"wedsamuel1230/arduino-skills"
from
"wedsamuel1230/arduino-skills"
3
Guides design and generation of 3D-printable enclosures for Arduino/ESP32/RP2040 projects. Use when user needs a case, box, housing, or enclosure for their electronics project. Provides parametric design guidance, OpenSCAD templates, STL generation tips, and print settings.
2026-01-05
codebase-analysis.md
1
1
export
codebase-analysis
2
from
"Consiliency/treesitter-chunker"
from
"Consiliency/treesitter-chunker"
3
Patterns and techniques for analyzing brownfield codebases. Use when onboarding to unfamiliar code, preparing for refactoring, conducting architecture reviews, or identifying technical debt.
2026-01-05