Browse Skills
9063 skills found
playwright-e2e-patterns.md
1
1
export
playwright-e2e-patterns
2
from
"d-kishi/ubiquitous-lang-mng"
from
"d-kishi/ubiquitous-lang-mng"
3
TypeScript/Playwright Test + Generator/Healer Agents活用によるE2Eテスト作成パターンガイド。E2Eテスト実装時・data-testid属性設計時・Blazor Server SignalR対応時に使用。Phase B2で確立した93.3%効率化パターン + Phase B2-F2でTypeScript移行完了。
2026-01-05
agentuity-cli-cloud-vector-list-namespaces.md
1
1
export
agentuity-cli-cloud-vector-list-namespaces
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List all vector namespaces. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
ai-sdk-core.md
1
1
export
ai-sdk-core
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build backend AI with Vercel AI SDK v5/v6. Covers v6 beta (Agent abstraction, tool approval, reranking),v4→v5 migration (breaking changes), latest models (GPT-5/5.1, Claude 4.x, Gemini 2.5), Workers startupfix, and 12 error solutions (AI_APICallError, AI_NoObjectGeneratedError, streamText silent errors).Use when: implementing AI SDK v5/v6, migrating v4→v5, troubleshooting errors, fixing Workers startupissues, or updating to latest models.
2026-01-05
security-auditor.md
1
1
export
security-auditor
2
from
"always-further/claude-extensions"
from
"always-further/claude-extensions"
3
Activates when user needs security review, vulnerability scanning, or secure coding guidance. Triggers on "security review", "find vulnerabilities", "is this secure", "check for injection", "security audit", "OWASP", "secure this code", or security-related questions.
2026-01-05
agentuity-cli-cloud-sandbox-snapshot-delete.md
1
1
export
agentuity-cli-cloud-sandbox-snapshot-delete
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Delete a snapshot. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
nextjs-middleware.md
1
1
export
nextjs-middleware
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
When you need to run code before a request completes: auth checks, redirects, headers, A/B testing. **Version Context**: Next.js 16.0+ uses `proxy.ts` (replaces `middleware.ts` from v15 and earlier).
2026-01-05
security-audit.md
1
1
export
security-audit
2
from
"kcenon/claude-config"
from
"kcenon/claude-config"
3
Provides security guidelines for input validation, authentication, authorization, and secure coding practices. Use when implementing auth, handling user input, working with credentials, or conducting security reviews.
2026-01-05
writing-skills.md
1
1
export
writing-skills
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation with Shannon quantitative validation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
tdd-playtest.md
1
1
export
tdd-playtest
2
from
"Mnehmos/rpg-mcp"
from
"Mnehmos/rpg-mcp"
3
Test-Driven Development combined with emergent playtesting for Quest Keeper AI. Use when running playtest sessions, writing tests, debugging game feel issues, or following the RED-GREEN-REFACTOR cycle. Triggers on mentions of testing, playtest, TDD, bug discovery, game feel, or "as a player".
2026-01-05
test-generator.md
1
1
export
test-generator
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Generates comprehensive tests for Ishkul code including state transition tests that catch React Rules of Hooks violations. Creates tests for frontend screens/components (Jest + RTL) and backend handlers (Go testing + testify). Use when creating new code or adding test coverage.
2026-01-05
testing-trigger.md
1
1
export
testing-trigger
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Natural language wrapper for testing commands - automatically triggers /testing:run when users request test execution
2026-01-05
agentuity-cli-cloud-stream-list.md
1
1
export
agentuity-cli-cloud-stream-list
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List recent streams with optional filtering. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
validating-accessibility.md
1
1
export
validating-accessibility
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Validates web accessibility according to WCAG 2.1 AA standards for users with disabilities. Use when modifying UI, adding components, or performing accessibility audits
2026-01-05
fastapi-backend.md
1
1
export
fastapi-backend
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Build production-grade FastAPI backends with SQLModel, Pydantic, and JWT authentication. Use this skill when building REST APIs, integrating with Neon PostgreSQL, implementing Better Auth JWT verification, or creating CRUD endpoints. Includes patterns for audit logging, worker/agent parity, and OpenAPI documentation.
2026-01-05
parsing-helper.md
1
1
export
parsing-helper
2
from
"refractionPOINT/lc-ai"
from
"refractionPOINT/lc-ai"
3
Customize and test Grok parsing for USP, Cloud Sensor, and External adapters. Helps generate parsing rules from sample logs, validate against test data, and deploy configurations. Use when setting up new log sources, troubleshooting parsing issues, or modifying field extraction for adapters.
2026-01-05
code-quality.md
1
1
export
code-quality
2
from
"Shakes-tzd/htmlgraph"
from
"Shakes-tzd/htmlgraph"
3
Code hygiene, quality gates, and pre-commit workflows. Use for linting, type checking, testing, and fixing errors.
2026-01-05
technical-review.md
1
1
export
technical-review
2
from
"leeovery/claude-technical-workflows"
from
"leeovery/claude-technical-workflows"
3
Validate completed implementation against plan tasks and acceptance criteria. Sixth phase of research-discussion-specification-plan-implement-review workflow. Use when: (1) Implementation phase is complete, (2) User wants validation before merging/shipping, (3) Quality gate check needed after implementation. Reviews ALL plan tasks for implementation correctness, test adequacy, and code quality. Produces structured feedback (approve, request changes, or comments) - does NOT fix code.
2026-01-05
securityreview.md
1
1
export
securityreview
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
Security Code Review security skill
2026-01-05
context-security-resolver.md
1
1
export
context-security-resolver
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Authentication, authorization, Clerk integration, RLS policies, and security patterns. Use when working with security-resolver code, files, or integration. Invoke when navigating security-resolver codebase, searching for security-resolver files, debugging security-resolver errors, or discussing security-resolver patterns. Keywords: security-resolver, {{KEYWORDS}}
2026-01-05
supply-chain-dependency-risks-ai-code.md
1
1
export
supply-chain-dependency-risks-ai-code
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Understand supply chain vulnerabilities and dependency risks in AI-generated code including outdated packages, malicious packages, and dependency confusion attacks. Use this skill when you need to learn about vulnerable dependencies in AI code, understand supply chain attacks, recognize typosquatting, or identify outdated package suggestions. Triggers include "supply chain attacks", "dependency vulnerabilities", "outdated packages", "malicious npm packages", "typosquatting", "dependency confusion", "vulnerable dependencies AI", "npm security".
2026-01-05
file-upload.md
1
1
export
file-upload
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
Complete guide for implementing file uploads in IntelliFill with React-dropzone frontend, Multer backend, file validation, Bull queue processing, and security best practices
2026-01-05
tdd-london-chicago.md
1
1
export
tdd-london-chicago
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Apply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing testing style for your context.
2026-01-05
agentuity-cli-cloud-sandbox-snapshot-get.md
1
1
export
agentuity-cli-cloud-sandbox-snapshot-get
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Get snapshot details. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
log-classifier.md
1
1
export
log-classifier
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Classifies logs by type (session, test, build) using path patterns and frontmatter analysis
2026-01-05