
Publisher on askill
Naming conventions for relational databases: databases, tables, columns, indexes, constraints, and enums. Applies to SQL migrations, sqlc queries, and ER diagrams in Mermaid. Trigger: When creating da...
Atomic Design system for Flutter with 5 levels: atoms, molecules, organisms, templates, and pages for consistent UI. Trigger: When creating UI components, building screens, or reviewing component hier...
Scaffold Flutter features with screaming + clean architecture: domain-driven directories, layered separation, and project conventions. Trigger: When creating a new feature/domain, adding layers to an...
Load testing with k6 for Go microservices: smoke, load, stress, spike, and soak tests with pass/fail thresholds. Trigger: When writing load tests, running stress tests, validating performance threshol...
Write clear, structured documentation for any project. Trigger: When writing READMEs, API docs, user guides, or technical documentation.
Create GitHub issues in Spanish following project conventions: structured sections, conventional title prefixes, and consistent labeling. Trigger: When creating GitHub issues, reporting bugs, or propo...
Inter-service communication with gRPC and Protocol Buffers: contract definition, code generation, client/server patterns. Trigger: When creating gRPC services, defining protobuf contracts, or implemen...
Verifiable UX and UI rules for Flutter: touch targets, contrast, spacing, component states, accessibility, and visual consistency. Trigger: When creating UI components, reviewing screens for UX compli...
End-to-end API testing with Bruno HTTP client: collection organization, environment variables, test scripts, and CI integration. Trigger: When creating E2E API tests, organizing Bruno collections, or...
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
Cloud-agnostic asynchronous messaging with abstract interfaces and implementations for NATS, RabbitMQ, and Google Pub/Sub. Trigger: When implementing event-driven communication, publishing domain even...
Local development workflow: Makefiles, port conventions, running services, and environment setup. Trigger: When adding new services, updating Makefiles, configuring local ports, or setting up local de...
GoRouter navigation patterns for Flutter: routing, auth guards, deep links, shell routes, and redirect logic. Trigger: When adding routes, implementing auth guards, configuring deep links, or managing...
API documentation with OpenAPI/Swagger generated from code annotations, plus service-level README conventions. Trigger: When documenting API endpoints, generating Swagger specs, or writing service doc...
Vendor-neutral observability with OpenTelemetry: structured logging (slog), distributed tracing, metrics, and export to object storage. Trigger: When adding logging, tracing, metrics, or configuring o...
Add and maintain version control tables in LaTeX corporate documents. Trigger: When creating new LaTeX documents, updating document versions, or reviewing document history.
Showing 18 of 36