fernando-delosrios-sp
- 38 skills
- 0 followers
- 15 hours ago last updated
- ▌ Find Docs · fernando-delosrios-spRetrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates. Always use for: API syntax questions, configuration options, version migration issues, "how do I" questions mentioning a library name, debugging that involves library-specific behavior, setup instructions, and CLI tool usage. Use even when you think you know the answer — do not rely on training data for API details, signatures, or configuration options as they are frequently outdated. Always verify against current docs. Prefer this over web search for library documentation and API details.
- ▌ Caveman · fernando-delosrios-sp bundleUltra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
- ▌ Diagnosing Bugs · fernando-delosrios-sp bundleDiagnosis loop for hard bugs and performance regressions.
- ▌
- ▌ Git Commit 2 · fernando-delosrios-sp bundleSession-scoped git commit with conventional message analysis and staging. Use when user asks to commit changes, create a git commit, or mentions "/commit". Commits only this session's work — never picks up changes from concurrent sessions on the same branch. Asks for scope clarification when session work is empty or ambiguous. Private-data gate on staged diff before commit.
- ▌ Changelog Generator 2 · fernando-delosrios-sp bundleCreates user-facing changelogs from spec changes and git history. Analyzes commits (often one spec at a time), OpenSpec capabilities when available, and diffs; categorizes changes; proposes semver bumps (MAJOR/MINOR/PATCH); and transforms technical work into clear release notes. Never adds unreleased sections.
- ▌ Tdd 2 · fernando-delosrios-sp bundleTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
- ▌ Grilling 2 · fernando-delosrios-sp bundleGrill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
- ▌ Git Commit 3 · fernando-delosrios-sp bundleSession-scoped git commit with conventional message analysis and staging. Use when user asks to commit changes, create a git commit, or mentions "/commit". Commits only this session's work — never picks up changes from concurrent sessions on the same branch. Asks for scope clarification when session work is empty or ambiguous. Private-data gate on staged diff before commit.
- ▌ Code Review 2 · fernando-delosrios-sp bundleReview the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
- ▌ Domain Modeling 2 · fernando-delosrios-sp bundleBuild and sharpen a project's domain model. Use when pinning down domain terminology or ubiquitous language, recording architectural decisions (ADRs plus capability specs when OpenSpec is present), or when another skill needs to maintain the domain model.
- ▌ Apply Code Changes 2 · fernando-delosrios-sp bundleExecute a planned change from tasks.md through verify-aligned gate, verify-fix loop, and handoff — OpenSpec ferspec apply via /opsx:apply, or any folder with tasks.md (Direct adapter). TDD, commits, changelog; venue gate (local, worktree, remote).
- ▌ Structured Choices 2 · fernando-delosrios-sp bundlePresent user gates as structured interactive choices at forks, confirmations, and permission pauses. Run install to wire User gates into AGENTS.md or CLAUDE.md. Triggers include "install" and "install structured-choices".
- ▌ Changelog Generator 3 · fernando-delosrios-sp bundleCreates user-facing changelogs from spec changes and git history. Analyzes commits (often one spec at a time), OpenSpec capabilities when available, and diffs; categorizes changes; proposes semver bumps (MAJOR/MINOR/PATCH); and transforms technical work into clear release notes. Never adds unreleased sections.
- ▌ Setup Matt Pocock Skills 2 · fernando-delosrios-sp bundleConfigure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
- ▌
- ▌ Deploy Mate · fernando-delosrios-sp bundleEnd-to-end deployment readiness for one environment — architecture, env vars, CI/CD artifacts, runtime visibility, secret injection, deploy. Invoke with `/deploy-mate [command] [env]`.
- ▌ Update Skills · fernando-delosrios-sp bundleUpdate this skills repo from upstream and apply pending overlays.
- ▌
- ▌ Plain And Simple · fernando-delosrios-sp bundleClarity-first brevity for user-facing answers: lead with the conclusion and give the shortest complete plain-English answer. Distinct from caveman token compression.
- ▌ Entro Connect · fernando-delosrios-sp bundleWalk a Connect run for a SailPoint Entro Integration — open with what the Integration needs plus the Operation mode gate, Lock a Select Provider tile and Integration path, brief it, write a Connect log. Use when the operator asks to connect, onboard, or prepare an Entro integration (AWS, Okta, GitHub, Microsoft ecosystem, Slack, and other catalog tiles). Read only this folder's Skill catalog index (integrations.json). Never open documentation/.
- ▌ Git Commit · fernando-delosrios-sp bundleSession-scoped git commit with conventional message analysis.
- ▌ Changelog Generator · fernando-delosrios-sp bundleChangelog from spec changes and git history. Never adds unreleased sections.
- ▌ Code Simplification · fernando-delosrios-sp bundleSimplifies code for clarity without changing behavior.
- ▌ Tdd · fernando-delosrios-sp bundleTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
- ▌ Search · fernando-delosrios-sp bundleSearch developer knowledge. lookup: library, framework, SDK, CLI, or cloud API questions — Context7, inline answer. investigate: topic research or reading legwork — background agent, findings as a repo Markdown file.
- ▌ Triage · fernando-delosrios-sp bundleMove issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write agent-ready briefs.
- ▌ Improve · fernando-delosrios-sp bundleSurvey any codebase as a senior advisor and produce prioritized handoff artifacts for OTHER models/agents to execute — OpenSpec change packages (when capability specs exist) or legacy implementation plans. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.
- ▌ Grilling · fernando-delosrios-sp bundleGrill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
- ▌ C4 Diagram · fernando-delosrios-sp bundleGenerate C4 Container diagrams (Simon Brown standard) as editable .drawio XML files. Use when the user asks for architecture diagrams, system diagrams, C4 diagrams, container diagrams, or wants to visualize system architecture. Also use proactively when explaining systems with 3+ components where a visual would clarify the architecture.
- ▌ Code Review · fernando-delosrios-sp bundleReview the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
- ▌ Risen Prompt · fernando-delosrios-sp bundleCreate or audit RISEN prompts with structure validation. Use when creating structured prompts from notes, auditing existing RISEN prompts, or improving prompt quality. Triggers include "risen prompt", "edit risen", "create risen", "audit risen", "structure prompt".
- ▌ Openspec Init · fernando-delosrios-sp bundleUse when the user asks to initialize or update an OpenSpec project — schema refresh, config/rules sync, agent routing fragments, and companion skills. Triggers include "update openspec", "upgrade schema", and "refresh ferspec".
- ▌ Domain Modeling · fernando-delosrios-sp bundleBuild and sharpen a project's domain model. Use when pinning down domain terminology or ubiquitous language, recording architectural decisions (ADRs plus capability specs when OpenSpec is present), or when another skill needs to maintain the domain model.
- ▌ Apply Code Changes · fernando-delosrios-sp bundleExecute a planned change from tasks.md through verify-aligned gate, verify-fix loop, and handoff — OpenSpec ferspec apply via /opsx:apply, or any folder with tasks.md (Direct adapter). TDD, commits, changelog; venue gate (local, worktree, remote).
- ▌ Structured Choices · fernando-delosrios-sp bundlePresent user gates as structured interactive choices at forks, confirmations, permission pauses, and requests for a value only the user holds. Run install to wire User gates into AGENTS.md or CLAUDE.md. Triggers include "install" and "install structured-choices".
- ▌ Setup Matt Pocock Skills · fernando-delosrios-sp bundleConfigure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
- ▌ Improve Codebase Architecture · fernando-delosrios-sp bundleScan a codebase for deepening opportunities, present them as a markdown report, grill through whichever one you pick, then write an OpenSpec change package when capability specs exist.