Manage the dotfiles repository, stow packages, and configure agent skills. Use when adding a skill, modifying the stow setup, or working inside ~/dotfiles.
susamn/aistuff
SkillsMP has collected 21 skills from susamn/aistuff. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 21
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 21 of 21 collected skills.
Practice LeetCode problems in a 3-tab mosaic dashboard (Problem, Intuition, Solution — Python + Go). Starter-seeded with 100 classic problems; add, swap, or remove any problem by URL or description. Use when asked to practice LeetCode, add/swap a…
Import external skills from Git repositories, local directories, or web URLs into the local skills library, adapting them to house conventions, auditing, and suggesting cross-skill integrations. Use when importing a skill, bringing in an external skill, or…
Guide for creating effective skills that extend different agents' capabilities. Use when creating new skills or updating existing skills with specialized knowledge, workflows, or tool integrations.
Scaffold, install, and audit personal systemd services and timers attached to personal-services.target for workspace applications. Use when creating systemd units, setting up background daemons, or registering custom personal timers.
Audit and standardize agent skills against the authoring contract — frontmatter validity, progressive-disclosure budgets, script/prose boundary, resource resolution, and registration/enabled-state consistency. Use when auditing skills, checking skill…
Semantic code intelligence via LSP servers. Answers structured questions about a codebase — references, definitions, type info, call hierarchies, symbol listings, and diagnostics — using the same AST-backed data an IDE uses. Composable: any other skill can…
Guide rigorous, principal-aware, contract-first architectural brainstorming sessions. Designed for iterative, systems-deep thinking that pivots at the abstraction level, reasons in trust boundaries, and treats data contracts as first-class design artifacts —…
Core architectural and implementation guidelines for all application development.
Universal guidelines, patterns, and best practices for Java development. Use when working on any Java project, class, or backend.
Comprehensive guidelines, patterns, and best practices for Spring Boot 3.x application development — covering REST APIs, data access, security, observability, async patterns, testing, and production readiness.
Intelligent Java dependency vulnerability detection, triage, and remediation for Maven and Gradle projects. Produces a CVE report with scores, traces vulnerability origins through transitive graphs, and delivers a prioritized fix plan — handling version…
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model…
Batch update media file metadata (tags) using ffmpeg. Use when needing to update artist, album, or other ID3 tags for multiple files.
Work with Obsidian vaults (plain Markdown notes on disk) and automate via obsidian-cli. Use when reading, creating, searching, or refactoring notes in an Obsidian vault.
Guided, conversational workflow for generating production-quality OpenAPI 3.1.0 schemas. Trigger for designing, generating, or refining REST API contracts, entity models, or service interfaces.
Review a GitHub pull request chunk-by-chunk with inference-driven findings (security, correctness, performance, etc.), persisted per review and browsable as a two-pane diff viewer on the mosaic dashboard. Use when asked to review a PR, generate a PR review,…
Universal guidelines, patterns, and best practices for Python development. Use when working on any Python project, script, or backend.
Analyze a git repository's development-process health and fragility — commit patterns, code churn, contributor concentration, PR flow vs review depth, issue responsiveness — via extensible per-pointer scripts that emit JSON envelopes, aggregated into a…
Manifest a new hierarchy of modular skills following the Late-Binding Hierarchical Skill Framework.
Guide and engine specification for building index-based tree/subtree Terminal User Interfaces (TUIs). Use when creating indexed menu tools (e.g. 11, 1a, 23), subtree drill-downs, theme selection with color swatches, or task-executing terminal interfaces.