Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

Most viewed · Top 10

  1. 1

    certification-proflie

    A project-specific template skill for maintaining architectural consistency, coding standards, and deployment workflows in AI-powered full-stack applications.

  2. 2

    skill-vetter

    Security-first vetting protocol for AI agent skills. Detects red flags like credential theft, obfuscated code, and unauthorized data exfiltration before installation.

  3. 3

    ascii-art

    A generative agent skill for creating ASCII art, optimized for rapid, single-pass artistic output without iterative refinement.

  4. 4

    prd

    Generate professional Product Requirements Documents (PRD) and structure features for autonomous development cycles.

  5. 5

    java-coding-standards

    Enforce high-quality Java 17+ coding standards, Spring Boot conventions, and maintainable project structures.

  6. 6

    gopls-mcp

    Semantic Go code navigation and analysis tool using the Language Server Protocol (LSP) for accurate, high-performance project intelligence.

  7. 7

    fastapi-clean-architecture

    Build modular FastAPI applications using Clean Architecture, including domain-driven design, dependency injection, repository patterns, and testing strategies for scalable Python backend services.

  8. 8

    kungfu

    Search, retrieve, and manage your KUNGFU.SH bookmarks programmatically to streamline your research and knowledge management workflows.

  9. 9

    kirby-forms-and-frontend-actions

    Implements frontend forms and actions in Kirby CMS, including contact forms, file uploads, email handling, and page creation from the frontend.

  10. 10

    everything-claude-code-cn

    A comprehensive configuration suite for Claude Code, featuring production-grade agents, skills, hooks, and automated workflows optimized for high-intensity development.

2094 skills found

EngineeringData AnalysisAutomation
performance-analysis avatar

performance-analysis

Systematic performance engineering: baseline measurement, profiling, bottleneck diagnosis, and evidence-based optimization guidance for high-performance applications.

Views: 15265
EngineeringData AnalysisAutomation
flow-nexus-neural avatar

flow-nexus-neural

Train and manage neural networks in distributed E2B sandboxes using the Flow Nexus platform, supporting custom architectures like Transformers, LSTMs, and GANs.

Views: 633,920
EngineeringAutomation
eks avatar

eks

AWS EKS management: cluster provisioning, node group orchestration, IRSA security, and Kubernetes workload deployment.

Views: 131,082
EngineeringAutomation
auth avatar

auth

Implements secure authentication and payment flows using Clerk, Supabase Auth, and Stripe. Includes security checklists and standardized integration patterns.

Views: 10636
GeneralProductivityResearch
legal-risk-assessment avatar

legal-risk-assessment

Assess and classify legal risks using a severity-by-likelihood framework. Evaluate contract risk, deal exposure, and issue severity to determine if senior counsel or external review is required.

Views: 1511,650
ProductivityResearchMarketing
product-strategy avatar

product-strategy

Create a comprehensive product strategy using the 9-section Product Strategy Canvas to define your vision, segments, value propositions, and defensibility.

Views: 910,752
EngineeringAutomation
chaos-engineering-resilience avatar

chaos-engineering-resilience

Execute controlled failure injection, resilience testing, and system recovery validation to build confidence in distributed system fault tolerance.

Views: 6329#chaos#resilience#fault-injection#distributed-systems
EngineeringProductivity
python avatar

python

Python coding assistant providing best practices, PEP 8 enforcement, automated testing with pytest, and dependency management using uv.

Views: 484,430
Engineering
Auditing Security avatar

Auditing Security

Perform systematic security audits, vulnerability scanning, and risk assessments with OWASP-aligned methodology for robust code protection.

Views: 10499
EngineeringAutomation
localization-testing avatar

localization-testing

Automated internationalization (i18n) and localization (l10n) testing suite for global software. Validates translations, RTL layouts, locale-specific formats, and unicode support.

Views: 8329#localization#i18n#l10n#translation
EngineeringAutomation
webapp-testing avatar

webapp-testing

Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.

Views: 60125,720
EngineeringAutomation
mutation-testing avatar

mutation-testing

Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.

Views: 8329#mutation#stryker#test-quality#kill-rate