Agent Skills Hub

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

Clear

294 skills found

EngineeringAutomation
worker avatar

worker

Autonomous agent for ticket-driven development, managing the full software lifecycle from polling providers to automated PR creation with ERNE standard validation.

Views: 935
AutomationContentResearch
milan-news-briefing avatar

milan-news-briefing

Automate your daily Milan news digest with this Python-based briefing tool. Supports weather, strikes, world/AI/Italian news, and event scraping, featuring deduplication, RSS/API pipeline management, and AI-agent ready scheduling.

Views: 15
EngineeringProductivityAutomation
analyze-project avatar

analyze-project

Analyze project codebases to generate architecture documentation, coding standards, and development practices for AI onboarding.

Views: 10269
EngineeringAutomationProductivity
codebase-analyzer avatar

codebase-analyzer

Automates the creation and maintenance of CLAUDE.md files. It monitors codebase evolution and keeps project memory in sync with file changes, structure, and build commands.

Views: 8140
EngineeringAutomationProductivity
github-project-management avatar

github-project-management

AI-driven GitHub project management using swarm coordination, automated issue triage, project board synchronization, and intelligent task decomposition for efficient development workflows.

Views: 1133,950
EngineeringProductivityAutomation
coding-aider-plan-generator avatar

coding-aider-plan-generator

Generate structured development plans, checklists, and file contexts compatible with the IntelliJ coding-aider plugin.

Views: 34106
EngineeringData AnalysisAutomation
codeql avatar

codeql

Perform deep security analysis on codebases using CodeQL for interprocedural data flow, taint tracking, and automated vulnerability detection across multiple languages.

Views: 364,874
EngineeringAutomation
updating-dawncaster-filters avatar

updating-dawncaster-filters

Systematically updates Dawncaster card/talent browser filter dropdowns and mapping arrays when new game expansions are released, ensuring frontend data synchronization with the Blightbane API.

Views: 101
EngineeringAutomation
using-git-worktrees avatar

using-git-worktrees

Creates isolated git worktrees for parallel development, automatically handling directory selection, .gitignore safety checks, dependency installation, and baseline test verification.

Views: 60171,980
EngineeringAutomation
webapp-testing avatar

webapp-testing

Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.

Views: 70125,720
EngineeringAutomation
context-driven-testing avatar

context-driven-testing

Apply context-driven testing principles to adapt testing strategies based on project goals, risks, and constraints rather than relying on universal best practices.

Views: 21329#context-driven#rst#exploratory#heuristics
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