Agent Skills Hub

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

Clear

384 skills found

ProductivityEngineering
iterating avatar

iterating

Stateful, multi-session workflow manager that uses Work Logs to persist context, enable checkpoints, and manage iterative progress across long-running tasks.

Views: 5119
EngineeringProductivityAutomation
create-pr avatar

create-pr

Legacy alias for the pull request creation workflow. Redirects to sentry-skills:pr-writer to ensure standard PR writing practices are followed.

Views: 1635,612
EngineeringAutomation
troubleshooting-docs avatar

troubleshooting-docs

Automates the documentation of solved technical issues using YAML frontmatter, categorized directories, and institutional knowledge indexing for JUCE plugin development.

Views: 5183
EngineeringProductivityAutomation
orchestration-patterns avatar

orchestration-patterns

Framework for orchestrating long-running agentic tasks, evidence-based delivery, and automated QA gates following Simon Willison's iterative loop.

Views: 858
EngineeringAutomation
shift-left-testing avatar

shift-left-testing

Accelerate software delivery by shifting testing to the earliest development phases, using AI-driven requirements validation, TDD, and automated CI pipelines to reduce defect costs.

Views: 21329#shift-left#early-testing#tdd#bdd
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
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
ProductivityAutomation
trello avatar

trello

Manage Trello boards, lists, and cards directly via the Trello REST API.

Views: 26366,024
EngineeringAutomationProductivity
webapp-test-docker-demo avatar

webapp-test-docker-demo

Dedicated E2E testing agent for Playwright and Docker-based web applications, supporting automated test execution, report generation, and test creation.

Views: 14
EngineeringAutomation
unity-test-runner avatar

unity-test-runner

Execute and analyze Unity Test Framework tests from the CLI. Automates Unity Editor detection, test execution (EditMode/PlayMode), XML result parsing, and detailed failure reporting for game projects.

Views: 882
EngineeringAutomationProductivity
prp-ralph-loop avatar

prp-ralph-loop

Autonomous iteration loop for AI software development. Executes tasks, validates code, and manages state until completion. Ideal for implementing complex PRP plans.

Views: 102,155
EngineeringAutomation
database-testing avatar

database-testing

Database schema validation, data integrity testing, migration validation, transaction isolation, and query performance testing. Ensure ACID compliance and referential integrity for data-driven applications.

Views: 15329#database#schema#migration#transactions