Siddhartha's backend engineering conventions. Use when writing, reviewing, or designing Go backend or CLI code, including APIs, persistence, testing, gRPC, observability, caching, resilience, and goroutine safety. Also use when Siddhartha asks to apply his…
BRO3886/skills
SkillsMP has collected 15 skills from BRO3886/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 15
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 15 of 15 collected skills.
Manages macOS Calendar events and calendars from the terminal via the ical CLI. Full CRUD for events and calendars with natural-language dates, recurrence, alerts, attendee invitations, RSVP, free/busy lookup, conference-link joining, and JSON/CSV/ICS…
Siddhartha's Flutter app conventions and architecture patterns. Use when writing Flutter/Dart app code, scaffolding a new Flutter feature or whole project, designing state management, networking, offline-first sync, or dependency injection, or making…
Coordinate a multi-lens code review of a PR, branch, or uncommitted changes. Routes to installed specialist skills, runs adversarial correctness and tests, invokes a repository-grounded security lens when available, and synthesizes one verdict with explicit…
Run a repository-grounded security review of a diff or codebase. Discover the project's assets, trust boundaries, authentication and authorization rules, sensitive data, persistence, external integrations, deployment controls, and documented exceptions before…
Prepare, reconcile, validate, file, and e-verify an Indian income-tax return from a user-provided local document directory. Use when a user asks to collect tax documents, check whether anything is missing, choose the applicable ITR and tax regime, reconcile…
Research a topic by reading many YouTube transcripts instead of watching the videos. Use when the user wants to research, learn about, or gather insights on a topic whose knowledge lives in talks, teardowns, interviews, or tutorials — product design,…
Research a topic by reading many YouTube transcripts instead of watching the videos, using gog (YouTube Data API) for search. Use when the user wants to research, learn about, or gather insights on a topic whose knowledge lives in talks, teardowns,…
Turn a YouTube video into a markdown note in the user's notes vault — a note good enough to replace watching the video. Use when given a YouTube link to save, summarise, take notes on, or "make a note from", even if the user doesn't say "note" — any YouTube…
Interactive grooming session that takes raw beads (bd) issues or epics and turns them into self-contained, ship-ready work contracts — then emits a ready-to-paste /goal condition for executing them in a later session. Use whenever the user wants to groom,…
Autonomous end-to-end pipeline for shipping a groomed beads (bd) issue: claim → branch → plan → TDD implementation (goal-contract Opus builders) → adversarial review → verified PR → confession pass → close bead. Use whenever a goal condition or user message…
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and…
Write a journal entry for today's work session on the current project
Bootstrap context for a new session on the current project. Run this BEFORE starting any implementation work.