Agent Skills Hub

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

Clear

493 skills found

EngineeringProductivityResearch
context-fundamentals avatar

context-fundamentals

Foundational guidelines for context engineering: optimizing token budgets, attention mechanics, and system architecture for AI agents.

Views: 1515,338
EngineeringProductivity
design-md avatar

design-md

Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files to serve as a source of truth for AI-driven UI generation.

Views: 295,027
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
Engineering
swift-concurrency-expert avatar

swift-concurrency-expert

Expert Swift Concurrency review, diagnostics, and remediation for Swift 6.2+ codebases, focusing on actor isolation, Sendable safety, and modern concurrency patterns.

Views: 9312
EngineeringAutomation
mutation-testing avatar

mutation-testing

Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.

Views: 9329#mutation#stryker#test-quality#kill-rate
EngineeringProductivityAutomation
serena-mcp avatar

serena-mcp

Semantic code analysis guide for Serena MCP. Automatically prioritizes Serena tools for symbols, references, and code memory to optimize context and efficiency.

Views: 19
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
EngineeringProductivity
ui-design avatar

ui-design

A specialized tool for generating single-file HTML user interfaces with integrated Tailwind CSS, perfect for rapid prototyping, UI exploration, and design inspiration.

Views: 622
EngineeringContent
ui avatar

ui

Generates UI components, hero sections, and feedback forms with integrated accessibility checks, leveraging specialized design references and quality gates.

Views: 24633
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
EngineeringProductivity
code-documentation avatar

code-documentation

Standardize code documentation: automate READMEs, API references, JSDoc/TSDoc, and Architecture Decision Records (ADRs) to maintain clean, professional technical guides.

Views: 41,042
EngineeringAutomationProductivity
rule-validation avatar

rule-validation

Validates Skill, Agent, and Command syntax using validate_skills.py, logs errors, and manages the automated QC workflow for agent development.

Views: 510