Agent Skills by coldaine
Showing 21 vetted skills indexed across 1 GitHub repositories.
idea-refine
Guide teams through structured ideation to produce a markdown one-pager.
debugging-and-error-recovery
Diagnose and fix root causes of test, build, and runtime failures.
using-agent-skills
Route engineering tasks to the best matching workflow skill.
test-driven-development
Establish a test-first workflow using the red-green-refactor cycle.
planning-and-task-breakdown
Decompose software work into tasks with acceptance criteria and dependency mapping.
incremental-implementation
Plan and implement small, testable changes behind feature flags.
api-and-interface-design
Design stable API and module interfaces with contract-first specifications.
ci-cd-and-automation
Automate CI/CD quality gates with lint, type checks, tests, and builds.
context-engineering
Load rules files and hierarchical specs to govern agent context.
frontend-ui-engineering
Build scalable, accessible frontend UI components for React, Vue, and Svelte.
shipping-and-launch
Orchestrate production deployments with predefined checklists and rollback protocols.
spec-driven-development
Create formal project specifications covering objectives, commands, structure, and testing.
code-review-and-quality
Review code changes across correctness, readability, architecture, security, and performance.
security-and-hardening
Enforce security best practices for web application code paths.
deprecation-and-migration
Create deprecation plans with timelines, migration guides, and stakeholder communication.
code-simplification
Refactor JavaScript and TypeScript code while preserving exact behavior.
source-driven-development
Ground implementation decisions on official documentation with verifiable citations.
performance-optimization
Identify and fix performance bottlenecks in web applications using Lighthouse and Web Vitals.
browser-testing-with-devtools
Inspect live DOM, console, and network activity via Chrome DevTools MCP.
git-workflow-and-versioning
Coordinate Git workflows and versioning across engineering teams.
documentation-and-adrs
Documentescribe architectural decisions and rationale in ADR format with lifecycle states.