Browse Skills

9063 skills found

tdd-workflow.md
0
1 export tdd-workflow
2 ToonVos from "ToonVos/empty-opensaas"
3 Complete Test-Driven Development workflow for AI-assisted development. Use when writing tests, implementing TDD, or verifying test quality. Includes RED-GREEN-REFACTOR phases, 5 quality criteria, test cheating detection, and coverage requirements.
2026-01-05
ai-slop-detector.md
0
1 export ai-slop-detector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when reviewing code for AI-generated quality issues, detecting patterns of low-quality AI output, or auditing codebases with significant AI-assisted development. Provides systematic detection, prevention, and remediation strategies with human oversight and CI/CD integration. Triggers on "AI-generated code", "code quality", "AI slop", "review code", "detect AI patterns", "audit codebase", "quality issues", "slopsquatting", "hallucinated packages".
2026-01-05
codebase-audit.md
0
1 export codebase-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Audit and map a codebase to understand structure, dependencies, and risks. Use when the user asks to audit a repo, understand architecture, or assess codebase quality or health.
2026-01-05
flow-create.md
0
1 export flow-create
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creer un nouveau flow d'automatisation de formulaire complet, incluant exploration du site web, implementation et tests. (project)
2026-01-05
testing-strategies.md
0
1 export testing-strategies
2 miles990 from "miles990/claude-software-skills"
3 Unit, integration, E2E testing and TDD practices
2026-01-05
qa-code-review-checklist.md
0
1 export qa-code-review-checklist
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Four-phase debugging framework ensuring root cause investigation before fixes. Never jump to solutions. USE WHEN encountering bugs, test failures, unexpected behavior, or when fixes fail repeatedly.
2026-01-05
gcp-project-auditor.md
0
1 export gcp-project-auditor
2 smorand from "smorand/claude-config"
3 Expert in auditing GCP projects for security, compliance, and best practices. **Use this skill when the user asks to audit a GCP project, review GCP project security, scan GCP resources, or check GCP project compliance.** Scans resources, IAM policies, service accounts, and detects excessive permissions in production environments.
2026-01-05
agent-orchestration.md
0
1 export agent-orchestration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Spawn and manage hierarchical AI sub-agents (Cursor, Codex, Gemini) in isolated git worktrees with explicit role prompts, structured task briefs, and verification checklists. Supports work vs research modes, await vs fire-and-forget runtime, and role-aware wrappers for cleaner delegation. Use when: (1) Delegate tasks to AI agents, (2) Parallel work across features, (3) Research tasks needing web search, (4) Code refactoring or implementation, (5) Documentation updates, (6) Testing agent orchestration systems. Triggers: spawn agent, delegate to agent, agent orchestration, multi-agent, sub-agent, agent work, agent research.
2026-01-05
xc-console.md
0
1 export xc-console
2 robinmordasiewicz from "robinmordasiewicz/f5xc-chrome"
3 Automate F5 Distributed Cloud web console operations through browser automation using mcp__claude-in-chrome MCP tools. Handles multi-provider authentication (Azure SSO, Google, Okta, SAML, native username/password), detecting session expiry and navigating login flows. Warns when VPN is required. Use when creating HTTP/TCP load balancers, origin pools, WAF policies, deploying cloud sites (AWS/Azure/GCP), managing DNS zones, configuring service policies, or executing any F5 XC GUI-based tasks. Triggers on: F5 XC console, GUI automation, browser automation, login, SSO, authenticate, tenant management, visual configuration, Web App and API Protection, WAAP.
2026-01-05
testing-sybil.md
0
1 export testing-sybil
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Your approach to handling testing sybil. Use this skill when working on files where testing sybil comes into play.
2026-01-05
moai-library-mermaid.md
0
1 export moai-library-mermaid
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise Mermaid diagramming skill for Claude Code using MCP Playwright
2026-01-05
llm-jailbreaking.md
0
1 export llm-jailbreaking
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-red-teaming"
3 Advanced LLM jailbreaking techniques, safety mechanism bypass strategies, and constraint circumvention methods. Use for comprehensive safety testing.
2026-01-05
test-quality-inspector.md
0
1 export test-quality-inspector
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation
2026-01-05
github-actions.md
0
1 export github-actions
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 GitHub Actions CI/CD workflows for automating build, test, and deployment
2026-01-05
gdpr-dsgvo-expert.md
0
1 export gdpr-dsgvo-expert
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Senior GDPR/DSGVO expert and internal/external auditor for data protection compliance. Provides EU GDPR and German DSGVO expertise, privacy impact assessments, data protection auditing, and compliance verification. Use for GDPR compliance assessments, privacy audits, data protection planning, and regulatory compliance verification.
2026-01-05
browser-automation-debugging.md
0
1 export browser-automation-debugging
2 liauw-media from "liauw-media/CodeAssist"
3 Use when debugging web applications or automating browser tasks. Leverage Chrome DevTools MCP for inspection, performance analysis, and automated testing.
2026-01-05
skill-lifecycle-manager.md
0
1 export skill-lifecycle-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating, testing, iterating, or managing Claude Code skills. Handles skill scaffolding, git versioning, symlink management, auto-discovery testing, and quality assurance. Triggered by requests to create new skills, improve existing skills, test skill loading, or manage skill infrastructure.
2026-01-05
ci-setup.md
0
1 export ci-setup
2 amattas from "amattas/agentic-coding"
3 Set up pre-commit hooks and GitHub Actions workflows for testing, linting, security scanning, releases, and deployments. Supports Python, Node.js, Go, Rust, and multi-language projects.
2026-01-05
tinacms.md
0
1 export tinacms
2 jackspace from "jackspace/ClaudeSkillz"
3 Complete TinaCMS skill for building content-heavy sites with Git-backed CMS.Use this skill when setting up blogs, documentation sites, or marketing sitesthat require visual editing and content management for non-technical users.Supports Next.js (App Router + Pages Router), Vite + React, Astro, andframework-agnostic setups. Prevents 9+ common errors including ESbuild compilationissues, module resolution problems, schema configuration errors, Docker bindingissues, and deployment problems. Self-hosting options for Cloudflare Workers,Vercel Functions, and Netlify Functions included.Keywords: TinaCMS, Tina CMS, Git-backed CMS, visual editing CMS, content management, Next.js CMS, App Router TinaCMS, Pages Router TinaCMS, Vite React TinaCMS, Astro TinaCMS, framework-agnostic CMS, TinaCloud, self-hosted TinaCMS, blog CMS, documentation site CMS, marketing site CMS, GraphQL CMS, tina schema, tina collections, tina templates, tinacli, @tinacms/cli, ESbuild compilation error, module resolution tina, schema conf
2026-01-05
detect-kiro-specs.md
0
1 export detect-kiro-specs
2 reedom from "reedom/claude-code-commands"
3 Detect Kiro specs with modified files in current branch. Use before PRs, spec-specific tests, or CI filtering.
2026-01-05
moai-security-ssrf.md
0
1 export moai-security-ssrf
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise SSRF Security Protection with AI-powered request validation, Context7 integration, and intelligent URL filtering for web application security
2026-01-05
browser-testing.md
0
1 export browser-testing
2 Shin0205go from "Shin0205go/Aegis-skills"
3 ブラウザ自動化とE2Eテストを行うスキル
2026-01-05
secure-coding.md
0
1 export secure-coding
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Security best practices for Go applications. Use when writing security-sensitive code.
2026-01-05