Browse Skills
2649 skills found
calculator.md
0
1
export
calculator
2
from
"konnase/example-skills"
from
"konnase/example-skills"
3
A skill for performing mathematical calculations including addition and unit conversions.
2026-01-05
react-frontend.md
0
1
export
react-frontend
2
from
"swa34/newFarmGate"
from
"swa34/newFarmGate"
3
React 18 + TypeScript patterns for FarmGate frontend. Use when building components, hooks, forms, or state management for the commodity survey UI.
2026-01-05
skill-template.md
0
1
export
skill-template
2
from
"64andrewwalker/calvin"
from
"64andrewwalker/calvin"
3
Template for production-grade DocEngineering skills
2026-01-05
frontend-dev-guidelines.md
0
1
export
frontend-dev-guidelines
2
from
"thomas0369/claude_ai"
from
"thomas0369/claude_ai"
3
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
silent-execution.md
0
1
export
silent-execution
2
from
"elliotsteene/claude-code"
from
"elliotsteene/claude-code"
3
Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactively when running tests, linters, formatters, or build commands to minimize context usage while preserving error information.
2026-01-05
writing-tests.md
0
1
export
writing-tests
2
from
"sergiodk5/anime-list"
from
"sergiodk5/anime-list"
3
Guides writing Vitest tests for Chrome extension code. Use when creating tests, improving coverage, or testing Vue components, content scripts, or Chrome APIs.
2026-01-05
skill-catholic-liturgy-tool.md
0
1
export
skill-catholic-liturgy-tool
2
from
"dnvriend/catholic-liturgy-tool"
from
"dnvriend/catholic-liturgy-tool"
3
Catholic liturgical CLI tool
2026-01-05
github-repo-analyzer.md
0
1
export
github-repo-analyzer
2
from
"JustSOOw/vibecoding_docs"
from
"JustSOOw/vibecoding_docs"
3
自动分析 GitHub 仓库,获取并整理 README、文档、Issues、GitHub Actions、Releases 等所有重要信息,由 LLM 进行深度分析并生成智能 HTML 报告。
2026-01-05
authhub.md
0
1
export
authhub
2
from
"awudevelop/claude-plugins"
from
"awudevelop/claude-plugins"
3
Use when implementing authentication, user management, organization/tenant management, team invitations, role-based access control (RBAC), or multi-tenant architecture in a Supabase project. Provides complete schema, API templates, and frontend components for AuthHub-style authentication.
2026-01-05
orchestrationcreating-workflows.md
0
1
export
orchestrationcreating-workflows
2
from
"Sixallfaces/orkestr"
from
"Sixallfaces/orkestr"
3
Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
2026-01-05
graphpad-prism.md
0
1
export
graphpad-prism
2
from
"zygi/bio_tool_skills"
from
"zygi/bio_tool_skills"
3
Expert assistance with GraphPad Prism scientific graphing and statistics software, specializing in Prism scripting for automation, batch processing, and data analysis workflows.
2026-01-05
nextjs-fsd-starter.md
0
1
export
nextjs-fsd-starter
2
from
"rladydqls99/claude-marketplace"
from
"rladydqls99/claude-marketplace"
3
Create a new Next.js project with FSD (Feature-Sliced Design) architecture, TypeScript, Tailwind CSS, ESLint (flat config), Prettier, and Husky. Use when user asks to create/scaffold/initialize a Next.js project with FSD architecture, or when they want a production-ready Next.js boilerplate with modern tooling setup.
2026-01-05
mcp-management.md
0
1
export
mcp-management
2
from
"wollfoo/amp"
from
"wollfoo/amp"
3
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery. | Sử dụng khi: quản lý MCP, tool server, kết nối external tools.
2026-01-05
Version Sync Skill.md
0
1
export
Version Sync Skill
2
from
"wrsmith108/claude-skill-version-sync"
from
"wrsmith108/claude-skill-version-sync"
3
Detect and synchronize Node.js version specifications across project files.
2026-01-05
tdd.md
0
1
export
tdd
2
from
"ebiyy/traylingo"
from
"ebiyy/traylingo"
3
Test-Driven Development workflow guide. TODO - This skill is a placeholder for future development. Will cover TDD patterns for Rust, TypeScript, and Tauri apps.
2026-01-05
outline-cli.md
0
1
export
outline-cli
2
from
"dpalfery/outline-wiki-cli"
from
"dpalfery/outline-wiki-cli"
3
Allow droids to interact with Outline Wiki via the outlinectl CLI (auth, collections, docs) with automation-friendly JSON output.
2026-01-05
whisper-lolo-transcription-jobs.md
0
1
export
whisper-lolo-transcription-jobs
2
from
"Lofp34/whisper-lolo"
from
"Lofp34/whisper-lolo"
3
Implement or adjust background transcription jobs for whisper-lolo. Use when wiring Inngest events, handling long-running jobs, chunking before transcription, persisting transcripts, or maintaining the TranscriptionProvider abstraction.
2026-01-05
debugging-omnistrate-deployments.md
0
1
export
debugging-omnistrate-deployments
2
from
"omnistrate-oss/agent-instructions"
from
"omnistrate-oss/agent-instructions"
3
Systematically debug failed Omnistrate instance deployments using a progressive workflow that identifies root causes efficiently while avoiding token limits. Applies to deployment failures, probe issues, and helm-based resources.
2026-01-05
doc-templates.md
0
1
export
doc-templates
2
from
"krhrtky/dotfiles"
from
"krhrtky/dotfiles"
3
Generate meeting prep sheets, ADRs, and Design Docs from built-in templates. Use when creating technical documents, planning meetings, or documenting architectural decisions.
2026-01-05
node-ts-cli.md
0
1
export
node-ts-cli
2
from
"nnance/claude-agent-skills"
from
"nnance/claude-agent-skills"
3
Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.
2026-01-05
uptick-ci-patterns.md
0
1
export
uptick-ci-patterns
2
from
"uptick/claude-marketplace"
from
"uptick/claude-marketplace"
3
This skill should be used when the user asks to "set up CI", "configure GitHub Actions", "create a workflow", "pin actions", "use ratchet", "set up Claude code review", "configure AWS OIDC", "deploy with tickforge", or mentions GitHub Actions, CI/CD pipelines, or workflow security. Provides Uptick's security-first GitHub Actions patterns.
2026-01-05
post-prompt-finetune.md
0
1
export
post-prompt-finetune
2
from
"ernestdolog/npm-shared-package"
from
"ernestdolog/npm-shared-package"
3
Run automatically after completing any code changes. Validates TypeScript build, auto-fixes prettier and linting, then manually fixes any remaining issues.
2026-01-05
commit-staged.md
0
1
export
commit-staged
2
from
"lattenwald/my-home-manager"
from
"lattenwald/my-home-manager"
3
Creates git commits for already-staged changes following conventional commit format. ALWAYS check git diff --cached FIRST to verify staged changes. Use when user asks to commit staged changes, create a commit, or mentions commit-staged. Generates concise one-liner messages or overview with bullet points. Never stages files - only commits what user already staged.
2026-01-05
bible-tools.md
0
1
export
bible-tools
2
from
"cevr/bible-tools"
from
"cevr/bible-tools"
3
Orchestrate Bible study tools for generating messages, Sabbath School outlines, and studies. Use when asked about sermons, messages, Sabbath School lessons, Bible studies, or church content generation.
2026-01-05