Browse Skills

9063 skills found

aws-s3-management.md
1
1 export aws-s3-management
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Configure S3 buckets with security, lifecycle, and replication policies
2026-01-05
custom-plugin-flutter-skill-accessibility.md
1
1 export custom-plugin-flutter-skill-accessibility
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-flutter"
3 Production-grade Flutter accessibility mastery - Semantics API, screen readers (VoiceOver/TalkBack), WCAG 2.1 AA/AAA compliance, inclusive design patterns, automated a11y testing with comprehensive code examples
2026-01-05
github-security-review.md
1
1 export github-security-review
2 MaTriXy from "MaTriXy/github-review-skill"
3 Analyze GitHub repository security alerts and generate remediation plans. Use when the user asks to review security alerts, fix vulnerabilities, check dependabot alerts, review code scanning issues, or address secret scanning findings for a GitHub repository. Triggers on requests mentioning GitHub security, repo security review, vulnerability remediation, or security audit.
2026-01-05
test-automation-strategy.md
1
1 export test-automation-strategy
2 pacphi from "pacphi/ampel"
3 Design and implement effective test automation with proper pyramid, patterns, and CI/CD integration. Use when building automation frameworks or improving test efficiency.
2026-01-05
specialized-roles-skill.md
1
1 export specialized-roles-skill
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nextjs"
3 Master specialized tech careers including Product Management, Engineering Management, DevRel, Technical Writing, QA, Blockchain, Game Development, Cybersecurity, and UX Design. Navigate multiple career paths beyond traditional software development.
2026-01-05
agentuity-cli-cloud-db-get.md
1
1 export agentuity-cli-cloud-db-get
2 agentuity from "agentuity/discord-help-agent"
3 Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
livelib-ui-add-quote.md
1
1 export livelib-ui-add-quote
2 bongiozzo from "bongiozzo/bq"
3 Use Playwright to open a LiveLib quote page and add it to your own quotes/list via the website UI.
2026-01-05
aws-rds-setup.md
1
1 export aws-rds-setup
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Deploy and configure RDS/Aurora databases with HA and security
2026-01-05
scaffold-domain.md
1
1 export scaffold-domain
2 semicolon-devteam from "semicolon-devteam/semo"
3 Bootstrap DDD 4-layer domain structure. Use when (1) starting new domain implementation, (2) during v0.1.x PROJECT phase, (3) need to create repositories/api-clients/hooks/components with __tests__ and index.ts exports.
2026-01-05
library-detection.md
1
1 export library-detection
2 Consiliency from "Consiliency/treesitter-chunker"
3 Detect project stack from package manifests (package.json, pyproject.toml, go.mod, Cargo.toml, pubspec.yaml, CMakeLists.txt). Auto-identify frameworks, test tools, and build systems for onboarding.
2026-01-05
agentuity-cli-cloud-redis-show.md
1
1 export agentuity-cli-cloud-redis-show
2 agentuity from "agentuity/discord-help-agent"
3 Show Redis connection URL. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
kotlin-ktor.md
1
1 export kotlin-ktor
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-kotlin"
3 Ktor framework - routing, authentication, WebSockets
2026-01-05
environment-configuration.md
1
1 export environment-configuration
2 omerakben from "omerakben/omer-akben"
3 Environment variables, setup procedures, API configurations, and security for the omer-akben portfolio. Use when setting up the project, configuring services, or troubleshooting environment issues.
2026-01-05
architecture-validator.md
1
1 export architecture-validator
2 davidmatousek from "davidmatousek/product-led-spec-kit"
3 Validates architecture documentation completeness by checking for technology stack, API specifications, database schema, security architecture, and alignment with feature specification. Ensures plan.md is complete before implementation.
2026-01-05
running-python.md
1
1 export running-python
2 yallup from "yallup/claude-skills"
3 Runs Python scripts and manages projects using uv. Use when asked to run a python script, execute python code, run pytest, or install packages. Always uses uv instead of pip or bare python.
2026-01-05
unit-test-generator.md
1
1 export unit-test-generator
2 Lordjiggy from "Lordjiggy/claude-code-marketplace"
3 Generates comprehensive unit tests for functions and classes in multiple languages
2026-01-05
faker.md
1
1 export faker
2 mcclowes from "mcclowes/vague"
3 Use when writing Vague (.vague) files that need realistic test data using faker generators for names, emails, addresses, dates, and more
2026-01-05
immutable-audit-trail-archiving.md
1
1 export immutable-audit-trail-archiving
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Archive immutable audit trails for accountability.
2026-01-05
test-automation.md
1
1 export test-automation
2 spjoshis from "spjoshis/claude-code-plugins"
3 Master test automation with Selenium, Cypress, Playwright, framework design, and maintainable automated tests.
2026-01-05
agentuity-cli-cloud-secret-push.md
1
1 export agentuity-cli-cloud-secret-push
2 agentuity from "agentuity/discord-help-agent"
3 Push secrets from local .env file to cloud. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
documentation-audit.md
1
1 export documentation-audit
2 troykelly from "troykelly/claude-skills"
3 Use when documentation drift is detected. Comprehensively audits codebase and creates/updates Swagger, features docs, and general documentation to achieve full sync.
2026-01-05
agentuity-cli-cloud-vector-delete.md
1
1 export agentuity-cli-cloud-vector-delete
2 agentuity from "agentuity/discord-help-agent"
3 Delete one or more vectors by key. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
detection-engineering.md
1
1 export detection-engineering
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Expert Detection Engineer assistant for creating and testing D&R rules in LimaCharlie. Guides through understanding threats, researching event data (Schema, LCQL, Timeline), generating detection logic, testing rules against sample and historical data, and deploying validated rules. Use for building detections, writing D&R rules, testing detection logic, or when user wants to detect specific behaviors or threats.
2026-01-05
performance-testing.md
1
1 export performance-testing
2 pacphi from "pacphi/ampel"
3 Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance.
2026-01-05