Browse Skills

17720 skills found

tui.md
5
1 export tui
2 garymjr from "garymjr/dotfiles"
3 Create distinctive, production-grade terminal user interfaces (TUIs) using OpenTUI. Use this skill when the user asks to build CLI tools, terminal dashboards, interactive console applications, or any interface that runs in the terminal.
2026-01-05
google-docs-automation.md
5
1 export google-docs-automation
2 dbmcco from "dbmcco/claude-agent-toolkit"
3 Use when automating Google Workspace (Docs, Sheets, Slides) operations - covers authentication, common patterns, and best practices for gspread and googleapiclient
2026-01-05
database-workflow.md
5
1 export database-workflow
2 ilude from "ilude/claude-code-config"
3 Language-agnostic database best practices covering migrations, schema design, ORM patterns, query optimization, and testing strategies. Activate when working with database files, migrations, schema changes, SQL, ORM code, database tests, or when user mentions migrations, schema design, SQL optimization, NoSQL, database patterns, or connection pooling.
2026-01-05
obsidian-vault-manager.md
5
1 export obsidian-vault-manager
2 sjungling from "sjungling/claude-plugins"
3 Expert in managing Obsidian vaults using obsidian-cli workflows for reading, writing, searching, moving, and organizing notes while preserving wiki-link integrity and vault structure. Automatically activates when working with Obsidian vaults, markdown notes with wiki-links, or when internal link integrity needs to be preserved during file operations.
2026-01-05
golden-dataset-curation.md
5
1 export golden-dataset-curation
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Quality criteria, workflows, and multi-agent analysis patterns for curating high-quality golden dataset entries
2026-01-05
makefile-workflow.md
5
1 export makefile-workflow
2 ilude from "ilude/claude-code-config"
3 Makefile best practices for project automation and build systems. Covers command usage, target organization (PHONY vs file targets), variable management (:=, ?=, =), platform detection, common development targets (clean, test, lint, format, run), DevContainer integration, version management with semantic versioning, Docker integration, output control, error handling, and advanced patterns. Activate when working with Makefiles, make commands, .PHONY targets, build automation, or development workflows.
2026-01-05
sou.md
5
1 export sou
2 WenJunDuan from "WenJunDuan/Rlues"
3 语义代码搜索,augment-context-engine
2026-01-05
framework-detector.md
5
1 export framework-detector
2 FortiumPartners from "FortiumPartners/ai-mesh"
3 Multi-signal framework detection with confidence scoring for 6 major frameworks
2026-01-05
senior-security.md
5
1 export senior-security
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.
2026-01-05
syncing-tsconfig-paths.md
5
1 export syncing-tsconfig-paths
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Synchronizes tsconfig.json paths from package.json imports field. Ensures TypeScript resolves subpath imports (#imports) correctly during development.
2026-01-05
workflow-state-tracking.md
5
1 export workflow-state-tracking
2 duongdev from "duongdev/ccpm"
3 Tracks and visualizes CCPM workflow state transitions (IDEA → PLANNED → IMPLEMENTING → VERIFYING → VERIFIED → COMPLETE). Prevents invalid state transitions and suggests appropriate next actions. Auto-activates when users ask about task status, "where am I in the workflow", "what should I do next", or "can I do this now".
2026-01-05
theone-react-native-standards.md
5
1 export theone-react-native-standards
2 The1Studio from "The1Studio/theone-training-skills"
3 Enforces TheOne Studio React Native development standards including TypeScript patterns, React/Hooks best practices, React Native architecture (Zustand/Jotai, Expo Router), and mobile performance optimization. Triggers when writing, reviewing, or refactoring React Native code, implementing mobile features, working with state management/navigation, or reviewing pull requests.
2026-01-05
emacs-transient.md
5
1 export emacs-transient
2 r0man from "r0man/beads.el"
3 Expert guide for building Emacs transient menus (keyboard-driven UI like Magit). Use when implementing or debugging transient-define-prefix, transient-define-suffix, or transient-define-infix commands.
2026-01-05
hook-development.md
5
1 export hook-development
2 sjnims from "sjnims/plugin-dev"
3 This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PermissionRequest, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
2026-01-05
css-workflow.md
5
1 export css-workflow
2 ilude from "ilude/claude-code-config"
3 CSS and styling workflow guidelines. Activate when working with CSS files (.css), Tailwind CSS, Stylelint, or styling-related tasks.
2026-01-05
langgraph-parallel.md
5
1 export langgraph-parallel
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 LangGraph parallel execution patterns. Use when implementing fan-out/fan-in workflows, map-reduce over tasks, or running independent agents concurrently.
2026-01-05
recipe-writer.md
5
1 export recipe-writer
2 sjungling from "sjungling/claude-plugins"
3 Expert in test-first development of production-quality OpenRewrite recipes for automated code refactoring. Automatically activates when working with OpenRewrite recipe files, Java/YAML files in `src/main/java/**/rewrite/**` directories, writing tests implementing `RewriteTest`, or when users ask about recipe development, writing recipes, creating migrations, LST manipulation, JavaTemplate usage, visitor patterns, preconditions, scanning recipes, YAML recipes, GitHub Actions transformations, Kubernetes manifest updates, or code migration strategies. Guides recipe type selection (declarative/Refaster/imperative), visitor implementation, and test-driven development workflows.
2026-01-05
create-pull-request.md
5
1 export create-pull-request
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Create GitHub pull requests with proper issue linking, comprehensive descriptions, and quality metrics for WescoBar project
2026-01-05
flask-workflow.md
5
1 export flask-workflow
2 ilude from "ilude/claude-code-config"
3 Flask framework workflow guidelines. Activate when working with Flask projects, flask run, or Flask-specific patterns.
2026-01-05
git-bisect-debugging.md
5
1 export git-bisect-debugging
2 sjungling from "sjungling/claude-plugins"
3 Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisect with automated test scripts, manual verification, or hybrid approaches. Can be invoked from systematic-debugging as a debugging technique, or used standalone when you know the issue is historical.
2026-01-05
crafting-commits.md
5
1 export crafting-commits
2 shrwnsan from "shrwnsan/vibekit-claude-plugins"
3 Automatically invoked when user requests git commit message creation, commit drafting, or needs help with conventional commit formatting. Handles conventional commit standards.
2026-01-05
jupyter-notebook-testing.md
5
1 export jupyter-notebook-testing
2 ddttom from "ddttom/webcomponents-with-eds"
3 Create and manage Jupyter notebooks for testing Adobe Edge Delivery Services (EDS) blocks interactively in the browser using the ipynb-viewer block. Interactive JavaScript execution, overlay previews with backdrop, direct ES6 imports. Use when creating notebooks, testing blocks with ipynb files in browser, generating overlay previews, or creating executable documentation.
2026-01-05
vercel-ai-sdk.md
5
1 export vercel-ai-sdk
2 existential-birds from "existential-birds/beagle"
3 Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI. Triggers on useChat, @ai-sdk/react, UIMessage, ChatStatus, streamText, toUIMessageStreamResponse, addToolOutput, onToolCall, sendMessage.
2026-01-05
cto-advisor.md
5
1 export cto-advisor
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.
2026-01-05