Agent Skills Hub

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

Clear

346 skills found

EngineeringProductivityAutomation
hegelion avatar

hegelion

Dialectical reasoning and adversarial coding agent for MCP-enabled editors, forcing LLMs to resolve internal contradictions for higher quality outputs.

Views: 2142
Engineering
implement-type-annotations avatar

implement-type-annotations

Automates the integration of Python and TypeScript type hints to enhance IDE intellisense, error detection, and AI code comprehension.

Views: 9126
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
EngineeringAutomation
cicd-diagnostics avatar

cicd-diagnostics

Diagnose dotCMS CI/CD GitHub Actions failures, including PR builds, merge queue issues, and nightly test reports.

Views: 9943
Engineering
state-management avatar

state-management

Guidance on frontend state management, including global stores like Zustand/Pinia, server state via TanStack Query, and URL state handling.

Views: 9255
EngineeringData AnalysisAutomation
excel-export-validator avatar

excel-export-validator

Validates Excel exports for Customer Feedback Analyzer with 7 specific view sheets, 36 columns, and precise color-coded formatting. Ensures zero errors in customer-facing deliverables.

Views: 11
Engineering
server-components avatar

server-components

Guidance on React Server Components (RSC) in Next.js, covering server/client component boundaries, data fetching, and composition patterns.

Views: 82,842
Engineering
harness-writing avatar

harness-writing

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

Views: 114,884
EngineeringAutomation
create-unit-test avatar

create-unit-test

Create and run unit tests for AnySoftKeyboard following project architecture guidelines (Robolectric, naming, location).

Views: 113,288
EngineeringAutomationProductivity
orchestrator avatar

orchestrator

Autonomous multi-agent orchestration framework for Claude Code with memory-driven workflows, parallel-first task execution, Aristotle-based deconstruction, and multi-stage quality gates.

Views: 4130
EngineeringAutomation
gh-local avatar

gh-local

Run GitHub Actions CI workflows locally using nektos/act in Docker. Test your CI configurations, debug workflow failures, and validate pipeline changes without pushing code to GitHub.

Views: 4424
EngineeringAutomation
jujutsu avatar

jujutsu

Manage version control with Jujutsu (jj): perform rebasing, conflict resolution, bookmark management, and commit manipulation in your Git-compatible workflow.

Views: 8310