Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
microservices
Microservices architecture patterns and best practices. Service decomposition, inter-service communication, and distributed data management.
pluginagentmarketplace/custom-plugin-backend 1
-
observability
Logging, metrics, and distributed tracing. OpenTelemetry, Prometheus, Grafana, and production debugging.
pluginagentmarketplace/custom-plugin-backend 1
-
authentication
Backend authentication and authorization patterns. JWT, OAuth2, session management, RBAC, and secure token handling.
pluginagentmarketplace/custom-plugin-backend 1
-
commit-changes
Create thoughtful git commits with conventional commits format. Invoke when user says "commit", "commit these changes", "create a commit", "save my changes", or after completing a task.
fusupo/escapement 1
-
archive-work
Archive completed scratchpads and session logs to project history. Invoke when user says "archive this work", "clean up scratchpad", "archive scratchpad", or after PR is merged.
fusupo/escapement 1
-
do-work
Execute development work from a scratchpad, tracking progress with TodoWrite and making atomic commits. This skill MUST be invoked as the first action when user says "start work on issue
fusupo/escapement 1
-
prime-session
Orient to current project by reading CLAUDE.md and architecture docs. Auto-invokes when Claude detects a new or unfamiliar repository. Can also be triggered by "orient me", "what is this project", or "prime session".
fusupo/escapement 1
-
review-pr
Conduct comprehensive PR reviews with sprint/roadmap context awareness. Invoke when user says "review PR", "check this PR", "review pull request
fusupo/escapement 1
-
create-issue
Create GitHub issues from natural language, designed for ad hoc idea capture mid-flow. Invoke when user says "create an issue", "file a bug", "open an issue to track", "add a feature request", or "create a ticket".
fusupo/escapement 1
-
setup-work
Setup development environment from GitHub issue. Invoke when user says "init work on issue
fusupo/escapement 1
-
create-pr
Create context-aware pull requests with issue integration. Invoke when user says "create a PR", "open pull request", "make a PR", "submit for review", or after completing work on a feature branch.
fusupo/escapement 1
-
stash-artifact
Save ad hoc scripts, notes, or other artifacts to the project's context directory (outside the code repo). Invoke when user says "stash this", "save this script", "keep this outside the repo", "save to context", "stash artifact", or when user has a script or note they want preserved but not committed.
fusupo/escapement 1
-
performance-management
Master performance management, goal-setting, OKRs, reviews, feedback, and metrics for engineering teams
pluginagentmarketplace/custom-plugin-engineering-manager 3
-
team-dynamics
Master team dynamics, leadership principles, delegation, 1-on-1s, mentoring, and people management for engineering managers
pluginagentmarketplace/custom-plugin-engineering-manager 3
-
culture-engagement
Master team culture, psychological safety, engagement, communication, and inclusion for engineering teams
pluginagentmarketplace/custom-plugin-engineering-manager 3
-
technical-decision-making
Master technical decision-making, architecture choices, technology evaluation, and technical roadmaps for engineering teams
pluginagentmarketplace/custom-plugin-engineering-manager 3
-
growth-development
Master career development, engineering ladders, IDPs, succession planning, and mentoring for engineering teams
pluginagentmarketplace/custom-plugin-engineering-manager 3
-
hiring-recruitment
Master hiring processes, interviewing, candidate assessment, and building strong engineering teams
pluginagentmarketplace/custom-plugin-engineering-manager 3
-
skill-name
Clear, concise description of what this skill does and when to use it (1-1024 chars). Include relevant keywords for agent discovery.
yzlin/supaviber 1
-
coding-standards
Guide for writing clean, maintainable code following industry best practices and design principles like DRY, SOLID, and composition patterns. Use when writing any code to ensure consistency, readability, and long-term maintainability across all programming languages.
yzlin/supaviber 1
-
git-safety
Apply critical git safety protocols before any git operations, especially in collaborative environments. Use when performing git commands, managing files, or making destructive changes.
yzlin/supaviber 1
-
smart-docs
AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages.
yzlin/supaviber 1
-
custom-plugin-flutter-skill-animations
Production-grade Flutter animations mastery - Implicit and explicit animations, AnimationController, Hero transitions, physics-based motion, Lottie/Rive integration, 60fps optimization with comprehensive code examples
pluginagentmarketplace/custom-plugin-flutter 7
-
custom-plugin-flutter-skill-navigation
Production-grade Flutter navigation mastery - Navigator 2.0, GoRouter, deep linking, nested navigation, route guards, web URL handling with comprehensive code examples
pluginagentmarketplace/custom-plugin-flutter 7