Browse Skills
2452 skills found
frontend-designer.md
1
1
export
frontend-designer
2
from
"braw-dev/django_project_template"
from
"braw-dev/django_project_template"
3
Provides rules and guidelines for design and UI/UX. Must be referred to when working on frontend or user facing elements.
2026-01-05
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-30
add-new-file.md
1
1
export
add-new-file
2
from
"felixAnhalt/opencode-worktree-session"
from
"felixAnhalt/opencode-worktree-session"
3
Guide for adding new files to this codebase while respecting architectural principles including Separation of Concerns, Common Closure Principle, small composable functions (max 20 lines), and externalizing constants. Use when creating new modules, utilities, or any new source files in the project.
2026-01-05
gemini-imagegen.md
1
1
export
gemini-imagegen
2
from
"agneym/agneym-claude-marketplace"
from
"agneym/agneym-claude-marketplace"
3
Generate and edit images using Gemini API (Nano Banana Pro). Supports text-to-image, image editing, multi-turn refinement, Google Search grounding for factual accuracy, and composition from multiple reference images.
2026-01-05
website-crawler.md
1
1
export
website-crawler
2
from
"Uzay-G/whorl"
from
"Uzay-G/whorl"
3
Crawl and ingest websites into whorl. Use when scraping a personal site, blog, or extracting web content for the knowledge base.
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
backend-developer.md
1
1
export
backend-developer
2
from
"ncrmro/tetrastack"
from
"ncrmro/tetrastack"
3
Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.
2026-01-05
ears-prd.md
1
1
export
ears-prd
2
from
"GodSpeedAI/SEA"
from
"GodSpeedAI/SEA"
3
Write PRDs with EARS requirements and acceptance criteria that are testable.
2026-01-05
testing.md
1
1
export
testing
2
from
"goldbergyoni/frontend-testing-setup"
from
"goldbergyoni/frontend-testing-setup"
3
Comprehensive guide for writing tests for React/frontend projects. MUST be read before planning any coding session and during every coding session. Use when planning, writing, verifying, or debugging any type of test.
2026-01-05
vscode-extension-expert.md
1
1
export
vscode-extension-expert
2
from
"StrayDragon/my-claude-skills"
from
"StrayDragon/my-claude-skills"
3
Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.
2026-01-28
ace-pattern-learning.md
1
1
export
ace-pattern-learning
2
from
"ce-dot-net/ace-vscode"
from
"ce-dot-net/ace-vscode"
3
Search ACE playbook before implementing, building, fixing, debugging, or refactoring code. Capture patterns after completing substantial coding work.
2026-01-05
plantix-falcon.md
1
1
export
plantix-falcon
2
from
"PEAT-AI/claude-skills"
from
"PEAT-AI/claude-skills"
3
Analyze crop and plant disease images using the Plantix Falcon API. Use when user uploads images of plants, crops, leaves, or asks about plant health, disease identification, or agricultural diagnostics. Provides disease diagnosis, symptoms, treatment recommendations, and preventive measures.
2026-01-05
browser-automation.md
1
1
export
browser-automation
2
from
"admin-baked/bakedbot-for-brands"
from
"admin-baked/bakedbot-for-brands"
3
BakedBot AI is a multi-agent platform for cannabis brands and retailers built on Next.js and Firebase. It powers AI budtenders, lifecycle marketing, pricing intelligence, competitive monitoring, and compliance checks in a single operator experience.
2026-02-03
workspace-blazor-mvvm.md
1
1
export
workspace-blazor-mvvm
2
from
"lionfire/Core"
from
"lionfire/Core"
3
Guide for implementing LionFire workspace documents with Blazor MVVM patterns, including ObservableDataView component usage, workspace-scoped service injection, and reactive persistence. Use this skill when creating Blazor pages for workspace documents, fixing workspace service scoping issues, or implementing list/detail views with ObservableReader/Writer.
2026-01-05
windows15-app-development.md
1
1
export
windows15-app-development
2
from
"ThomasRohde/windows15"
from
"ThomasRohde/windows15"
3
Build and modify apps in the Windows 15 desktop environment. Use when creating new apps, modifying existing apps in apps/, working with window management, persistence, hotkeys, notifications, or UI components.
2026-01-05
use-sharpitect.md
1
1
export
use-sharpitect
2
from
"nick-boey/Sharpitect"
from
"nick-boey/Sharpitect"
3
Navigate and analyze C# codebases using Sharpitect's semantic tools. Use when searching for C# declarations, understanding inheritance, finding method callers/callees, or exploring code relationships in .NET projects.
2026-01-05
fiftyone-dataset-inference.md
1
1
export
fiftyone-dataset-inference
2
from
"AdonaiVera/fiftyone-skills"
from
"AdonaiVera/fiftyone-skills"
3
Create a FiftyOne dataset from a directory of media files (images, videos, point clouds), optionally import labels in common formats (COCO, YOLO, VOC), run model inference, and store predictions. Use when users want to load local files into FiftyOne, apply ML models for detection, classification, or segmentation, or build end-to-end inference pipelines.
2026-01-05
design-director.md
1
1
export
design-director
2
from
"mxzinke/spanisch-lernen"
from
"mxzinke/spanisch-lernen"
3
Professional design director that elevates visual outputs through systematic design thinking. Applies warm color palettes, subtle shadows, generous whitespace, and motivation-aware patterns to dashboards, interfaces, and reports.
2026-01-05
academic-writing-cs.md
1
1
export
academic-writing-cs
2
from
"SipengXie2024/Helios-Writing"
from
"SipengXie2024/Helios-Writing"
3
Comprehensive toolkit for writing high-quality computer science research papers (conference, journal, thesis). Provides narrative construction guidance, sentence-level clarity principles (Gopen & Swan), academic phrasebank, CS-specific conventions, and section-by-section quality checklists. Use when assisting with academic paper writing, revision, or structure planning across all stages from drafting to submission.
2025-12-01
documentation-standards.md
1
1
export
documentation-standards
2
from
"bash0C7/picotorokko"
from
"bash0C7/picotorokko"
3
[WIP]Development Kit for PicoRuby Application running on R2P2-ESP32 with ESP32 Microcontroller Device
2025-12-30
n8n-v2.md
1
1
export
n8n-v2
2
from
"splinesreticulating/n8n-v2-workflow-skill"
from
"splinesreticulating/n8n-v2-workflow-skill"
3
Comprehensive n8n v2.0 reference for building workflow automation. Use this skill when working with n8n workflows, especially for (1) creating workflow JSON files for import, (2) implementing human-in-the-loop approval workflows with Wait nodes, (3) troubleshooting Execute Sub-Workflow node issues, (4) setting up API credentials (LinkedIn, Anthropic, NewsAPI), (5) building orchestrator patterns with sub-workflows, (6) using expressions in nodes, (7) understanding MCP server limitations, or (8) any n8n workflow development task.
2026-01-05
using-the-block-collection-and-block-party.md
1
1
export
using-the-block-collection-and-block-party
2
from
"aemsites/da-blog-tools"
from
"aemsites/da-blog-tools"
3
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
2026-01-05
obsidian-add-content.md
1
1
export
obsidian-add-content
2
from
"jun9898/claude-skills"
from
"jun9898/claude-skills"
3
Obsidian vault에 새로운 Frontend 지식 또는 Team Sparta 프로젝트를 템플릿 기반으로 추가합니다. 폴더 존재 여부를 확인하고 필요시 생성합니다.
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"rohunvora/cursor-maxxing"
from
"rohunvora/cursor-maxxing"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, applications, or redesign existing UIs. Generates creative, polished code that avoids generic AI aesthetics. Triggers on frontend design, UI design, redesign, build component, create page, web interface, React UI.
2026-01-05