Latest Agent Skills
25788 skills
Nestjs Patterns
Provides production-grade NestJS architecture patterns covering modules, controllers, providers, DTO validation, guards, interceptors, exception filters, configuration, and testing for TypeScript backends.
0
Market Research
Conducts market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries.
0
Kotlin Patterns
Enforces idiomatic Kotlin conventions across null safety, immutability, sealed hierarchies, coroutines, extension functions, DSL builders, and Gradle Kotlin DSL.
0
Golang Patterns
Provides idiomatic Go patterns, best practices, and conventions for writing, reviewing, and refactoring Go code.
0
Frontend Slides
Build zero-dependency, animation-rich HTML presentations from scratch or by converting PowerPoint files, with viewport-safe layouts and visual style exploration.
0 · bundle
Dotnet Patterns
Provides idiomatic C# and .NET patterns covering immutability, dependency injection, async/await, options, result, repository, middleware, and minimal API conventions for building maintainable applications.
0
Docker Patterns
Provides Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
0
Django Security
Hardens Django applications against common vulnerabilities with production settings, authentication, authorization, SQL injection and XSS prevention, and secure deployment configurations.
0
Django Patterns
Provides production-grade Django architecture patterns covering project structure, split settings, ORM best practices, REST API design with DRF, caching, signals, and middleware.
0
Claude Devfleet
Orchestrate multi-agent coding tasks via Claude DevFleet: plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
0
Article Writing
Drafts long-form content such as blog posts, guides, tutorials, and newsletters with a distinctive voice, emphasizing concrete examples and evidence over generic filler.
0
Springboot Tdd
Guides test-driven development for Spring Boot services with JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo, covering unit, web, integration, and persistence tests.
0
React Patterns
Provides idiomatic React 18/19 patterns for hooks, server/client components, Suspense, error boundaries, forms, data fetching, state management, and accessibility-first composition.
0
Python Testing
Provides Python testing strategies using pytest, covering TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
0
Mysql Patterns
Provides MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
0
Kotlin Testing
Write reliable Kotlin tests using Kotest, MockK, coroutine testing, property-based testing, and Kover coverage, following a TDD workflow.
0
Golang Testing
Write reliable Go tests using table-driven tests, subtests, benchmarks, fuzzing, and coverage, following TDD with idiomatic patterns.
0
Fsharp Testing
Provides F# testing patterns using xUnit, FsUnit, Unquote, FsCheck, and integration testing with Testcontainers and WebApplicationFactory, including test organization and anti-patterns.
0
Error Handling
Provides patterns for robust error handling across TypeScript, Python, and Go, covering typed errors, error boundaries, retries, circuit breakers, and user-facing messages.
0
Dmux Workflows
Orchestrates parallel AI agent sessions using dmux, a tmux pane manager, with patterns for research, implementation, testing, and code review across multiple harnesses.
0
Csharp Testing
Provides C# and .NET testing patterns using xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
0
Content Engine
Creates platform-native content for X, LinkedIn, TikTok, YouTube, newsletters, and multi-platform campaigns, adapting source material while preserving the author's voice.
0
Video Editing
Edits real video footage through a structured pipeline: transcribe and plan with an AI agent, cut with FFmpeg, compose with Remotion, generate voiceover and music via ElevenLabs and fal.ai, then polish in Descript or CapCut.
0
Security Scan
Audits Claude Code configuration files for security vulnerabilities, misconfigurations, and injection risks using AgentShield, covering CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
0
Rust Patterns
Guides writing idiomatic Rust with ownership, error handling, traits, concurrency, and best practices for safe, performant code.
0
React Testing
Guides writing behavior-focused React component and hook tests with React Testing Library, Vitest/Jest, MSW network mocking, and axe accessibility assertions, including when to use component vs end-to-end tests.
0
Perl Security
Secure Perl applications against injection, taint, and web vulnerabilities with validated patterns for input handling, file operations, process execution, and DBI queries.
0
Perl Patterns
Apply modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable applications.
0
Nanoclaw Repl
Operate and extend NanoClaw v2, a zero-dependency session-aware REPL built on claude -p, with commands for model switching, skill loading, session branching, search, compaction, export, and metrics.
0
Knowledge Ops
Manages a multi-layered knowledge system for ingesting, organizing, syncing, and retrieving knowledge across local files, MCP memory, vector stores, and Git repos.
0
Hookify Rules
Guides creation of hookify rules with YAML frontmatter, regex patterns, and event types for Claude Code hooks.
0
Deep Research
Conducts multi-source web research using firecrawl and exa MCP tools, synthesizing findings into cited reports with source attribution.
0
Cost Tracking
Analyze Claude Code token usage, spending, and budgets from a local SQLite cost-tracking database, with breakdowns by project, tool, session, or date.
0
Configure Ecc
Guides users through installing Everything Claude Code skills and rules to user-level or project-level directories, verifying paths and optionally optimizing installed files.
0
Clickhouse Io
Provides ClickHouse schema design, query optimization, and data ingestion patterns for high-performance analytical workloads.
0
Terminal Ops
Runs commands, inspects git state, debugs CI failures, and makes narrow fixes with exact proof of what was executed and verified.
0
Team Builder
Interactive menu for browsing and composing agent teams on demand, supporting flat or domain-subdirectory agent collections.
0
Tdd Workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests for new features, bug fixes, and refactoring.
0
Search First
Guides a research-before-coding workflow, searching existing tools, libraries, and patterns before writing custom code, with decision matrices and integration with agent workflows.
0
Rust Testing
Provides Rust testing patterns covering unit, integration, async, property-based tests, mocking, and coverage, following TDD methodology.
0
Research Ops
Runs evidence-first current-state research, comparing options and enriching people or companies, then reports with explicit evidence boundaries.
0
Perl Testing
Write and run Perl tests using Test2::V0, Test::More, prove, mocking, and Devel::Cover with a TDD workflow.
0
Mle Workflow
Turn model work into a production ML system with data contracts, reproducible training, quality gates, deployable artifacts, and monitoring.
0
Messages Ops
Retrieves live messages from local and browser-gated surfaces, recovers recent one-time codes, and reports exact evidence of which source was checked.
0
Jpa Patterns
Provides JPA/Hibernate patterns for Spring Boot data modeling, including entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and connection pooling.
0
Fal AI Media
Generates images, videos, and audio using fal.ai models via MCP, covering text-to-image, text/image-to-video, text-to-speech, and video-to-audio.
0
Eval Harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
0
Skill Scout
Searches local, marketplace, GitHub, and web sources for existing skills before creating a new one, and vets external matches for safety.
0
Quarkus Tdd
Guides test-driven development for Quarkus 3.x services with JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo coverage enforcement.
0
Manim Video
Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed.
0 · bundle
Laravel Tdd
Guides test-driven development for Laravel apps using PHPUnit and Pest, covering factories, database testing, fakes, and coverage targets.
0
E2e Testing
Provides Playwright E2E testing patterns including Page Object Model, configuration, CI/CD integration, artifact management, and strategies for handling flaky tests.
0
Cpp Testing
Writes and maintains C++ tests with GoogleTest/GoogleMock, configures CMake/CTest, diagnoses failures, and adds coverage or sanitizers.
0
Brand Voice
Builds a reusable writing style profile from real source material and applies it across content, outreach, and social workflows for consistent brand voice.
0 · bundle
Github Ops
Manages GitHub repositories via the gh CLI: triaging issues, reviewing PRs, debugging CI failures, preparing releases, and monitoring security alerts.
0
Exa Search
Performs neural web, code, company, and people searches via the Exa MCP server, with usage patterns for quick lookups, code research, and deep dives.
0
Django Tdd
Write Django tests using pytest-django, factory_boy, and TDD, covering models, views, and DRF APIs.
0
API Design
Design consistent REST APIs with resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting.
0
Agentic Os
Builds a persistent multi-agent operating system on Claude Code using a kernel config, specialist agents, slash commands, file-based memory, and scheduled automation without external databases.
0
Agent Sort
Builds an evidence-backed ECC install plan for a repository by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes.
0