Browse Skills
44895 skills found
e2e-testing-standards.md
11
1
export
e2e-testing-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Implement robust E2E tests with Playwright or Cypress using Page Object Model, proper waits, and CI/CD integration. Covers selector strategies, flaky test prevention, and cross-browser testing patterns.
2026-01-05
sheets-cli.md
11
1
export
sheets-cli
2
from
"gmickel/sheets-cli"
from
"gmickel/sheets-cli"
3
Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".
2026-01-05
issue-tracking-with-linear.md
11
1
export
issue-tracking-with-linear
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when working with Linear tickets/issues - establishes workflows for creating and updating tickets (issues)
2026-01-05
unit-testing.md
11
1
export
unit-testing
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Unit testing standards following TDD methodology, test pyramid principles, and comprehensive coverage practices. Covers pytest, Jest, mocking, fixtures, and CI integration for reliable test suites.
2026-01-05
setup-tester.md
11
1
export
setup-tester
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Test and validate the dotfiles setup process for this repository. Use when the user wants to test the setup script, validate the installation, verify symlinks, troubleshoot setup issues, or check that dotfiles are properly configured. Triggers include "test setup", "validate installation", "check dotfiles", "verify setup", or troubleshooting requests.
2026-01-05
nostr-tools.md
11
1
export
nostr-tools
2
from
"purrgrammer/grimoire"
from
"purrgrammer/grimoire"
3
This skill should be used when working with nostr-tools library for Nostr protocol operations, including event creation, signing, filtering, relay communication, and NIP implementations. Provides comprehensive knowledge of nostr-tools APIs and patterns.
2026-01-05
ai-image.md
11
1
export
ai-image
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Generate AI images using OpenAI's gpt-image-1 model with customizable aspect ratios and artistic themes. Use when the user wants to create images, generate artwork, or mentions image generation with specific styles like Ghibli, futuristic, Pixar, oil painting, or Chinese painting.
2026-01-05
monitoring.md
11
1
export
monitoring
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Monitoring standards for monitoring in Devops environments. Covers best
2026-01-05
test-generator.md
11
1
export
test-generator
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Generate comprehensive unit tests for code. Use when creating tests, improving test coverage, or setting up testing frameworks.
2026-01-05
aws-advanced-patterns.md
11
1
export
aws-advanced-patterns
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Orchestration & Events:
2026-01-05
spec-creation.md
11
1
export
spec-creation
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, or breaking down user stories.
2026-01-05
testing.md
11
1
export
testing
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Comprehensive testing standards including unit, integration, security, and property-based testing with TDD methodology
2026-01-05
mutation-testing.md
11
1
export
mutation-testing
2
from
"Roasbeef/claude-files"
from
"Roasbeef/claude-files"
3
Validates test suite quality through mutation testing. Generates intelligent code mutations, runs tests to verify they catch the changes, and identifies gaps in test coverage. Use when evaluating test effectiveness, validating newly written tests, or improving test quality for mission-critical code.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use before implementing when uncertainty exists. Weighted scoring across 5 checks (requires ≥80%). Triggers: "before implementing", "verify readiness", "should I proceed", "am I ready". If thinking "this is overkill" - use it.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use when IMPLEMENTING refactoring changes. Enforces metrics-driven protocol with before/after measurements. Triggers: "implement refactor", "apply refactoring pattern", "clean up code smell", "extract method", "move method". No exceptions for "simple" refactorings - use this. NOTE: If you need to FIND duplicates first, use duplicate-code-detector, then return here for implementation.
2026-01-05
react-frontend.md
11
1
export
react-frontend
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
React frontend standards covering hooks (useState, useEffect, useContext, custom hooks), state management (Context API, Redux, Zustand), performance optimization (memoization, lazy loading, code splitting), testing with React Testing Library, and accessibility (WCAG 2.1, ARIA) for modern SPAs
2026-01-05
full-dev-cycle.md
11
1
export
full-dev-cycle
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Complete development workflow integrating Git operations, GitHub PR management, and Docker deployment. Use for end-to-end development tasks. Triggers include "deploy changes", "create PR and deploy", "full cycle", "git to production", "commit and deploy", "development workflow", or any multi-stage development task.
2026-01-05
brainstorming.md
11
1
export
brainstorming
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when rough ideas need design before code, requirements are fuzzy, multiple approaches exist, or you need to explore options before implementation
2026-01-05
github-pr-creation.md
11
1
export
github-pr-creation
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
2026-01-05
Issue Analysis with Label Inference.md
11
1
export
Issue Analysis with Label Inference
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Analyze GitHub Issues and automatically infer appropriate labels from Miyabi's 57-label system across 11 categories. Use when creating or triaging Issues, or when label inference is needed.
2026-01-05
skill-loader.md
11
1
export
skill-loader
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.
2026-01-05
Sales and CRM Management.md
11
1
export
Sales and CRM Management
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Complete sales funnel design, B2B sales playbook, CRM setup, and customer success management. Use when building sales processes or reducing churn.
2026-01-05
sitepanda.md
11
1
export
sitepanda
2
from
"hokupod/sitepanda"
from
"hokupod/sitepanda"
3
Scrape websites with a headless browser and extract main readable content as Markdown. Use this skill when the user asks to retrieve, analyze, or summarize content from a URL or website.
2026-01-05
autonomous-coding-agent.md
11
1
export
autonomous-coding-agent
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Build autonomous coding agents with CLI integration. Use when creating automated coding workflows, managing multi-session development, or building CI/CD code generation pipelines.
2026-01-05