Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

engremran07/gsmvault

7 skills7 installsGitHub

Install

npx skills add https://github.com/engremran07/gsmvault

Skills in this repo

1Admin ActionsPatterns for custom Django admin actions including bulk operations, confirmation pages, and audit logging. A developer uses it when adding bulk approve/reject, batch status changes, or export/cleanup actions in the admin change list.1installs2Context Processors CustomPatterns for custom Django context processors that provide global template variables like branding, consent status, and feature flags. A developer uses it when exposing site-wide data to all templates without per-request N+1 queries.1installs3Fin Order FulfillmentOrder fulfillment service patterns in Django covering inventory checks, atomic stock reservation, notifications, and tracking. A developer uses it when processing confirmed orders, verifying stock, or updating order status and shipping info.1installs4Models Abstract BasesDefines the project's abstract base model hierarchy (TimestampedModel, SoftDeleteModel, AuditFieldsModel) and when to inherit each. A developer uses it when creating a new Django model or choosing its base class.1installs5Sec Session FixationSession fixation prevention patterns for Django login and privilege-escalation flows. A developer uses it when implementing custom login, reviewing session handling, or auditing for session fixation vulnerabilities.1installs6Services Transaction AtomicPatterns for wrapping Django multi-model service operations in @transaction.atomic for all-or-nothing consistency. A developer uses it when writing to two or more models, handling financial/wallet operations, or coordinating concurrent writes.1installs7Tw Animations GpuRules and Tailwind patterns for smooth 60fps GPU-composited animations that avoid layout recalculation. A developer uses it when creating or optimizing animations for elements that need to stay performant.1installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

engremran07/gsmvault · 7 skills · Skillselion