Browse Skills

9063 skills found

test-mockdb-repository.md
1
1 export test-mockdb-repository
2 madooei from "madooei/backend-template"
3 Write tests for MockDB (in-memory) repository implementations. Use when testing MockDB repositories, in-memory data access, or mock repository behavior. Triggers on "test mockdb", "mockdb tests", "test mock repository".
2026-01-05
code-review.md
1
1 export code-review
2 jiyeol-lee from "jiyeol-lee/dotfiles"
3 Code review guidelines for commits and file changes. Covers four categories:Quality (security, correctness, maintainability), Regression (breaking changes,API compatibility), Documentation (code docs, changelogs), and Performance(optimization, efficiency).
2026-01-05
docs-validator.md
1
1 export docs-validator
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/logseq-template-graph"
3 Documentation quality validator for Logseq Template Graph. Checks documentation completeness, accuracy, formatting, links, and consistency. Activates when asked to "validate docs", "check documentation", "audit docs quality", "find broken links", or similar requests. Provides actionable feedback and specific fixes for documentation issues.
2026-01-05
condition-based-waiting.md
1
1 export condition-based-waiting
2 krzemienski from "krzemienski/shannon-framework"
3 Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests with quantitative reliability tracking
2026-01-05
n8n-trigger-testing-strategies.md
1
1 export n8n-trigger-testing-strategies
2 pacphi from "pacphi/ampel"
3 Webhook testing, schedule validation, event-driven triggers, and polling mechanism testing for n8n workflows. Use when testing how workflows are triggered.
2026-01-05
finishing-a-development-branch.md
1
1 export finishing-a-development-branch
2 RawToast from "RawToast/zenko"
3 Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
testing.md
1
1 export testing
2 aazbeltran from "aazbeltran/claude-code-plugins"
3 Expert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code. Use when designing test strategies, deciding between testing approaches, refactoring tests, or optimizing test suites.
2026-01-05
debugging.md
1
1 export debugging
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Troubleshoot and fix bugs systematically. Use when errors occur, tests fail, or unexpected behavior is observed. Covers root cause analysis and debugging strategies.
2026-01-05
gemini-cli.md
1
1 export gemini-cli
2 rafaelcalleja from "rafaelcalleja/claude-market-place"
3 Consult Google Gemini CLI for second opinions on architecture, debugging, and security audits. Use Gemini's 1M+context window for comprehensive code analysis. Compare Flash (fast) vs Pro (thorough) vs 3-Pro-Preview (cutting-edge).Use when: need second opinion on architectural decisions, stuck debugging after 2+ attempts, writing security-sensitive code, planning refactors (5+ files), approaching 70%+ context capacity, unfamiliar with tech stack,need peer review, or want Flash vs Pro vs 3-Pro-Preview comparison.Keywords: gemini-cli, google gemini, gemini command line, second opinion, model comparison, gemini-2.5-flash, gemini-2.5-pro, gemini-3-pro-preview, architectural decisions, debugging assistant, code review gemini, security audit gemini, 1M context window, AI pair programming, gemini consultation, flash vs pro, AI-to-AI prompting, peer review, codebase analysis, gemini CLI tool, shell gemini, command line AI assistant, gemini architecture advice, gemini debug help, gemini security scan, gemini cod
2026-01-05
agentuity-cli-cloud-session-logs.md
1
1 export agentuity-cli-cloud-session-logs
2 agentuity from "agentuity/discord-help-agent"
3 Get logs for a specific session. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
test-generation.md
1
1 export test-generation
2 gatewaybuddy from "gatewaybuddy/forgekeeper"
3 Generate comprehensive unit and integration tests for JavaScript/TypeScript code
2026-01-05
skill-maker.md
1
1 export skill-maker
2 xbklairith from "xbklairith/kisune"
3 Use when creating new skills or editing existing skills - combines official skill authoring best practices with TDD methodology (test with subagents before deployment, iterate until bulletproof). Activates when user wants to create/update a skill that extends Claude's capabilities.
2026-01-05
security-practices.md
1
1 export security-practices
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-typescript"
3 Master secure development, OWASP top 10, testing, and compliance. Use when building secure systems, conducting security reviews, or implementing best practices.
2026-01-05
security-scanner.md
1
1 export security-scanner
2 Lordjiggy from "Lordjiggy/claude-code-marketplace"
3 Comprehensive security scanner for vulnerabilities, hardcoded secrets, and OWASP Top 10 issues
2026-01-05
sensor-coverage.md
1
1 export sensor-coverage
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Comprehensive Asset Inventory & Coverage Tracker for LimaCharlie. Builds sensor inventories, detects coverage gaps (stale/silent endpoints, Shadow IT), calculates risk scores, validates telemetry health, and compares actual vs expected assets. Use for fleet inventory, coverage SLA tracking, offline sensor detection, telemetry health checks, asset compliance audits, or when asked about endpoint health, asset management, or coverage gaps.
2026-01-05
ci-cd-helper.md
1
1 export ci-cd-helper
2 paleoterra from "paleoterra/PaleoRose"
3 Generate CI/CD configurations and automation scripts for building, testing, and deploying
2026-01-05
bun.md
1
1 export bun
2 bout3fiddy from "bout3fiddy/agents"
3 Bun runtime and toolkit for JavaScript/TypeScript. Use for package management, running scripts, testing, and bundling. Replaces npm, yarn, pnpm, and node.
2026-01-05
cnf-networking.md
1
1 export cnf-networking
2 cassamajor from "cassamajor/xcnf"
3 Configure CNF networking components including netkit BPF-programmable network devices, tcx (Traffic Control eXpress for kernel 6.6+), virtual interfaces, network namespaces, routing, and eBPF program attachment. Use when setting up network topology for eBPF-based CNFs or testing packet processing pipelines.
2026-01-05
verification-protocol.md
1
1 export verification-protocol
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Independent verification of task completion - eliminates self-attestation
2026-01-05
ui-ux-audit.md
1
1 export ui-ux-audit
2 WomenDefiningAI from "WomenDefiningAI/claude-code-skills"
3 Mandatory audit workflow for UI/UX changes that reads current state FIRST, checks for redundancy, respects clean design philosophy, and identifies genuine gaps before implementation. Auto-invoked when user mentions UI, UX, design, layout, homepage, page improvements, visual changes, or interface modifications.
2026-01-05
seo-mastery.md
1
1 export seo-mastery
2 kpab from "kpab/seo-mastery-agent-skills"
3 Comprehensive SEO optimization skill based on Google's official guidelines. Covers technical SEO, content SEO, structured data, Core Web Vitals, E-E-A-T strategies, practical code generation, and site audit workflows.
2026-01-05
aoc-daily-solver.md
1
1 export aoc-daily-solver
2 ejfn from "ejfn/advent-of-code"
3 Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
2026-01-05
test-engineer.md
1
1 export test-engineer
2 nahisaho from "nahisaho/CodeGraphMCPServer"
3 test-engineer skillTrigger terms: testing, unit tests, integration tests, E2E tests, test cases, test coverage, test automation, test plan, test design, TDD, test-firstUse when: User requests involve test engineer tasks.
2026-01-05
app-sharing.md
1
1 export app-sharing
2 glideapps from "glideapps/glide-code"
3 Manage Glide app access, privacy, authentication, and publishing.Use when configuring who can access an app, setting up sign-in methods,publishing apps, inviting users, or configuring Row Owners for data security.
2026-01-05