Browse Skills
1388 skills found
code-review.md
0
1
export
code-review
2
from
"Rakshit-gen/openskill-fe"
from
"Rakshit-gen/openskill-fe"
3
Reviews code for quality issues, potential bugs, security vulnerabilities, and adherence to best practices. Provides actionable feedback with specific line references.
2025-12-25
delegate-climpt-agent.md
0
1
export
delegate-climpt-agent
2
from
"tettuan/climpt"
from
"tettuan/climpt"
3
Use when user mentions 'climpt' or 'climpt-agent', or gives project-specific instructions where general knowledge is insufficient. Climpt provides pre-configured prompts tailored to the project's workflow.
2026-04-18
mcp-builder.md
0
1
export
mcp-builder
2
from
"narumiruna/gurume"
from
"narumiruna/gurume"
3
Comprehensive guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Covers both Python (FastMCP) and Node/TypeScript (MCP SDK) implementations.
2026-04-18
npm-monorepo-publish.md
0
1
export
npm-monorepo-publish
2
from
"shawn-sandy/skills"
from
"shawn-sandy/skills"
3
Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.
2026-02-22
python.md
0
1
export
python
2
from
"lambdamechanic/scrapinghub-mcp"
from
"lambdamechanic/scrapinghub-mcp"
3
Default Python stack for Lambda: uv + Astral tools, typed code, schemas, and Hypothesis.
2025-12-24
codex-taskloop-plugin.md
0
1
export
codex-taskloop-plugin
2
from
"canxin121/codex-taskloop-plugin"
from
"canxin121/codex-taskloop-plugin"
3
Run in-session task loops via the codex-taskloop-plugin MCP server and stop hook.
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/py-intro-template"
from
"Eng0AI/py-intro-template"
3
Build and deploy this Slidev presentation. Use when building, deploying, or preparing the project for production.
2026-01-15
context7-docs.md
0
1
export
context7-docs
2
from
"syz51/claude-code-settings"
from
"syz51/claude-code-settings"
3
My personal claude code settings
2026-03-18
tdd.md
0
1
export
tdd
2
from
"snrsw/dotfiles"
from
"snrsw/dotfiles"
3
Guide development following Kent Beck's Test-Driven Development (TDD) using Red → Green → Refactor cycle. Use when writing tests first, implementing features with TDD, need to write failing tests, make tests pass, refactoring after tests pass, following red-green-refactor, fixing defects with tests, or practicing test-driven development methodology.
2026-04-12
django-vue-flutter.md
0
1
export
django-vue-flutter
2
from
"hmesfin/pm-mcp"
from
"hmesfin/pm-mcp"
3
Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template.Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture.Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations,API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows.Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature","write tests for", "run migrations", "generate API client", "type check", "follow TDD"
2025-12-28
full-stack-dev.md
0
1
export
full-stack-dev
2
from
"sprigga/WebPDTool"
from
"sprigga/WebPDTool"
3
Product Diagnostic Testing Tool
2026-03-31
whisper-transcribe.md
0
1
export
whisper-transcribe
2
from
"SpillwaveSolutions/whisper-transcribe"
from
"SpillwaveSolutions/whisper-transcribe"
3
|
2026-01-07
yanex-experiment-tracking.md
0
1
export
yanex-experiment-tracking
2
from
"rueckstiess/yanex"
from
"rueckstiess/yanex"
3
A lightweight, Git-aware experiment tracking system for Python that makes reproducible research effortless.
2026-03-04
storage-cleaner.md
0
1
export
storage-cleaner
2
from
"jung3fun/claude"
from
"jung3fun/claude"
3
Manage computer storage and clean up disk space. Use this skill when the user needs to find large files, detect duplicate files, remove unused applications, clear caches, or clean up Docker resources. Supports macOS, Windows, and Linux with platform-specific commands for storage analysis and cleanup operations.
2025-12-30
analysis-spec-builder.md
0
1
export
analysis-spec-builder
2
from
"gordonwatts/analysis-specification"
from
"gordonwatts/analysis-specification"
3
Build and iteratively refine physics analysis specifications using analysis-specification-template.md. Use when the user asks to create or update an analysis spec, requests plots/histograms for a dataset, or describes a quick analysis task that should be formalized into a specification document.
2025-12-27
backlog.md
0
1
export
backlog
2
from
"rwese/mcp-backlog"
from
"rwese/mcp-backlog"
3
MCP server for managing backlog items and todos
2026-01-03
pericia-template.md
0
1
export
pericia-template
2
from
"afonsolelis/laudo_cards"
from
"afonsolelis/laudo_cards"
3
Cria novas páginas de perícia de cartas Pokémon TCG graduadas usando o template padronizado. Use quando o usuário pedir para criar uma nova perícia, laudo de carta, ou adicionar uma nova carta ao portfólio.
2026-02-05
market-brief.md
0
1
export
market-brief
2
from
"dceoy/financial-market-analyst"
from
"dceoy/financial-market-analyst"
3
Financial Market Analysis using LLMs
2026-03-03
deploy.md
0
1
export
deploy
2
from
"ChakshuGautam/games"
from
"ChakshuGautam/games"
3
Game Bench: Test Agentic LLM Capabilities against Games.
2026-01-12
shadcn-aesthetic.md
0
1
export
shadcn-aesthetic
2
from
"Dieshen/claude_marketplace"
from
"Dieshen/claude_marketplace"
3
Modern CSS/SCSS architecture based on shadcn/ui design principles. Use this when generating any CSS, SCSS, or styling code to ensure modern, refined, and accessible design patterns.
2025-11-12
plugin-author.md
0
1
export
plugin-author
2
from
"eli0shin/.dotfiles"
from
"eli0shin/.dotfiles"
3
Guide for creating, configuring, and distributing Claude Code plugins with hooks, skills, commands, and MCP servers. Use when user asks to create a plugin, set up hooks, add plugin functionality, create a marketplace, or distribute custom Claude Code extensions.
2026-04-16
cql-type-system-schema-handling.md
0
1
export
cql-type-system-schema-handling
2
from
"pmcfadin/cqlite"
from
"pmcfadin/cqlite"
3
Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.
2026-04-18
android-debug.md
0
1
export
android-debug
2
from
"cmwen/private-chat-hub"
from
"cmwen/private-chat-hub"
3
Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues. Use when troubleshooting Android-specific problems, crashes, or deployment issues.
2026-04-16
receiving-feedback.md
0
1
export
receiving-feedback
2
from
"viktorvan/dot-files"
from
"viktorvan/dot-files"
3
Use when receiving feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-02