justincordova
- 14 skills
- 0 followers
- 7 hours ago last updated
- ▌ Plan · justincordovaUse when you have a spec and need to create a detailed implementation plan before touching code
- ▌ Spec · justincordovaUse when starting a new project or when design decisions need to be documented or updated. Creates and maintains the project-level specification.
- ▌ Execute · justincordovaUse when you have a written implementation plan to execute with review checkpoints
- ▌ Testing · justincordovaUse when writing tests, deciding what to test, or choosing testing approaches. Practical guidance for test design and strategy.
- ▌ Obsidian · justincordovaUse when creating, editing, or organizing notes in the Obsidian vault — daily notes, meeting notes, project notes, or links between them. Covers naming, structure, linking, and when a note is worth writing at all.
- ▌ Debugging · justincordovaUse when something is broken, behaving unexpectedly, or producing wrong output. Systematic root-cause analysis methodology.
- ▌ Sync Docs · justincordovaUse on-demand to reconcile documentation with the current state of the codebase. Handles two cases — catching drift from past work and consolidating doc updates after iterating on a feature multiple times. Never runs automatically.
- ▌ Brainstorm · justincordovaUse when a task involves genuine design decisions — new features, new components, unclear scope, or multiple viable approaches. Skip for mechanical changes where the design is obvious. Produces an approved design doc as the session-boundary artifact.
- ▌ Code Review · justincordovaUse when reviewing code for quality, bugs, security, and correctness. Load before any code review, whether reviewing your own work or someone else's.
- ▌ Sync Agents · justincordovaUse when the user asks to create or update an AGENTS.md file, or when setting up agent context for a project. Generates a concise onboarding document for AI agents working in a codebase.
- ▌ Analyze Issue · justincordovaUse when the user mentions analyzing a GitHub issue, fixing an issue, or references an issue number. Fetches issue details, analyzes requirements, and creates an implementation specification.
- ▌ Gather Context · justincordovaUse when the user wants to quickly understand a codebase or project before doing work. Scans structure, conventions, dependencies, and patterns. Produces a concise summary, not files.
- ▌ Writing Skills · justincordovaUse when creating new skills, editing existing skills, or improving skill quality
- ▌ Frontend Design · justincordovaCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.