Browse Skills
2962 skills found
chatmemo-update.md
6
1
export
chatmemo-update
2
from
"eze-is/chat-memo-website"
from
"eze-is/chat-memo-website"
3
This skill should be used when a user wants to create Chat Memo update release materials, specifically to generate an HTML poster and a markdown update description document for a new version release. Use this when a user says "发布新版本", "创建更新", "生成更新海报" or similar phrases, or provides version information and feature lists for a release.
2026-01-21
idea-plugin-dev.md
6
1
export
idea-plugin-dev
2
from
"zeka-stack/zeka-idea-plugin"
from
"zeka-stack/zeka-idea-plugin"
3
一个 IDEA Plugin 项目, 包含多个使用的小插件
2026-02-03
ruby-integration.md
5
1
export
ruby-integration
2
from
"braintrustdata/braintrust-sdk-ruby"
from
"braintrustdata/braintrust-sdk-ruby"
3
Tracing & Evals library for Braintrust
2026-01-29
wistia-uploader.md
5
1
export
wistia-uploader
2
from
"jeffvincent/claude-config"
from
"jeffvincent/claude-config"
3
My Claude Code configuration with custom skills, commands, and hooks
2026-02-03
command-activation-mechanisms.md
5
1
export
command-activation-mechanisms
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
コマンド起動の仕組みを整理し、明示起動/自動起動/Extended Thinkingの設計と検証を支援するスキル。起動フロー、トリガー設計、検証手順を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 手順設計 / 目的: 実行フローの最適化• Human-Computer Interaction (Dix et al.) / 適用: 起動UX設計 / 目的: 誤起動の抑制• Automation Patterns / 適用: 自動起動設計 / 目的: 安定運用Trigger:Use when designing command activation flows, defining auto-invocation triggers, or validating command execution paths.command activation, auto invocation, extended thinking, slashcommand, execution flow
2026-02-03
taiwan-mahjong-expert.md
5
1
export
taiwan-mahjong-expert
2
from
"tedmax100/mahjong"
from
"tedmax100/mahjong"
3
mahjong online
2025-12-26
veo3-image-prompt.md
5
1
export
veo3-image-prompt
2
from
"the-ai-engineer/ai-engineer-tutorials"
from
"the-ai-engineer/ai-engineer-tutorials"
3
Tutorials for AI engineers
2025-12-04
pnpm-version-bumper.md
5
1
export
pnpm-version-bumper
2
from
"babylonlabs-io/babylon-toolkit"
from
"babylonlabs-io/babylon-toolkit"
3
Babylon’s frontend monorepo contains everything you need to build a world-class staking dApp.
2026-02-03
feature-planning.md
5
1
export
feature-planning
2
from
"andersnygaard/ettsted2"
from
"andersnygaard/ettsted2"
3
Focused task planning for ONE specific idea. Uses narrow→broad pattern - starts at user's focus point, expands context only as needed. Creates detailed task via task-board skill.
2026-02-02
full-stack-debugger.md
5
1
export
full-stack-debugger
2
from
"ingpoc/SKILLS"
from
"ingpoc/SKILLS"
3
This skill should be used when debugging full-stack issues that span UI, backend, and database layers. It provides a systematic workflow to detect errors, analyze root causes, apply fixes iteratively, and verify solutions through automated server restarts and browser-based testing. Ideal for scenarios like failing schedulers, import errors, database issues, or API payload problems where issues originate in backend code but manifest in the UI.
2026-01-02
career-helper.md
5
1
export
career-helper
2
from
"Zal4DW/career-helper"
from
"Zal4DW/career-helper"
3
End-to-end career support for job seekers at all levels. Optimizes LinkedIn profiles, rewrites CVs for ATS systems, provides interview preparation with cited answers, researches companies and roles, identifies hiring managers and networking opportunities. When Claude needs to optimize LinkedIn profiles, rewrite CVs for ATS, prepare for interviews, research companies and roles, identify hiring managers, or support job applications and career transitions.
2026-01-28
add-openrouter-model.md
5
1
export
add-openrouter-model
2
from
"travisennis/acai-ts"
from
"travisennis/acai-ts"
3
An AI assistant for developing software.
2026-02-02
creating-bauplan-pipelines.md
5
1
export
creating-bauplan-pipelines
2
from
"BauplanLabs/bauplan-mcp-server"
from
"BauplanLabs/bauplan-mcp-server"
3
Repository hosting the open source Bauplan MCP server and curated Agent Skills
2026-02-03
jira.md
5
1
export
jira
2
from
"dpetersen/dotfiles"
from
"dpetersen/dotfiles"
3
Artisinal, small-batch dotfiles
2026-01-28
building-router.md
5
1
export
building-router
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Router for 3D building game mechanics in Three.js. Use when creating survival games, sandbox builders, base builders, or any game with player-constructed structures. Routes to 9 specialized skills for performance, physics, multiplayer, terrain, decay, UX, platform support, and design reference. Start here for building mechanics projects.
2026-02-02
filling-pdf-forms.md
5
1
export
filling-pdf-forms
2
from
"jhs/Chatfield"
from
"jhs/Chatfield"
3
Chatfield
2025-12-31
top-down-learning.md
5
1
export
top-down-learning
2
from
"ctdio/dotfiles"
from
"ctdio/dotfiles"
3
Comprehensive codebase understanding through structured documentation and guided learning. Use when Claude needs to help a user understand how a project works by exploring and documenting the codebase architecture, concepts, and modules in a .learning/ directory, then guiding them through understanding the code with adaptive explanations. Triggered by requests like "help me understand this project", "document the architecture", "explain how this codebase works", or "guide me through the code".
2026-02-03
react-nextjs-patterns.md
5
1
export
react-nextjs-patterns
2
from
"duyet/duyetbot-agent"
from
"duyet/duyetbot-agent"
3
React and Next.js implementation patterns for performance and maintainability. Use when building frontend components, pages, and applications with React ecosystem.
2026-02-01
fullstory-banking.md
5
1
export
fullstory-banking
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Industry-specific guide for implementing Fullstory in banking and financial services applications. Covers regulatory requirements (PCI DSS, GLBA, SOX), privacy controls for sensitive financial data, authentication flows, transaction monitoring, and fraud detection patterns. Includes detailed examples for retail banking, investment platforms, and payment applications.
2026-01-30
prompt-engineering-ui.md
5
1
export
prompt-engineering-ui
2
from
"HermeticOrmus/LibreUIUX-Claude-Code"
from
"HermeticOrmus/LibreUIUX-Claude-Code"
3
A repository dedicated to improving Claude Code's UIUX Capabilities.
2026-01-09
gen-alpha-output-style.md
5
1
export
gen-alpha-output-style
2
from
"sjnims/gen-alpha-output-style"
from
"sjnims/gen-alpha-output-style"
3
Claude Code plugin that transforms responses into Gen Alpha/brainrot internet slang. No cap, it hits different fr fr.
2026-01-12
new-component.md
5
1
export
new-component
2
from
"k35o/k8o"
from
"k35o/k8o"
3
This is my site.
2026-02-03
vibeship-security-writer.md
5
1
export
vibeship-security-writer
2
from
"vibeforge1111/vibeship-knowledgebase"
from
"vibeforge1111/vibeship-knowledgebase"
3
World-class security content writer for VibeShip Knowledge Base. Creates authoritative, SEO-optimized, LLM-extractable content about cybersecurity vulnerabilities in AI-generated code.Use this skill when:- Writing vulnerability articles (SQL injection, XSS, IDOR, etc.)- Creating AI tool security analysis (Cursor, Claude Code, Bolt patterns)- Writing stack security guides (Next.js + Supabase, Express, etc.)- Generating fix prompts for AI coding tools- Creating security checklists and glossary entries- Writing research content (Vulnerability Index, methodology)- Any security-related KB content for vibeship.co/kb/security/Expertise: SEO optimization, LLM citation optimization, OWASP vulnerabilities, CWE database, AI-generated code patterns, vibe coder audience, technical writing for non-security-experts.
2026-01-05
event-scraper.md
5
1
export
event-scraper
2
from
"MattB543/asheville-event-feed"
from
"MattB543/asheville-event-feed"
3
Create new event scraping scripts for websites. Use when adding a new event source to the Asheville Event Feed. ALWAYS start by detecting the CMS/platform and trying known API endpoints first. Browser scraping is NOT supported (Vercel limitation). Handles API-based, HTML/JSON-LD, and hybrid patterns with comprehensive testing workflows.
2026-01-26