Browse Skills
2649 skills found
git-commit.md
0
1
export
git-commit
2
from
"juliaogris/skills"
from
"juliaogris/skills"
3
Use when creating git commits or pull requests, or when asked to write a commit message
2026-01-05
article-extractor.md
0
1
export
article-extractor
2
from
"jrajasekera/claude-skills"
from
"jrajasekera/claude-skills"
3
Extract clean article content from URLs and save as markdown. Triggers when user provides a webpage URL and wants to download it, extract content, get a clean version without ads, or capture an article for offline reading. Handles blog posts, news articles, tutorials, documentation pages, and similar web content. This skill handles the entire workflow - do NOT use web_fetch or other tools first, just call the extraction script directly with the URL.
2026-01-05
astro-optimizer.md
0
1
export
astro-optimizer
2
from
"mdejesus23/dar-dev"
from
"mdejesus23/dar-dev"
3
Performance optimization toolkit for Astro SSG sites. Analyzes and applies optimizations including resource preloading (fonts, images, CSS), page prefetching, image loading strategies (lazy/eager, fetchpriority), and configuration improvements. Use when the user asks to optimize an Astro site, improve Astro performance, add preloading, configure prefetching, or speed up their Astro build. Handles both automatic safe optimizations and user-confirmed risky optimizations.
2026-01-05
rust-best-practices.md
0
1
export
rust-best-practices
2
from
"Dieshen/Fennec"
from
"Dieshen/Fennec"
3
Enforce Rust best practices including ownership patterns, error handling, testing, documentation, and code quality standards. Use when working with Rust code or when the user requests Rust-specific guidance. Includes patterns for cargo tooling, performance optimization, and idiomatic Rust conventions.
2026-01-05
bun-usage.md
0
1
export
bun-usage
2
from
"menoncello/skillsmp-research-plugin"
from
"menoncello/skillsmp-research-plugin"
3
This skill should be used when working with Bun, a fast JavaScript runtime and toolkit. Use this skill for tasks involving Bun runtime execution, package management, bundling, testing, or when users ask about Bun-specific features, APIs, or best practices. Trigger when users mention "bun" commands, Bun's APIs, or request help with Bun installation, configuration, or usage.
2026-01-05
probitas-setup.md
0
1
export
probitas-setup
2
from
"probitas-test/claude-plugins"
from
"probitas-test/claude-plugins"
3
Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI.
2026-01-05
miniflux-cli.md
0
1
export
miniflux-cli
2
from
"goofansu/miniflux-cli"
from
"goofansu/miniflux-cli"
3
Command-line interface for managing Miniflux feeds. Use for authentication, adding feeds, and searching entries.
2026-01-05
tdd-workflow.md
0
1
export
tdd-workflow
2
from
"mkaczkowski/react-spa-scaffold"
from
"mkaczkowski/react-spa-scaffold"
3
Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-01-05
debugging.md
0
1
export
debugging
2
from
"OscSer/opencode-config"
from
"OscSer/opencode-config"
3
Systematic analysis for debugging. Use when encountering errors, bugs, or unexpected behaviors.
2026-01-05
feature-planner.md
0
1
export
feature-planner
2
from
"lastdays03/study_mongodb"
from
"lastdays03/study_mongodb"
3
Creates phase-based feature plans with quality gates and incremental delivery structure. Use when planning features, organizing work, breaking down tasks, creating roadmaps, or structuring development strategy. Keywords: plan, planning, phases, breakdown, strategy, roadmap, organize, structure, outline.
2026-01-05
dozu-ui-service-skills.md
0
1
export
dozu-ui-service-skills
2
from
"Do-Zu/dozu-ui-service"
from
"Do-Zu/dozu-ui-service"
3
Index of AI agent skills and how to use them when implementing features in this repo.
2026-01-05
conductor-development.md
0
1
export
conductor-development
2
from
"fcoury/conductor"
from
"fcoury/conductor"
3
Context-Driven Development skill for projects using Conductor. Use this skill when you detect a `conductor/` directory in the project, when working on tasks defined in a `plan.md` file, or when the user asks about tracks, specs, or plans. Automatically applies TDD workflow, tracks task completion, and follows the spec-driven methodology.
2026-01-05
git.md
0
1
export
git
2
from
"ETeissonniere/dotfiles"
from
"ETeissonniere/dotfiles"
3
Basic git operations for repository inspection. Use for git diff, git log, git status, git remote, and other read-only git commands.
2026-01-05
tdd-cycle.md
0
1
export
tdd-cycle
2
from
"anortham/sherpa"
from
"anortham/sherpa"
3
Follow strict TDD methodology using Sherpa's workflow enforcement. Activates when implementing new features, adding functionality, or building code that requires tests. Ensures RED-GREEN-REFACTOR discipline with guide check/done tracking.
2026-01-05
up-to-date.md
0
1
export
up-to-date
2
from
"idvorkin/chop-conventions"
from
"idvorkin/chop-conventions"
3
Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.
2026-01-05
worktree.md
0
1
export
worktree
2
from
"AwolDes/agentfiles"
from
"AwolDes/agentfiles"
3
Create and manage git worktrees for parallel development. Use when the user wants to create a worktree, work on a feature in isolation, set up a new branch with its own directory, or manage existing worktrees.
2026-01-05
file-analyzer.md
0
1
export
file-analyzer
2
from
"Hor1zonZzz/demo-cli"
from
"Hor1zonZzz/demo-cli"
3
当用户需要分析文件内容、统计文件信息、或对文件进行深度检查时使用此skill。它可以帮助分析文件结构、代码质量、文件大小等。
2026-01-05
skill-markdown-quiz-exporter-tool.md
0
1
export
skill-markdown-quiz-exporter-tool
2
from
"dnvriend/markdown-quiz-exporter-tool"
from
"dnvriend/markdown-quiz-exporter-tool"
3
Export quiz markdown to Anki, Flashcard Hero, HTML
2026-01-05
release.md
0
1
export
release
2
from
"nimaai/claude-config"
from
"nimaai/claude-config"
3
This skill should be used when the user asks to "make a release", "create release", "release leihs", or "/release". Automates Leihs RC.1, RC.2, and stable release workflows following the zhdk-intern process with multi-phase execution and user confirmations.
2026-01-05
serena-memory-management.md
0
1
export
serena-memory-management
2
from
"seanGSISG/prefect-idm"
from
"seanGSISG/prefect-idm"
3
Use when managing Serena MCP memory files for consolidation, archival, or evergreen doc updates - provides naming conventions, automated workflows with interactive approval, and Python tools for reliable file operations
2026-01-05
github-pr-review.md
0
1
export
github-pr-review
2
from
"The1Studio/theone-unity-training-skills"
from
"The1Studio/theone-unity-training-skills"
3
Provides comprehensive GitHub PR review with inline suggested changes that can be applied via GitHub's web UI "Commit suggestion" button. Triggers when reviewing PRs, analyzing code changes, or when user requests PR review with applicable suggestions.
2026-01-05
prompt-template-designer.md
0
1
export
prompt-template-designer
2
from
"Rayder-23/Hackathon-1_Physical-AI-Book"
from
"Rayder-23/Hackathon-1_Physical-AI-Book"
3
Design reusable prompt templates that encode domain-specific patterns for recurring AI development tasks.Use this skill when you've executed similar prompts 2+ times and need to capture the pattern as reusableintelligence. Transforms one-off prompts into parameterized templates that maintain quality while reducingcognitive load. Helps students move from Layer 2 (AI Collaboration) to Layer 3 (Intelligence Design) inthe 4-Layer Teaching Method.
2026-01-05
docusaurus-setup.md
0
1
export
docusaurus-setup
2
from
"bilalmk/ai-native-book"
from
"bilalmk/ai-native-book"
3
This skill use to deploy the Docusaurus site on github pages, deploy site to GitHub Pages using a CI/CD pipeline with the GitHub CLI.
2026-01-05
streamlit.md
0
1
export
streamlit
2
from
"silvainfm/monaco_paie"
from
"silvainfm/monaco_paie"
3
Fast Python framework for building interactive web apps, dashboards, and data visualizations without HTML/CSS/JavaScript. Use when user wants to create data apps, ML demos, dashboards, data exploration tools, or interactive visualizations. Transforms Python scripts into web apps in minutes with automatic UI updates.
2026-01-05