Agent Skills Hub

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

Clear

166 skills found

EngineeringAutomation
doc-audit avatar

doc-audit

Audit Packmind documentation by cross-referencing MDX files against the codebase to detect broken links, outdated CLI references, and missing coverage.

Views: 2275
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
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
ProductivityEngineeringAutomation
context-driven-development avatar

context-driven-development

Standardizes project context by managing artifacts (product, tech-stack, workflow, tracks) in a conductor/ directory. Supports project scaffolding, artifact synchronization, and AI alignment for greenfield and brownfield projects.

Views: 2634,510
EngineeringAutomation
code-quality-standards avatar

code-quality-standards

A professional code quality suite for software engineers, implementing SOLID principles, design patterns, refactoring techniques, and technical debt management to ensure clean, maintainable, and production-ready code.

Views: 77
EngineeringAutomation
tdd-enforce avatar

tdd-enforce

Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.

Views: 9124
EngineeringAutomationResearch
code-auditing avatar

code-auditing

A systematic code auditing framework for identifying technical debt, security vulnerabilities, dead code, and code quality issues in software projects.

Views: 135
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
Engineering
clean-code avatar

clean-code

Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.

Views: 427,262
EngineeringProductivityAutomation
claude-copilot avatar

claude-copilot

Analyze markdown documentation files to ensure compliance with predefined AI token budgets and optimize content for efficient AI ingestion.

Views: 813#tokens#documentation#budget#validation
EngineeringAutomationProductivity
crd avatar

crd

Orchestrates Change Request Document workflows for brownfield projects, managing codebase context, impact analysis, and CRD document generation.

Views: 1154
EngineeringProductivityAutomation
tdd-london-chicago avatar

tdd-london-chicago

Master professional TDD with the London (mockist) and Chicago (classicist) schools. Automate test-first workflows, style selection, and refactoring with AI agents.

Views: 29329#tdd#testing#london-school#chicago-school