Browse Skills
9063 skills found
kotlin-flow.md
1
1
export
kotlin-flow
2
from
"pluginagentmarketplace/custom-plugin-kotlin"
from
"pluginagentmarketplace/custom-plugin-kotlin"
3
Kotlin Flow - StateFlow, SharedFlow, operators, testing
2026-01-05
checking-code-quality.md
1
1
export
checking-code-quality
2
from
"skyasu2/openmanager-vibe-v5"
from
"skyasu2/openmanager-vibe-v5"
3
Automated lint and test smoke check workflow for code quality verification. Triggers when user requests code quality checks, lint execution, test validation, or smoke testing. Use for pre-commit checks or quality gates.
2026-01-05
aspnet-core.md
1
1
export
aspnet-core
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master ASP.NET Core with minimal APIs, MVC, middleware, dependency injection, and production-ready web applications.
2026-01-05
usability-testing.md
1
1
export
usability-testing
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master usability testing with test planning, moderation, analysis, and actionable recommendations.
2026-01-05
systematic-debugging.md
1
1
export
systematic-debugging
2
from
"TechNickAI/python-template"
from
"TechNickAI/python-template"
3
Use when encountering bugs, test failures, or unexpected behavior - ensures root cause understanding before attempting fixes
2026-01-05
iterative-refinement.md
1
1
export
iterative-refinement
2
from
"d-o-hub/github-template-ai-agents"
from
"d-o-hub/github-template-ai-agents"
3
Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any task requiring repeated action-validate-improve cycles.
2026-01-05
agentuity-cli-auth-whoami.md
1
1
export
agentuity-cli-auth-whoami
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Display information about the currently authenticated user. Requires authentication. Use for managing authentication credentials
2026-01-05
test-suite-generator.md
1
1
export
test-suite-generator
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Generate comprehensive test suites with unit, integration tests. Vitest, Jest, Pytest patterns. Test coverage, mocking, assertions. Keywords - testing, unit tests, integration tests, vitest, jest, pytest, test coverage, test generation
2026-01-05
test-middleware.md
1
1
export
test-middleware
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Test middleware functions. Use when testing authentication, validation, or other middleware. Triggers on "test middleware", "test auth middleware", "test validation middleware".
2026-01-05
code-review.md
1
1
export
code-review
2
from
"yoichiojima-2/mcp-servers"
from
"yoichiojima-2/mcp-servers"
3
Review code for quality, bugs, security issues, and best practices.Use this skill when the user asks for code review, code analysis, or wants feedback on their code.
2026-01-05
code-verification.md
1
1
export
code-verification
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when user says "verify code", "check acceptance criteria", "is story ready", or when a story at verifying stage needs execution-based verification - runs tests, checks acceptance criteria, verifies user journeys, generates pass/fail report with evidence, and updates story status.
2026-01-05
frontend-code-review.md
1
1
export
frontend-code-review
2
from
"teetsh-org/claude-skills"
from
"teetsh-org/claude-skills"
3
Teetsh frontend code review for React/TypeScript PRs. Reviews component architecture, React Query, twin.macro styling, i18n, accessibility, responsive design, and testing. Use for PR reviews to ensure adherence to Teetsh patterns.
2026-01-05
swarm-advanced.md
1
1
export
swarm-advanced
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows
2026-01-05
hello-world.md
1
1
export
hello-world
2
from
"yoichiojima-2/mcp-servers"
from
"yoichiojima-2/mcp-servers"
3
A simple example skill that demonstrates the skills-as-mcp format.Use this skill when you want to test if skills are working correctly.
2026-01-05
handler-generator.md
1
1
export
handler-generator
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Generates new Go HTTP handlers following Ishkul patterns. Creates handler with proper request/response types, error handling, validation, structured logging, and matching test file. Use when adding new API endpoints.
2026-01-05
chatkit-integration.md
1
1
export
chatkit-integration
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
Integrate OpenAI ChatKit framework with custom backend and AI agents. Handles ChatKit server implementation, React component integration, context injection, and conversation persistence.
2026-01-05
figma-to-dev-plans.md
1
1
export
figma-to-dev-plans
2
from
"clientt-ai/clientt_phoenix_crm"
from
"clientt-ai/clientt_phoenix_crm"
3
Convert Figma source exports into comprehensive dev_task-prompts_and_plans with implementation guides, component inventories, phased planning, and E2E test plans for Phoenix LiveView
2026-01-05
compatibility-testing.md
1
1
export
compatibility-testing
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Cross-browser, cross-platform, and cross-device compatibility testing ensuring consistent experience across environments. Use when validating browser support, testing responsive design, or ensuring platform compatibility.
2026-01-05
moai-workflow-testing.md
1
1
export
moai-workflow-testing
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Comprehensive development workflow specialist combining TDD, debugging, performance optimization, code review, and quality assurance into unified development workflows
2026-01-05
python-expert-tester.md
1
1
export
python-expert-tester
2
from
"StrayDragon/my-claude-skills"
from
"StrayDragon/my-claude-skills"
3
Expert guidance for Python testing that analyzes your existing setup and provides evidence-based recommendations. I'll examine your current tests, configurations, and dependencies before suggesting changes. Use when writing tests, improving coverage, debugging issues, or optimizing testing setup.
2026-01-05
pki-and-x509.md
1
1
export
pki-and-x509
2
from
"oriolrius/pki-manager-web"
from
"oriolrius/pki-manager-web"
3
Expert guidance for Public Key Infrastructure (PKI) and X.509 certificates including certificate structure, DN parsing, CSR generation, certificate signing, revocation (CRL/OCSP), key management, and OpenSSL commands. Use this when working with digital certificates, certificate authorities, or cryptographic key management.
2026-01-05
agentuity-cli-cloud-sandbox-run.md
1
1
export
agentuity-cli-cloud-sandbox-run
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Run a one-shot command in a sandbox (creates, executes, destroys). Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
security-prompts.md
1
1
export
security-prompts
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Library of battle-tested security prompt templates for secure feature implementation. Use when implementing forms, endpoints, authentication, authorization, file uploads, or conducting security reviews. Triggers include "security prompt", "secure form", "RBAC", "threat model", "STRIDE", "admin endpoint", "file upload", "security testing", "code review", "OWASP".
2026-01-05
rails-context-verification.md
1
1
export
rails-context-verification
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Systematic verification of codebase context before code generation to prevent assumption bugs. Trigger keywords: context, assumptions, helpers, authentication, current_user, verify, validate context
2026-01-05