Browse Skills

18175 skills found

functional-testing.md
1
1 export functional-testing
2 krzemienski from "krzemienski/shannon-framework"
3 Enforce NO MOCKS testing philosophy with real systems. Iron Law: no mock objects, no unit tests,no stubs. Test with real browsers (Puppeteer MCP), real databases, real APIs. Enforced viapost_tool_use.py hook. Use when: writing any tests, tempted to use mocks, need testing guidance.
2026-01-05
test-runner-worktree.md
1
1 export test-runner-worktree
2 codekiln from "codekiln/langstar"
3 Run Rust cargo tests properly in git worktrees with environment variable sourcing. Use when cargo test fails, when seeing authentication errors, when test results differ between runs, or before running pre-commit checks in worktrees. Essential for integration tests requiring LANGSMITH_API_KEY or ANTHROPIC_API_KEY.
2026-01-05
document-runbook.md
1
1 export document-runbook
2 amak07 from "amak07/acr-automotive"
3 Document CI/CD, deployment, and operational procedures. Use when creating runbooks, documenting deployment processes, or writing operational guides.
2026-01-05
django-framework.md
1
1 export django-framework
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-python"
3 Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs
2026-01-05
cicd-pipeline-generator.md
1
1 export cicd-pipeline-generator
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.
2026-01-05
agentuity-cli-cloud-db-sql.md
1
1 export agentuity-cli-cloud-db-sql
2 agentuity from "agentuity/discord-help-agent"
3 Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
agentuity-cli-cloud-keyvalue-keys.md
1
1 export agentuity-cli-cloud-keyvalue-keys
2 agentuity from "agentuity/discord-help-agent"
3 List all keys in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
css-animations.md
1
1 export css-animations
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-css"
3 Create performant CSS animations, transitions, and motion design
2026-01-05
ddd.md
1
1 export ddd
2 mgreenly from "mgreenly/ikigai"
3 Domain-Driven Design (DDD) skill for the ikigai project
2026-01-05
tinacms.md
1
1 export tinacms
2 ovachiever from "ovachiever/droid-tings"
3 Build content-heavy sites with Git-backed TinaCMS. Provides visual editing and content management for blogs, documentation, and marketing sites with non-technical editors.Use when implementing Next.js, Vite+React, or Astro CMS setups, self-hosting on Cloudflare Workers, or troubleshooting ESbuild compilation errors, module resolution issues, or Docker binding problems.
2026-01-05
sankey-diagram-creator.md
1
1 export sankey-diagram-creator
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Create interactive Sankey diagrams for flow visualization from CSV, DataFrame, or dict data. Supports node/link styling and HTML/PNG/SVG export.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 saw235 from "saw235/haskell-monorepo"
3 Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
wiki.md
1
1 export wiki
2 javatarz from "javatarz/credit-card-lending"
3 Access and manage the local GitHub Wiki clone. Use this skill when you need to read wiki content (architecture, design docs, guides), update wiki documentation, check wiki status, or push wiki changes. The wiki contains high-level system design and architectural documentation.
2026-01-05
k8s-helm.md
1
1 export k8s-helm
2 ashchupliak from "ashchupliak/dream-team"
3 Kubernetes and Helm patterns - use for deployment configs, service definitions, ConfigMaps, Secrets, and Helm chart management
2026-01-05
floor-plan-to-svg.md
1
1 export floor-plan-to-svg
2 gsannikov from "gsannikov/Exocortex"
3 Convert floor plans from PDF, CAD (DXF/DWG), or photos into clean architectural SVG diagrams. Supports multiple scales, automatic dimension labeling, fixture libraries, and CAD-import-ready output.
2026-01-05
theme-factory.md
1
1 export theme-factory
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [UI/UX] Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
2026-01-05
maud-components-patterns.md
1
1 export maud-components-patterns
2 matthewharwood from "matthewharwood/engmanager.xyz"
3 Reusable component patterns for Maud including the Render trait, function components, parameterized components, layout composition, partials, and component organization. Use when building reusable UI elements, creating component libraries, structuring templates, or implementing design systems with type-safe components.
2026-01-05
documentation.md
1
1 export documentation
2 89jobrien from "89jobrien/steve"
3 Comprehensive documentation specialist covering API documentation, technical writing, design documentation, migration guides, and changelog generation. Use when creating OpenAPI/Swagger specs, generating SDKs, writing user guides, creating README files, documenting architecture, writing design specs, creating ADRs, writing migration guides, or generating changelogs from git commits. Handles versioning, examples, developer experience, and user-facing documentation.
2026-01-05
nano-banana.md
1
1 export nano-banana
2 pigfoot from "pigfoot/claude-code-hubs"
3 Use when users request image generation, AI art creation, image editing with Gemini models, need help crafting prompts, or want brand-styled imagery. Handles both direct generation and interactive prompt design.
2026-01-05
nuxt-enums.md
1
1 export nuxt-enums
2 leeovery from "leeovery/claude-nuxt"
3 TypeScript enum pattern with Castable interface for model integration. Use when creating enums with behavior methods (colors, labels), defining fixed value sets, or integrating enums with the model casting system.
2026-01-05
google-gemini-file-search.md
1
1 export google-gemini-file-search
2 ovachiever from "ovachiever/droid-tings"
3 Build document Q&A and searchable knowledge bases with Google Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats (PDF, Word, Excel, code), configure semantic search, and query with natural language.Use when: building document Q&A systems, creating searchable knowledge bases, implementing semantic search without managing embeddings, indexing large document collections (100+ formats), or troubleshooting document immutability errors (delete+re-upload required), storage quota issues (3x input size for embeddings), chunking configuration (500 tokens/chunk recommended), metadata limits (20 key-value pairs max), indexing cost surprises ($0.15/1M tokens one-time), operation polling timeouts (wait for done: true), force delete errors, or model compatibility (Gemini 2.5 Pro/Flash only).
2026-01-05
build-automation.md
1
1 export build-automation
2 davidorex from "davidorex/vcv-rack-module-creation-framework"
3 Build coordination wrapper for VCV Rack modules using Makefile
2026-01-05
test-design.md
1
1 export test-design
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Design comprehensive test strategies with risk-informed prioritization (P0/P1/P2), test levels (unit/integration/E2E), mock strategies, and CI/CD integration. Creates Given-When-Then scenarios for all acceptance criteria, develops mock strategies for external dependencies, and plans CI/CD execution stages. Use during task planning before implementation to ensure comprehensive test coverage.
2026-01-05
cl-macro-design.md
1
1 export cl-macro-design
2 cxxxr from "cxxxr/.claude"
3 マクロ設計のベストプラクティスを適用。マクロ作成・レビュー時に使用
2026-01-05