Browse
50 skills
Using Agent Skills
addyosmani
Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.
Goose Blog Post
block
Write and publish blog posts for the block/goose open source project
Accessibility Checklist
addyosmani
Quick reference for WCAG 2.1 AA compliance. Use alongside the `frontend-ui-engineering` skill.
Performance Checklist
addyosmani
Quick reference checklist for web application performance. Use alongside the `performance-optimization` skill.
Security Checklist
addyosmani
Quick reference for web application security. Use alongside the `security-and-hardening` skill.
Testing Patterns
addyosmani
Quick reference for common testing patterns across the stack. Use alongside the `test-driven-development` skill.
Api Setup
block
Set up API integration with configuration and helper scripts
Beads
block
Use beads (bd) for persistent task tracking in coding projects. A git-backed issue tracker designed for AI agents with dependency graphs, hierarchical tasks, and multi-agent coordination.
Code Review
block
Comprehensive code review checklist for pull requests
Frontend Design
block
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Rp Why
block
Gas Town × DOK Framework - A two-dimensional model for analyzing AI collaboration maturity and cognitive complexity to reveal growth opportunities.
Testing Strategy
block
Guidelines for writing effective tests in this project
Financial Prediction Engine
fylo
skill extension from Fylo
Behavior Pattern Detector
fylo
skill extension from Fylo
Proactive Task Generator
fylo
skill extension from Fylo
Transaction Reconciler
fylo
skill extension from Fylo
Transaction Categorizer
fylo
skill extension from Fylo
Merchant Resolver
fylo
skill extension from Fylo
Budget Health Monitor
fylo
skill extension from Fylo
Api And Interface Design
addyosmani
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.