Browse Skills

44456 skills found

testing.md
34
1 export testing
2 rubys from "rubys/showcase"
3 Information about running tests, test coverage, and known testing issues in the Rails application. Use when the user asks about testing procedures, encounters test failures, wants to know about coverage, or needs to troubleshoot intermittent system test issues.
2026-01-22
pact-security-patterns.md
34
1 export pact-security-patterns
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 CROSS-CUTTING: Security patterns and best practices for ALL PACT phases.Provides OWASP Top 10 guidance, authentication/authorization patterns, input validation,secure coding practices, secrets management, and security testing checklists.Use when: implementing authentication, handling user input, storing secrets,designing authorization, reviewing code for vulnerabilities, planning security tests.
2026-01-21
render-page.md
34
1 export render-page
2 rubys from "rubys/showcase"
3 Use this skill to inspect what a Rails page currently displays, extract HTML content, or verify rendering WITHOUT starting a dev server. Useful for understanding page output before making changes, debugging views, searching for content, or testing that pages work correctly. Provides scripts/render.rb for quick page inspection and HTML extraction.
2026-01-22
project-setup.md
34
1 export project-setup
2 fltman from "fltman/project-scaffolder"
3 Set up new Claude Code projects with CLAUDE.md, slash commands, and proper structure
2026-01-05
pact-api-design.md
34
1 export pact-api-design
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 CROSS-CUTTING: API contract design patterns for architects and implementers.Provides REST API design patterns, GraphQL schema design, API versioning strategies,error response formats, pagination patterns, and API documentation standards.Use when: designing API contracts, choosing between REST/GraphQL, planning versioning,defining error formats, implementing pagination, documenting APIs.
2026-01-21
compare-erb-js.md
34
1 export compare-erb-js
2 rubys from "rubys/showcase"
3 Compare ERB and JavaScript template outputs for the offline scoring SPA. Use when working on ERB-to-JS conversion, debugging template parity issues, or verifying that changes to scoring views work correctly in both ERB and SPA modes.
2026-01-22
pact-architecture-patterns.md
34
1 export pact-architecture-patterns
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 ARCHITECT PHASE: Architectural design patterns, component templates, and system design guidance.Provides proven architectural patterns including microservices, layered architecture,event-driven systems, C4 diagram templates, API contract formats, and design anti-patterns.Use when: designing system architecture, creating component diagrams, defining interfaces,planning component boundaries, choosing architectural patterns, organizing system modules,or when user mentions: architecture, components, system design, diagrams, C4, microservices,API contracts, service boundaries, architectural patterns.Use for: component design, interface definition, system boundaries, dependency management,architecture documentation, design patterns, integration patterns.DO NOT use for: code implementation details, specific framework syntax, database schema design,frontend-specific patterns, testing strategies, or security implementation (use dedicated skills).
2026-01-21
pact-frontend-patterns.md
34
1 export pact-frontend-patterns
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 CODE PHASE (Frontend): Client-side implementation patterns and best practices.Provides component architecture patterns, state management strategies, accessibilityguidelines, performance optimization, and responsive design approaches.Use when: building UI components, managing state, implementing forms, optimizingperformance, ensuring accessibility, creating responsive layouts.
2026-01-21
pact-backend-patterns.md
34
1 export pact-backend-patterns
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 CODE PHASE (Backend): Server-side implementation patterns and best practices.Provides service layer patterns, API implementation guidance, error handling strategies,data validation approaches, middleware patterns, and backend security practices.Use when: implementing APIs, creating services, handling errors, validating data,building middleware, implementing authentication/authorization.
2026-01-21
pact-database-patterns.md
34
1 export pact-database-patterns
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 CODE PHASE (Database): Data layer implementation patterns and best practices.Provides schema design patterns, query optimization strategies, indexing guidelines,data integrity constraints, migration patterns, and database security practices.Use when: designing schemas, writing queries, optimizing performance, planningmigrations, implementing data validation, ensuring data integrity.
2026-01-21
swarm.md
34
1 export swarm
2 cj-vana from "cj-vana/claude-swarm"
3 Orchestrate parallel Claude Code worker swarms with protocol-based behavioral governance. Use for complex features, large refactors, or multi-step tasks. Supports behavioral constraints, parallel workers, and persistent state across context compactions.
2026-01-05
deployment.md
34
1 export deployment
2 rubys from "rubys/showcase"
3 Deployment architecture, multi-tenancy design, and environment-specific deployment commands. Use when the user asks about how the application is deployed, multi-tenant architecture with Navigator, Fly.io deployment, or frontend stack details.
2026-01-22
database.md
34
1 export database
2 rubys from "rubys/showcase"
3 Database management commands and the bin/run utility for executing Ruby scripts against specific event databases. Use when the user needs to query, manipulate, or run scripts against existing databases without starting a Rails server.
2026-01-22
fly-ssh.md
34
1 export fly-ssh
2 rubys from "rubys/showcase"
3 Use when asked to run "fly ssh console", SSH into Fly.io machines, inspect files on production machines, check processes on Fly.io, or examine deployed machine state. Covers critical pitfalls like no shell support and Debian vs macOS command differences.
2026-01-22
navigator.md
34
1 export navigator
2 rubys from "rubys/showcase"
3 Working with the Navigator Go submodule for web server fixes and enhancements. Use when deployment plans require Navigator changes, config parsing issues arise, or new routing/proxy behavior is needed.
2026-01-22
pact-testing-patterns.md
34
1 export pact-testing-patterns
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 TEST PHASE: Testing strategies, patterns, and quality assurance workflows.Provides test strategy frameworks, coverage guidelines, unit/integration/e2e patterns,performance testing approaches, and security testing checklists.Use when: designing test strategies, writing tests, evaluating coverage,planning QA workflows, implementing test automation.
2026-01-21
pact-prepare-research.md
34
1 export pact-prepare-research
2 ProfSynapse from "ProfSynapse/PACT-prompt"
3 PREPARE PHASE: Research methodologies and documentation gathering workflows.Provides systematic research approaches, source evaluation criteria, documentationtemplates, API exploration techniques, and technology comparison frameworks.Use when: conducting technology research, evaluating documentation sources,comparing framework options, analyzing API documentation, gathering requirements.
2026-01-21
upgrading-dotnet.md
33
1 export upgrading-dotnet
2 johnlokerse from "johnlokerse/azure-devops-bicep-local-deploy"
3 Upgrade .NET projects to newer versions. Use when upgrading TargetFramework in csproj/vbproj/fsproj files, migrating between .NET versions, configuring global.json, pinning SDK versions, updating CI/CD pipelines for .NET, or troubleshooting .NET upgrade issues.
2026-01-05
discover-caching.md
33
1 export discover-caching
2 rand from "rand/cc-polymath"
3 Automatically discover caching and performance skills when working with caching. Activates for caching development tasks.
2026-01-05
discover-workflow.md
33
1 export discover-workflow
2 rand from "rand/cc-polymath"
3 Automatically discover workflow and task management skills when working with Beads. Activates for workflow development tasks.
2026-01-05
test-skill.md
33
1 export test-skill
2 cexll from "cexll/agentsdk-go"
3 embedded fallback test skill
2026-01-05
discover-cryptography.md
33
1 export discover-cryptography
2 rand from "rand/cc-polymath"
3 Automatically discover cryptography skills when working with encryption, TLS, certificates, PKI, and security
2026-01-05
document-quality-standards.md
33
1 export document-quality-standards
2 belumume from "belumume/claude-skills"
3 Use when creating or editing documents (DOCX, PDF, XLSX, PPTX) that need professional output. Adds visual verification, typography hygiene, and formula patterns.
2026-01-05
tuist.md
33
1 export tuist
2 tuist from "tuist/claude-marketplace"
3 Best practices for Tuist projects. Use when working with Tuist manifests, generating projects, or building with xcodebuild in Tuist projects.
2026-01-05