Browse Skills
44835 skills found
marketplace-publishing.md
17
1
export
marketplace-publishing
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
Expert Claude Code marketplace publishing covering npm publishing, GitHub releases, semantic versioning, plugin packaging, README documentation, CHANGELOG management, marketplace submission, and plugin distribution. Activates for publish plugin, npm publish, marketplace, release plugin, semantic versioning, semver, plugin distribution, publish to npm, github release.
2026-01-05
Unnamed Skill.md
17
1
export
Unnamed Skill
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
LLM-native translation skill for SpecWeave content. Activates when translation is needed for CLI messages, templates, documentation, or living docs. Uses the current LLM session for zero-cost translation. Keywords: translate, translation, language, multilingual, i18n, internationalization, Russian, Spanish, Chinese, German, French, localization, translate to.
2026-01-05
ui-testing.md
17
1
export
ui-testing
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
Multi-framework UI testing expert - Cypress, Testing Library, component tests. Use for framework comparison, Cypress-specific testing, or React Testing Library. For DEEP Playwright expertise, use e2e-playwright skill instead. Activates for Cypress, Testing Library, component tests, React testing, Vue testing, framework comparison, which testing tool, Cypress vs Playwright, render component, fireEvent, userEvent, screen queries, getByRole, getByText, getByTestId, waitFor, findBy, queryBy, test component, mount component, shallow render, integration test UI, DOM testing, accessibility testing, aria queries, form testing, user interaction testing, click test, input test.
2026-01-05
n8n-kafka-workflows.md
17
1
export
n8n-kafka-workflows
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
n8n workflow automation with Kafka integration expert. Covers Kafka trigger node, producer node, event-driven workflows, error handling, retries, and no-code/low-code event processing patterns. Activates for n8n kafka, kafka trigger, kafka producer, n8n workflows, event-driven automation, no-code kafka, workflow patterns.
2026-01-05
pine-visualizer.md
17
1
export
pine-visualizer
2
from
"TradersPost/pinescript-agents"
from
"TradersPost/pinescript-agents"
3
Breaks down trading ideas into component parts for systematic Pine Script implementation. Use when analyzing trading concepts, decomposing strategies, planning indicator features, or extracting ideas from YouTube videos. Triggers on conceptual questions, "how would I build", YouTube URLs, or video analysis requests.
2026-01-05
browser-automation.md
17
1
export
browser-automation
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
Non-testing browser automation - web scraping, form filling, screenshot capture, PDF generation, workflow automation. For TESTING with Playwright, use e2e-playwright skill instead. Activates for web scraping, form automation, screenshot, PDF, headless browser, Puppeteer, Selenium, automation scripts, data extraction.
2026-01-05
worktrees.md
17
1
export
worktrees
2
from
"maragudk/skills"
from
"maragudk/skills"
3
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests to work in a new worktree or wants to work on a separate feature in isolation (e.g., "Work in a new worktree", "Create a worktree for feature X").
2026-01-05
sf-flow.md
17
1
export
sf-flow
2
from
"Jaganpro/sf-skills"
from
"Jaganpro/sf-skills"
3
Creates and validates Salesforce flows with 110-point scoring and Winter '26 best practices. Use when building record-triggered flows, screen flows, autolaunched flows, scheduled flows, or reviewing existing flow performance.
2026-01-05
Unnamed Skill.md
17
1
export
Unnamed Skill
2
from
"Tideseed/eptr2"
from
"Tideseed/eptr2"
3
Query Turkish electricity consumption and demand forecast data including real-time consumption, UECM (settlement consumption/Uzlaştırmaya Esas Çekiş Miktarı), and load plan forecasts. Use when asking about electricity demand, consumption patterns, load forecasting, or UECM data in Turkey. Triggers on: elektrik tüketimi, talep tahmini, yük planı, UEÇM, consumption forecast.
2026-01-05
staging-deployment-phase.md
16
1
export
staging-deployment-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Deploys features to staging environment with database migrations, health checks, and deployment verification. Use during /ship-staging phase or when deploying to staging environments for validation before production release.
2026-01-05
documentation-guidelines.md
16
1
export
documentation-guidelines
2
from
"thienanblog/awesome-ai-agent-skills"
from
"thienanblog/awesome-ai-agent-skills"
3
Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.
2026-01-05
Unnamed Skill.md
16
1
export
Unnamed Skill
2
from
"MatiasComercio/agentic-config"
from
"MatiasComercio/agentic-config"
3
Creates self-contained Python scripts with inline PEP 723 metadata for UV. Embeds dependencies directly in script headers for zero-config execution via `uv run`. Triggers on keywords: uv script, single file script, inline dependencies, PEP 723, self-contained python, uv run script, standalone script
2026-01-05
roadmap-integration.md
16
1
export
roadmap-integration
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Manages product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap. Use when running /roadmap command or mentions 'roadmap', 'add feature', 'brainstorm ideas', or 'prioritize features'.
2026-01-05
task-status-sync.md
16
1
export
task-status-sync
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Enforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md that break synchronization. Auto-trigger when detecting Edit/Write attempts to task files, task completion mentions, or status update discussions. Auto-convert manual edit attempts to equivalent task-tracker commands. Validate task-tracker usage and auto-fix common mistakes.
2026-01-05
obsidian-yaml-frontmatter.md
16
1
export
obsidian-yaml-frontmatter
2
from
"jykim/AI4PKM"
from
"jykim/AI4PKM"
3
Manage YAML frontmatter properties with consistent formatting, property names, and value types. Use when creating or updating frontmatter in markdown files.
2026-01-05
production-deployment-phase.md
16
1
export
production-deployment-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.
2026-01-05
dqmc-dev.md
16
1
export
dqmc-dev
2
from
"edwnh/dqmc"
from
"edwnh/dqmc"
3
Workflow for modifying DQMC C code, adding new measurements, and running tests. Use when editing source code, implementing new observables, debugging, or validating code changes.
2026-01-05
git-workflow-enforcer.md
16
1
export
git-workflow-enforcer
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed.
2026-01-05
code-review.md
16
1
export
code-review
2
from
"wowsignal-io/pedro"
from
"wowsignal-io/pedro"
3
Review the code and run quick checks.
2026-01-05
Unnamed Skill.md
16
1
export
Unnamed Skill
2
from
"MatiasComercio/agentic-config"
from
"MatiasComercio/agentic-config"
3
Simulates command execution in dry-run mode without file modifications. Sets dry_run flag, executes command with read-only constraint, then resets flag. Useful for testing workflows safely. Triggers on keywords: dry run, simulate, test command, preview changes, safe mode, no write
2026-01-05
language-expert.md
16
1
export
language-expert
2
from
"larsbaunwall/DomainLang"
from
"larsbaunwall/DomainLang"
3
Use for language design questions including syntax decisions, semantics, grammar authoring, and comparing DomainLang with other DSLs. Activate when designing new language features, evaluating syntax alternatives, or discussing DDD pattern representation.
2026-01-05
analysis-phase.md
16
1
export
analysis-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Validates cross-artifact consistency and detects breaking changes during feature analysis. Use when running /analyze command, validating spec-plan alignment, checking task-implementation consistency, or identifying API/database/UI breaking changes before deployment. (project)
2026-01-05
software-architect.md
16
1
export
software-architect
2
from
"larsbaunwall/DomainLang"
from
"larsbaunwall/DomainLang"
3
Use for architectural decisions, creating ADRs in /adr/, PRSs in /requirements/, strategic design analysis, and delegating implementation tasks. Activate when discussing system design, trade-offs, feature requirements, or coordinating work across roles.
2026-01-05
zammad-mcp-quality.md
16
1
export
zammad-mcp-quality
2
from
"basher83/Zammad-MCP"
from
"basher83/Zammad-MCP"
3
Quality assurance and CodeRabbit learning system for Zammad MCP development. Use when creating PRs, implementing MCP tools, adding pagination, handling errors, or addressing CodeRabbit feedback. Provides checklists, pattern guides, and accumulated project learnings to prevent recurring issues.
2026-01-05