Browse Skills

6825 skills found

shell-scripting.md
1
1 export shell-scripting
2 89jobrien from "89jobrien/steve"
3 Shell scripting best practices and patterns. Use when writing bash/zsh scripts, automating tasks, creating CLI tools, or debugging shell commands.
2026-01-05
global-standards.md
1
1 export global-standards
2 89jobrien from "89jobrien/steve"
3 Project-wide coding standards and conventions specialist. Use PROACTIVELY when writing code, making architectural decisions, or establishing project conventions. Covers coding style, commenting, error handling, validation, tech stack consistency, and project conventions across all languages and frameworks.
2026-01-05
docs-manager.md
1
1 export docs-manager
2 Leo910032 from "Leo910032/temp2"
3 Professional documentation management system for technical guides. Creates, updates, searches, and manages markdown documentation with intelligent indexing, relationship tracking, and automatic metadata. Use when creating documentation, documenting code, searching for guides, updating docs after code changes, or managing documentation relationships. Also use before modifying code to check for related documentation.
2026-01-05
testing-test-writing.md
1
1 export testing-test-writing
2 imkdw from "imkdw/imkdw-dev"
3 Write unit and integration tests following the project's testing patterns with Jest. Use this skill when creating test files (*.spec.ts), writing unit tests for DTOs and domain entities, writing integration tests for use cases and queries, setting up test fixtures, or using test utilities. This includes organizing tests in test/unit/ and test/integration/ directories, using proper test naming conventions, mocking external dependencies, and testing with real database transactions for integration tests. Apply when working with any *.spec.ts file, test fixtures, or implementing the project's test-behavior-not-implementation philosophy.
2026-01-05
brainstorming.md
1
1 export brainstorming
2 Krosebrook from "Krosebrook/source-of-truth-monorepo"
3 Use when developing rough ideas into designs, before writing code or implementation plans - refines concepts through collaborative questioning and incremental validation
2026-01-05
refactoring-patterns.md
1
1 export refactoring-patterns
2 pacphi from "pacphi/ampel"
3 Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.
2026-01-05
docs-manager-skill.md
1
1 export docs-manager-skill
2 fractary from "fractary/claude-plugins"
3 Orchestrates complete single-document workflows with automatic validation and indexing in a write→validate→index pipeline
2026-01-05
documentation-writer.md
1
1 export documentation-writer
2 always-further from "always-further/claude-extensions"
3 Activates when user needs help writing documentation, README files, API docs, or code comments. Triggers on "write documentation", "create README", "document this API", "add JSDoc", "explain this code", "write docstrings", or documentation-related requests.
2026-01-05
add-wikipedia-references.md
1
1 export add-wikipedia-references
2 dsebastien from "dsebastien/concept-cards"
3 Add Wikipedia reference links to concepts that don't have one. Searches for relevant Wikipedia articles and adds them to the references array.
2026-01-05
kotlin-testing.md
1
1 export kotlin-testing
2 1ambda from "1ambda/dataops-platform"
3 Kotlin testing with JUnit 5, MockK, Spring test slices, and Testcontainers. Provides mocking patterns, test slice selection, and TDD workflow for Spring Boot + Kotlin. Use when writing tests for Kotlin/Spring code, setting up test infrastructure, or debugging test failures.
2026-01-05
command-verify.md
1
1 export command-verify
2 d-oit from "d-oit/command-verify"
3 Intelligent command verification for documentation. Discovers all commands in markdown files, validates them using git diff-based cache invalidation, and ensures documentation accuracy with zero token cost after initial setup. Use when asked to verify commands, check documentation, or validate command references.
2026-01-05
grammar-and-style-enhancer.md
1
1 export grammar-and-style-enhancer
2 codeWithHak from "codeWithHak/30-day-aidd-challenge"
3 Improves writing by fixing grammar, enhancing clarity, refining tone, and ensuring stylistic consistency across sentences and paragraphs.
2026-01-05
scripting-bash.md
1
1 export scripting-bash
2 joaquimscosta from "joaquimscosta/arkhe-claude-plugins"
3 Master defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts with POSIX compliance, modern Bash 5.x features, and comprehensive error handling. Use when writing shell scripts, bash automation, CI/CD scripts, system utilities, or mentions "bash", "shell script", "automation", "defensive programming", or needs production-grade shell code.
2026-01-05
features-documentation.md
1
1 export features-documentation
2 troykelly from "troykelly/claude-skills"
3 Use when user-facing features change. Ensures features documentation is updated. Pauses work if documentation has drifted, triggering documentation-audit skill.
2026-01-05
git-adr.md
1
1 export git-adr
2 zircote from "zircote/git-adr"
3 Manage Architecture Decision Records (ADRs) using git-adr, a CLI tool that stores ADRs in git notes instead of files. Execute commands (init, new, edit, list, show, search, sync, supersede, link, attach, stats, export, import), generate ADR content in any format (MADR, Nygard, Y-Statement, Alexandrian, Business Case, Planguage), and teach ADR best practices. Use when users ask about: ADRs, architecture decisions, decision records, git-adr commands, documenting technical decisions, or need help creating/managing ADRs in a git repository.
2026-01-05
setup-brainstorm-integration.md
1
1 export setup-brainstorm-integration
2 designnotdrum from "designnotdrum/brain-jar"
3 Install hookify rule to auto-suggest diagrams during design discussions
2026-01-05
code-style.md
1
1 export code-style
2 legacy3 from "legacy3/wowlab"
3 Enforce code style and formatting preferences. Use when writing or reviewing code to ensure consistent style.
2026-01-05
voice-dna-creator.md
1
1 export voice-dna-creator
2 az9713 from "az9713/ai-co-writing-claude-skills"
3 Analyze writing samples to create a comprehensive voice DNA profile. Use when the user wants to capture their unique writing voice, needs to create a voice profile for AI content, or is setting up a new writing system.
2026-01-05
testing.md
1
1 export testing
2 loadinglucian from "loadinglucian/deployer"
3 Use this skill when writing, creating, or modifying Pest tests. Activates for tasks involving unit tests, integration tests, test assertions, mocking, or test coverage improvements.
2026-01-05
aegis-architect.md
1
1 export aegis-architect
2 GrupoUS from "GrupoUS/aegiswallet"
3 Enhanced architecture guidance for voice-first Brazilian fintech applications. Use when designing voice interfaces, implementing PIX/Boletos, optimizing financial systems, or making technology stack decisions for Brazilian market applications. Integrates with docs/ content, MCP tools for Brazilian market research, enhanced validation scripts, and comprehensive Brazilian compliance patterns.
2026-01-05
api-documentation.md
1
1 export api-documentation
2 troykelly from "troykelly/claude-skills"
3 Use when API code changes (routes, endpoints, schemas). Enforces Swagger/OpenAPI sync. Pauses work if documentation has drifted, triggering documentation-audit skill.
2026-01-05
writing-dockerfiles.md
1
1 export writing-dockerfiles
2 sumik5 from "sumik5/dotfiles"
3 Guides Dockerfile creation and optimization. Use when Dockerfile or Docker Compose is detected. Supports multi-stage builds, cache optimization, security hardening, and image size minimization.
2026-01-05
copywriter.md
1
1 export copywriter
2 vlados from "vlados/lawdiff"
3 Elite copywriting skill combining legendary frameworks from Eugene Schwartz, Gary Halbert, and modern conversion experts. Use for persuasive copy across all formats - sales letters, landing pages, emails, ads, VSLs. Specializes in audience awareness matching, psychological persuasion, conversion optimization, and AI-augmented workflows.
2026-01-05
charts-flow.md
1
1 export charts-flow
2 vladm3105 from "vladm3105/aidoc-flow-framework"
3 Create and manage Mermaid architecture diagrams with automatic SVG generation
2026-01-05