Browse Skills

17720 skills found

templates.md
1
1 export templates
2 glideapps from "glideapps/glide-code"
3 Browse and explore the Glide Template Store for design inspiration and implementation guidance.Use when looking for examples of how to build specific features, design patterns, or app types.
2026-01-05
task-progress.md
1
1 export task-progress
2 semicolon-devteam from "semicolon-devteam/semo"
3 Track developer task progress with automated checklist and workflow support. Use when (1) developer is assigned an issue, (2) checking current progress status, (3) tracking development workflow from assignment to review, (4) automating workflow steps.
2026-01-05
front-end-skill.md
1
1 export front-end-skill
2 0xgeorgemathew from "0xgeorgemathew/splithub"
3 Brief description of what this Skill does and when to use it (project)
2026-01-05
springboot-patterns.md
1
1 export springboot-patterns
2 cliangdev from "cliangdev/specflux-backend"
3 Spring Boot and Java best practices for SpecFlux backend. Use when developing REST APIs, services, repositories, or any Java code. Applies DDD architecture, OpenAPI-first workflow, transaction management, and test-driven development.
2026-01-05
mermaid-diagram-generator.md
1
1 export mermaid-diagram-generator
2 testaco from "testaco/agentic-coding-book"
3 Generate, validate, and refine Mermaid diagrams (flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, ERD, component diagrams). Use when creating visualizations, documenting workflows, system architectures, or data flows. Includes syntax validation and best practices guidance.
2026-01-05
handoff-receiver.md
1
1 export handoff-receiver
2 grandinh from "grandinh/claude-chaos-express"
3 Parse and execute incoming handoffs from Cursor following the normalized handoff schema with mixed-capability phases (analysis and write-capable)
2026-01-05
git-analysis.md
1
1 export git-analysis
2 1natsu172 from "1natsu172/dotfiles"
3 Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes, examining commit history, or preparing for PR/commit operations.
2026-01-05
creating-pull-requests.md
1
1 export creating-pull-requests
2 jls42 from "jls42/leapmultix"
3 Creates GitHub Pull Requests with detailed descriptions generated from commits. Use when user wants to create a PR after committing changes
2026-01-05
deno-debugger.md
1
1 export deno-debugger
2 willkelly from "willkelly/deno-debug-skill"
3 Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.
2026-01-05
improving-selective-staging.md
1
1 export improving-selective-staging
2 synapseradio from "synapseradio/thinkies"
3 Stage specific line ranges in git by constructing and applying patches programmatically. Use when: (1) asked to create atomic commits but a file contains multiple unrelated changes, (2) part of a change is ready for commit while another part needs more work, (3) separating a bug fix from surrounding refactoring in the same file, (4) the user asks to commit only specific lines or hunks from modified files, (5) git add -p is unavailable due to non-interactive context, (6) building tooling that needs programmatic control over what gets staged
2026-01-05
add-service.md
1
1 export add-service
2 stolink from "stolink/stolink_frontend"
3 새 API 서비스를 생성합니다. service + hook + type 세트를 함께 생성합니다. 사용법: /add-service EntityName
2026-01-05
cli-testing-patterns.md
1
1 export cli-testing-patterns
2 tommymorgan from "tommymorgan/claude-plugins"
3 This skill should be used when performing exploratory testing of command-line tools and scripts, including help text validation, option testing, error handling verification, and output validation. Triggers when testing CLI commands, scripts, build tools, or command-line interfaces.
2026-01-05
plugin-development.md
1
1 export plugin-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-design-system"
3 Master writing plugins including agent implementation, skill creation, command development, and hook scripting. Learn best practices for plugin coding.
2026-01-05
exporting-ai-reports.md
1
1 export exporting-ai-reports
2 skyasu2 from "skyasu2/openmanager-vibe-v5"
3 Automated 3-AI verification result documentation and export workflow. Triggers when user requests AI verification report export, documentation of findings, or saving cross-validation results. Use after completing Codex/Gemini/Qwen analysis.
2026-01-05
allegro-monitor.md
1
1 export allegro-monitor
2 nexty5870 from "nexty5870/clawdis-allegro-skill"
3 Monitor Allegro.pl prices and get alerts when items drop below your threshold.
2026-01-05
skill-builder.md
1
1 export skill-builder
2 pacphi from "pacphi/ampel"
3 Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
2026-01-05
code-explore.md
1
1 export code-explore
2 vm-wylbur from "vm-wylbur/pb-dotfiles"
3 Systematic codebase exploration using tree-sitter AST analysis and repomix semantic search. Use when: (1) User asks to explore/analyze/find/search codebase, (2) Looking for functions/classes/symbols/patterns, (3) Understanding project structure, (4) Tracing dependencies/usage, (5) ANY code analysis task. CRITICAL: NEVER use basic filesystem tools (find, grep, Glob, Read multiple files) when tree-sitter MCP or repomix tools are available.
2026-01-05
running-coach-index.md
1
1 export running-coach-index
2 nadavyigal from "nadavyigal/Running-coach-"
3 Reference catalog for all running coach AI skills, shared TypeScript contracts, safety guardrails, and telemetry conventions. Use when working with any running coach feature to understand data schemas, safety patterns, or integration points.
2026-01-05
reading-logseq-data.md
1
1 export reading-logseq-data
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Expert in reading data from Logseq DB graphs via HTTP API or CLI. Auto-invokes when users want to fetch pages, blocks, or properties from Logseq, execute Datalog queries against their graph, search content, or retrieve backlinks and relationships. Provides the logseq-client library for operations.
2026-01-05
git-helper.md
1
1 export git-helper
2 onlyoneaman from "onlyoneaman/agent-skills"
3 Assists with git workflows, commit messages, branch strategies, and resolving common git issues
2026-01-05
lybtzyzs-arch-compliance.md
1
1 export lybtzyzs-arch-compliance
2 shouqitao from "shouqitao/LYBTZYZS"
3 检查LYBTZYZS项目是否符合三层对齐架构规范,验证依赖方向、DDD聚合根边界和Repository模式
2026-01-05
browser.md
1
1 export browser
2 yankeeinlondon from "yankeeinlondon/obsidian-kind-model"
3 Expert knowledge for modern browser technologies including HTML5, CSS (Grid, Flexbox, Container Queries, Scroll-Driven Animations, Anchor Positioning), Progressive Web Apps (PWA, Service Workers, Web Push, File System Access), and Browser APIs (Canvas, Geolocation, Web Storage, Web Share, Drag and Drop). Use when working with web standards, client-side features, responsive design, offline capabilities, or native-like web experiences.
2026-01-05
figma-to-component.md
1
1 export figma-to-component
2 okgoogle13 from "okgoogle13/careercopilot"
3 Generates React code for a component based on pasted Figma 'Inspect' details. Uses the component scaffolder.
2026-01-05
grasshopper-workflow.md
1
1 export grasshopper-workflow
2 AmemiyaLai from "AmemiyaLai/grasshopper-mcp-workflow"
3 Grasshopper 參數化建模工作流程工具。當需要通過 MCP 協議與 Grasshopper 交互、創建和管理組件、建立連接、設置參數、執行完整建模工作流程時使用。適用於:(1) 從 MMD 文件創建 Grasshopper 定義, (2) 執行 placement_info.json 工作流程, (3) 批量管理組件和連接, (4) 參數化建模的自動化流程, (5) 解析 component_info.mmd 和 part_info.mmd 文件
2026-01-05