Browse Skills

44457 skills found

clean-architecture.md
0
1 export clean-architecture
2 xinqilin from "xinqilin/claude-dev-toolkit-marketplace"
3 Clean Architecture design guide for Spring Boot. Use when reviewing code architecture, designing solutions, discussing layer separation, dependency rules, or project structure. Applies Uncle Bob's Clean Architecture principles.
2026-01-05
github-workflow.md
0
1 export github-workflow
2 GolferGeek from "GolferGeek/orchestrator-ai"
3 GitHub workflow patterns for Orchestrator AI. Branch naming, PR process, code review, CI/CD. CRITICAL: Use conventional branch names (feature/, fix/, chore/). PRs require quality gates to pass. Use GitHub Actions for CI/CD.
2026-01-05
playwright-automation.md
0
1 export playwright-automation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when Codex must browse, interact with, or test web flows via the remote Playwright MCP server hosted on Glama.
2026-01-05
test-helper.md
0
1 export test-helper
2 gizix from "gizix/cc_projects"
3 Generate comprehensive async pytest tests for Quart endpoints, database operations, and WebSocket connections. Activates when writing tests or ensuring code coverage.
2026-01-05
documentation.md
0
1 export documentation
2 violetio from "violetio/violet-ai-plugins"
3 Documentation standards and patterns
2026-01-05
self-improving-ai.md
0
1 export self-improving-ai
2 hkcm91 from "hkcm91/StickerNestV3"
3 Understanding and using StickerNest's self-improving AI system. Use when the user asks about AI self-improvement, prompt versioning, reflection loops, AI evaluation, auto-tuning prompts, or the AI judge system. Covers AIReflectionService, stores, and the improvement loop.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 arturas-bes from "arturas-bes/kainuguru-api"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
accessibility-testing.md
0
1 export accessibility-testing
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Accessibility testing with axe-core and Playwright. Use when implementing a11y tests.
2026-01-05
python-best-practices.md
0
1 export python-best-practices
2 eous from "eous/dotclaude"
3 Python development best practices, patterns, and conventions. Use when writing Python code, reviewing .py files, discussing pytest, asyncio, type hints, pydantic, dataclasses, or Python project structure. Triggers on mentions of Python, pytest, mypy, ruff, black, FastAPI, Django, Flask.
2026-01-05
flow-nexus-platform.md
0
1 export flow-nexus-platform
2 adebold from "adebold/warehouse-network"
3 Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
2026-01-05
architecture-principles.md
0
1 export architecture-principles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Core architecture principles (SSOT, DRY, Anti-Spaghetti) for maintainable code design. Use when planning features, implementing code, or reviewing architecture to prevent duplication and technical debt.
2026-01-05
vercel.md
0
1 export vercel
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Deploys applications to Vercel including serverless functions, edge functions, environment variables, and CI/CD. Use when deploying Next.js applications, frontend projects, or serverless APIs.
2026-01-05
sass-scss.md
0
1 export sass-scss
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements CSS preprocessing with Sass/SCSS using modules, mixins, functions, and nesting. Use when needing CSS preprocessing, design system variables, reusable mixins, or organizing large stylesheets.
2026-01-05
clickup-setup-guide.md
0
1 export clickup-setup-guide
2 SOELexicon from "SOELexicon/clickup_framework"
3 Complete setup and installation guide for the ClickUp Framework CLI with troubleshooting
2026-01-05
spec-driven-dev.md
0
1 export spec-driven-dev
2 pglevy from "pglevy/claude-skills"
3 Guide for spec-based agent-driven development using structured requirements (EARS notation), technical design documentation, and implementation planning. Use when users want to build features using a specification-first approach, need to document requirements formally, want to generate implementation plans from specs, or when working on projects that benefit from clear requirement-to-code traceability.
2026-01-05
cloudflare-cron-triggers.md
0
1 export cloudflare-cron-triggers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete knowledge domain for Cloudflare Cron Triggers - scheduled execution of Workers usingcron expressions for periodic tasks, maintenance jobs, and automated workflows.Use when: scheduling Workers to run periodically, adding cron triggers to Workers, configuringscheduled tasks, testing cron handlers, combining crons with Workflows, enabling Green Compute,handling multiple schedules, or encountering "scheduled handler not found", "cron expression invalid","changes not propagating", "handler does not export", "timezone issues" errors.Keywords: cloudflare cron, cron triggers, scheduled workers, scheduled handler, periodic tasks,background jobs, scheduled tasks, cron expression, wrangler crons, scheduled event, green compute,workflow triggers, maintenance tasks, scheduled() handler, ScheduledController, UTC timezone
2026-01-05
bdd-feature-generator.md
0
1 export bdd-feature-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates BDD feature files for Golang Clean Architecture projects using Gherkin syntax. Use when users need to write .feature files for integration tests, create test scenarios for APIs, or generate Cucumber/Godog test specifications. Specifically for projects that follow Clean Architecture patterns with existing step definitions.
2026-01-05
k8s-agent-sandbox.md
0
1 export k8s-agent-sandbox
2 khirotaka from "khirotaka/cc-plugins"
3 Documentation for Kubernetes Agent Sandbox - a CRD-based system for managing isolated AI agent execution environments. Use for queries about Sandbox CRDs (Sandbox, SandboxTemplate, SandboxClaim, SandboxWarmPool), Python SDK (SandboxClient, SandboxRouter, ComputerUseExtension), network policies, security configurations, and implementation examples. Keywords kubernetes sandbox, agent sandbox, CRD, python sdk, agentic-sandbox-client, isolated environment, gvisor, network policy.
2026-01-05
cui-documentation.md
0
1 export cui-documentation
2 cuioss from "cuioss/cui-llm-rules"
3 General documentation standards for README, AsciiDoc, and technical documentation
2026-01-05
docker-containerization-expert.md
0
1 export docker-containerization-expert
2 WebDev70 from "WebDev70/hosting-google"
3 Expert knowledge of Docker containerization including Dockerfile best practices, docker-compose configuration, Alpine Linux specifics, multi-stage builds, security, health checks, and container optimization. Use when working with Dockerfile, docker-compose.yml, container builds, debugging container issues, or deploying to container platforms.
2026-01-05
git-commit-helper.md
0
1 export git-commit-helper
2 edneyreis999 from "edneyreis999/zord-project"
3 SEMPRE use esta skill quando usuario pedir para fazer commit, commitar, criar commit, ou escrever mensagem de commit. Analisa git diffs e gera mensagens seguindo Conventional Commits.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 mta-tech from "mta-tech/kai-code"
3 Collaborative idea refinement - turns rough ideas into fully-formed designs through questioning, alternative exploration, and incremental validation. Use before writing code or implementation plans.
2026-01-05
customer-docs-agent.md
0
1 export customer-docs-agent
2 violetio from "violetio/violet-ai-plugins"
3 Customer-facing documentation
2026-01-05
structured-review.md
0
1 export structured-review
2 aandersland from "aandersland/feast"
3 Automatically invoked when conducting reviews (code, specs, architecture, UX). Ensures systematic analysis and actionable findings with consistent format.
2026-01-05