Browse Skills

9063 skills found

container-workflow.md
5
1 export container-workflow
2 ilude from "ilude/claude-code-config"
3 Guidelines for containerized projects using Docker, Dockerfile, docker-compose, container, and containerization. Covers multi-stage builds, security, signal handling, entrypoint scripts, and deployment workflows.
2026-01-05
tdd.md
5
1 export tdd
2 pablobfonseca from "pablobfonseca/dotfiles"
3 Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.
2026-01-05
senior-secops.md
5
1 export senior-secops
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance checking, and security automation. Use when implementing security controls, conducting security audits, responding to vulnerabilities, or ensuring compliance requirements.
2026-01-05
jest-test-framework.md
5
1 export jest-test-framework
2 FortiumPartners from "FortiumPartners/ai-mesh"
3 Execute and generate Jest tests for JavaScript/TypeScript projects with support for unit, integration, and E2E testing
2026-01-05
code-auditing.md
5
1 export code-auditing
2 jeffrigby from "jeffrigby/somepulp-agents"
3 Provides code auditing methodology, checklists, and best practices. Use when user asks to "audit code", "find technical debt", "security review", "identify dead code", "analyze code quality", or "check best practices".
2026-01-05
auditing-project.md
5
1 export auditing-project
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Audits the project for consistency issues that may arise from manual editing. Checks package scripts, tsconfig paths, README tables, and other conventions.
2026-01-05
msw-mocking.md
5
1 export msw-mocking
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Mock Service Worker (MSW) for API mocking. Use when testing frontend components with network mocking, simulating API errors, or creating deterministic API responses in tests.
2026-01-05
test-data-management.md
5
1 export test-data-management
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases.
2026-01-05
auth-patterns.md
5
1 export auth-patterns
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Authentication and authorization patterns. Use when implementing login flows, JWT tokens, session management, password security, or role-based access control.
2026-01-05
writing-tests.md
5
1 export writing-tests
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Writes tests following project conventions. Handles test file organization, runtime vs type tests, table-driven tests with Test module, and type assertions with Assert API.
2026-01-05
senior-backend.md
5
1 export senior-backend
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive backend development skill for building scalable backend systems using Node.js, Express, Go, Python, PostgreSQL, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
2026-01-05
unit-testing.md
5
1 export unit-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Unit testing patterns and best practices. Use when writing isolated unit tests, implementing AAA pattern, designing test isolation, or setting coverage targets for business logic.
2026-01-05
zustand-state.md
5
1 export zustand-state
2 existential-birds from "existential-birds/beagle"
3 Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting state to localStorage, integrating devtools, or managing global state without Redux complexity. Triggers on zustand, create(), createStore, useStore, persist, devtools, immer middleware.
2026-01-05
seo-strategist.md
5
1 export seo-strategist
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Strategic SEO planning and analysis toolkit for site-wide optimization, keyword research, technical SEO audits, and competitive positioning. Complements content-creator's on-page SEO with strategic planning, topic cluster architecture, and SEO roadmap generation. Use for keyword strategy, technical SEO audits, SERP analysis, site architecture planning, or when user mentions SEO strategy, keyword research, technical SEO, or search rankings.
2026-01-05
pydantic-ai-dependency-injection.md
5
1 export pydantic-ai-dependency-injection
2 existential-birds from "existential-birds/beagle"
3 Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.
2026-01-05
testing-strategy.md
5
1 export testing-strategy
2 CsHeng from "CsHeng/dot-claude"
3 Comprehensive testing strategies and coverage standards. Use when testing strategy guidance is required.
2026-01-05
rspec-test-framework.md
5
1 export rspec-test-framework
2 FortiumPartners from "FortiumPartners/ai-mesh"
3 Execute and generate RSpec tests for Ruby projects with let bindings, before hooks, and mocking support
2026-01-05
bubbletea.md
5
1 export bubbletea
2 GGPrompts from "GGPrompts/TFE"
3 Build terminal user interfaces with Go and Bubbletea framework. Use for creating TUI apps with the Elm architecture, dual-pane layouts, accordion modes, mouse/keyboard handling, Lipgloss styling, and reusable components. Includes production-ready templates, effects library, and battle-tested layout patterns from real projects.
2026-01-05
test-framework-detector.md
5
1 export test-framework-detector
2 FortiumPartners from "FortiumPartners/ai-mesh"
3 Automatically detect test frameworks (Jest, pytest, RSpec, xUnit) in projects by analyzing configuration files and dependencies
2026-01-05
logging-observability.md
5
1 export logging-observability
2 ilude from "ilude/claude-code-config"
3 Guidelines for structured logging, distributed tracing, and debugging patterns across languages. Covers logging best practices, observability, security considerations, and performance analysis.
2026-01-05
searching-code-with-sourcegraph.md
5
1 export searching-code-with-sourcegraph
2 markus1189 from "markus1189/nixos-config"
3 Search code across repositories using Sourcegraph CLI. Invoke when researching codebases, finding implementation examples, analyzing code patterns, understanding how features work across projects, or answering questions about existing code. Use for cross-repository searches, finding specific patterns, exploring API usage, or locating security issues.
2026-01-05
vg-master-orchestrator.md
5
1 export vg-master-orchestrator
2 tbartel74 from "tbartel74/Vigil-Code"
3 Master Orchestrator for autonomous multi-agent coordination. Use when tasks require multiple technology experts, complex workflows (TDD pattern addition, security audits), intelligent routing, or explicit orchestration requests. Coordinates 17 technology experts with real-time progress reporting.
2026-01-05
integration-test-authoring.md
5
1 export integration-test-authoring
2 ryanbreen from "ryanbreen/breenix"
3 This skill should be used when creating new integration tests for Breenix kernel features. Use for writing shared QEMU tests with checkpoint signals, creating xtask test commands, adding test workflows, and following Breenix testing patterns.
2026-01-05
searching-elfeed-rss-database.md
5
1 export searching-elfeed-rss-database
2 markus1189 from "markus1189/nixos-config"
3 Autonomously search the user's elfeed RSS feed database when researching topics they've read about, finding specific articles they mention, analyzing their reading patterns, or gathering context from their curated information sources. Invoke when the user references articles, asks about past reads, or when conversation topics overlap with likely RSS feed content (tech, programming, AI, security, etc.).
2026-01-05