Agent Skills by discountedcookie
Showing 26 vetted skills indexed across 1 GitHub repositories.
shadcn-vue
Build shadcn-vue UI components with Reka UI and Tailwind CSS.
using-skills
Selects and loads the appropriate predefined skill for a given task.
task-planning
Plan approved software work into 2-5 minute tasks with file paths and code examples.
edge-functions
Orchestrate LLM calls and embedding generation in Deno edge functions.
postgres-vectors
Store 384-dimensional embeddings in Postgres and query cosine similarity with pgvector.
codebase-conventions
Enforce codebase conventions for structure, naming, SQL style, and TypeScript standards.
maplibre-camera
Route MapLibre GL JS camera operations through the useMapCamera composable.
config-tuning
Diagnose OpenCode configuration issues in opencode.jsonc and AGENTS.md files.
gameplay-sql
Test SQL-driven game mechanics using game_start, game_state, and game_turn tools.
gameplay-browser
Drives browser-based game UI interactions using Chrome DevTools MCP commands to identify and report issues.
vue-composables
Create reusable Vue 3 composables with reactive state and async handling.
systematic-debugging
Diagnose root causes of bugs through a four-phase investigation process.
executing-tasks
Enforce single-task execution on sequential task checklists.
openspec-check
Verify OpenSpec spec status before implementation across capability areas.
code-review
Identify code-quality and compliance issues in small changes before commit.
subagent-workflow
Coordinate subagent orchestration with session tracking and structured handoffs.
maplibre-layers
Register and manage MapLibre layers and GeoJSON sources in Vue applications.
knowledge-sync
Detect outdated skills and generate structured SKILL.md update proposals.
testing
Test database logic with pgTAP and frontend transformations with Vitest.
trait-learning
Automate extraction and replacement of place traits from gameplay data.
postgis-spatial
Filter geographic candidates by regions using PostGIS spatial queries.
brainstorming
Guide iterative questioning to clarify design requirements and produce OpenSpec proposal summaries.
openspec-apply
Execute approved OpenSpec change tasks step-by-step with test-tdd verification.
game-scoring
Compute candidate scores and confidence metrics for ranking and decision-making.