Browse Skills

9063 skills found

code-review-quality.md
1
1 export code-review-quality
2 pacphi from "pacphi/ampel"
3 Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
2026-01-05
test-controller.md
1
1 export test-controller
2 madooei from "madooei/backend-template"
3 Test controllers that handle HTTP requests. Use when testing controller methods that call services and return responses. Triggers on "test controller", "test note controller".
2026-01-05
container-signing.md
1
1 export container-signing
2 cameronsjo from "cameronsjo/claude-marketplace"
3 Set up Docker image signing with Cosign and SLSA provenance attestations. Use when configuring CI/CD for container builds, setting up GHCR publishing, or implementing supply chain security.
2026-01-05
api-tester.md
1
1 export api-tester
2 onlyoneaman from "onlyoneaman/agent-skills"
3 Makes HTTP requests to any URL and returns the response (supports GET, POST, PUT, PATCH, DELETE)
2026-01-05
requirements-writing.md
1
1 export requirements-writing
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Write clear, testable requirements using User Stories and Gherkin scenarios for Manifest Logistics SaaS. Capture functional and non-functional requirements with proper acceptance criteria. Use when defining new features or documenting system behavior.
2026-01-05
kx-kotlin-support.md
1
1 export kx-kotlin-support
2 mypojo from "mypojo/kx_kotlin_support"
3 Kotlin 멀티프로젝트 라이브러리 개발 지원 - AWS 서비스 통합(Kinesis, DynamoDB, S3, Lambda, CDK), Spring Boot, JPA, Hibernate, 유틸리티(JSON, CSV, Time, Collection 등).Core(최소 의존성), Light(AWS Lambda용), Heavy(Spring Boot + DB용) 3개 서브프로젝트 구조.키워드: AWS, Kinesis Task/Worker, CDK CICD, ECS 블루그린, Step Functions, DynamoDB Enhanced, S3 Flow, Spring Batch, QueryDSL, Koin DI, Ktor, kotest
2026-01-05
mediatts-canary-runner.md
1
1 export mediatts-canary-runner
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Run TTS canary tests, measure audio quality/latency, and rollback on threshold breaches. Use before rolling out new voices or pipelines.
2026-01-05
ui-ux-designer.md
1
1 export ui-ux-designer
2 hummbl-dev from "hummbl-dev/hummbl-claude-skills"
3 Modern UI/UX design specialist for web applications, mobile apps, and design systems. Covers design principles, user research, interaction patterns, accessibility (WCAG), responsive design, component libraries (Tailwind, shadcn/ui, Material), prototyping, and usability testing. Creates beautiful, functional interfaces following best practices.
2026-01-05
condition-based-waiting.md
1
1 export condition-based-waiting
2 samjhecht from "samjhecht/wrangler"
3 Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)
2026-01-05
go-web-apis.md
1
1 export go-web-apis
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-go"
3 Build production REST APIs with Go - handlers, middleware, security
2026-01-05
test-infrastructure.md
1
1 export test-infrastructure
2 hackur from "hackur/web-standards-playground-showcase"
3 Reusable test traits, base test cases, and 46 helper methods from tests/Support/ for efficient test authoring
2026-01-05
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
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
mutation-testing.md
1
1 export mutation-testing
2 krzemienski from "krzemienski/shannon-framework"
3 Verify test quality by injecting mutations into code and measuring catch rate. Calculate mutation score (0.00-1.00) showing test effectiveness. Auto-generate missing tests to improve coverage. Integrate with Serena for continuous mutation tracking. Use when: improving test quality, validating test effectiveness, generating missing test cases, measuring code coverage gaps.
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
backend-agent.md
1
1 export backend-agent
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Handles backend/API/database work for Unite-Hub. Implements Next.js API routes, Supabase database operations, RLS policies, authentication, and third-party integrations (Gmail, Stripe).
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
infra-validator.md
1
1 export infra-validator
2 fractary from "fractary/claude-plugins"
3 Validate infrastructure configuration - run Terraform validate, check syntax, verify resource configurations,validate security settings, and ensure compliance with best practices. Reports validation errors and warnings.
2026-01-05
custom-plugin-flutter-skill-testing.md
1
1 export custom-plugin-flutter-skill-testing
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-flutter"
3 1600+ lines of testing mastery - unit tests, widget tests, integration tests, E2E, coverage, mocking with production-ready code examples.
2026-01-05
manual-testing.md
1
1 export manual-testing
2 spjoshis from "spjoshis/claude-code-plugins"
3 Master manual testing with exploratory testing, test case execution, bug reporting, and quality validation techniques.
2026-01-05
screen-generator.md
1
1 export screen-generator
2 mesbahtanvir from "mesbahtanvir/ishkul"
3 Generates new React Native screens following Ishkul patterns. Creates screen component with proper hooks ordering, state management, loading/error/success states, navigation setup, and matching test file. Use when adding new screens to the app.
2026-01-05
shift-left-testing.md
1
1 export shift-left-testing
2 pacphi from "pacphi/ampel"
3 Move testing activities earlier in the development lifecycle to catch defects when they're cheapest to fix. Use when implementing TDD, CI/CD, or early quality practices.
2026-01-05