Agent Skills Hub

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

Clear

433 skills found

EngineeringProductivityAutomation
documentation-creation avatar

documentation-creation

Automated generation of project documentation from codebase analysis, ensuring accuracy, consistency, and alignment with VilnaCRM architecture patterns.

Views: 65
EngineeringAutomation
pest-testing avatar

pest-testing

Specialized Pest 4 agent for Laravel testing: writing, refactoring, TDD, browser/smoke tests, and architecture enforcement.

Views: 131
EngineeringProductivity
readme avatar

readme

Generate absurdly thorough, professional README.md files for any project, covering local development, system architecture, and deployment instructions.

Views: 13227
EngineeringProductivity
explore avatar

explore

Meta-skill for structured, multi-depth codebase exploration including architectural analysis, fast structural overviews, and deep-dive documentation workflows.

Views: 213,747
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 6329#refactoring#code-quality#technical-debt#maintainability
EngineeringData AnalysisAutomation
guard avatar

guard

Epistemic safety analysis for JSON data in prompts to prevent LLM hallucinations and reasoning errors when handling incomplete or large-scale datasets.

Views: 713
EngineeringProductivity
claude-code-web-cli avatar

claude-code-web-cli

Build custom authentication UIs for Next.js applications using Clerk's headless UI primitives and elements.

Views: 13
EngineeringProductivity
plan-writing avatar

plan-writing

Structured task planning framework for AI agents to break down complex features, refactors, and bugs into actionable, verifiable steps.

Views: 127,262
ResearchData AnalysisAutomation
crawl avatar

crawl

Crawl websites to extract content as clean markdown files. Ideal for documentation, research, and offline knowledge management.

Views: 134,454
EngineeringAutomation
libragent-quality avatar

libragent-quality

Comprehensive code quality validation for LibrAgent, covering TypeScript frontend and Rust/Tauri backend via automated linting, formatting, type checking, and build verification.

Views: 57
EngineeringAutomation
stripe-patterns avatar

stripe-patterns

Stripe payment integration patterns for checkout, webhooks, and subscriptions. Ensures safe API usage, idempotency, signature verification, and testing compliance.

Views: 259
EngineeringAutomation
contract-testing avatar

contract-testing

Implement consumer-driven contract testing for microservices using Pact, schema validation, and API versioning to prevent breaking changes and ensure distributed team coordination.

Views: 14329#contract#pact#consumer-driven#api