Agent Skills Hub

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

Clear

284 skills found

EngineeringAutomation
refactoring avatar

refactoring

Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.

Views: 181
EngineeringAutomation
toh-framework avatar

toh-framework

Security-first auditing framework for AI-generated code. Provides multi-level protection including hardcoded secret detection, dangerous pattern identification, and comprehensive vulnerability audits for modern web applications.

Views: 1279
EngineeringProductivityAutomation
prp-manager avatar

prp-manager

Context Engineering agent skill to initialize, generate, and execute comprehensive implementation blueprints (PRPs) for one-pass software development.

Views: 1113
EngineeringProductivityAutomation
workflows-plan avatar

workflows-plan

Transforms feature requests, bug reports, and improvement ideas into structured, actionable markdown project plans using repository research and industry best practices.

Views: 141
EngineeringAutomation
ash avatar

ash

GitHub workflow assistant with integrated git and gh CLI support for managing repositories, branches, pull requests, and issues.

Views: 1561
EngineeringProductivity
karpathy-guidelines avatar

karpathy-guidelines

Behavioral guidelines for LLMs to reduce coding mistakes, follow best practices, and improve output quality by enforcing simplicity, surgical changes, and goal-driven verification.

Views: 11998,632
ProductivityEngineering
etudes avatar

etudes

An aggressive sprint coach that helps builders overcome procrastination and overplanning by generating 5-day actionable tasks, tracking progress, and managing project momentum.

Views: 113
EngineeringAutomation
Writing Hookify Rules avatar

Writing Hookify Rules

Create and configure Hookify rules to watch for specific patterns in files, bash commands, or user prompts.

Views: 14119,460
EngineeringAutomation
temporal avatar

temporal

Automate the migration of Netflix Conductor workflows to Temporal Python, including server orchestration, worker management, and workflow troubleshooting.

Views: 203
EngineeringAutomation
test-design-techniques avatar

test-design-techniques

Expert systematic test design using BVA, equivalence partitioning, decision tables, and combinatorial testing to maximize coverage and minimize redundancy.

Views: 25329#test-design#bva#equivalence-partitioning#decision-tables
EngineeringProductivity
structured-code-review avatar

structured-code-review

Performs a structured five-stage code review covering requirements, correctness, code quality, testing, and security. Provides actionable, categorized feedback (Blocker/Major/Minor/Nit) to improve PR quality.

Views: 9916#collaboration#code-review#quality#feedback
EngineeringAutomation
mutation-testing-js avatar

mutation-testing-js

Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.

Views: 5422