Agent Skills by j-cogburn
Showing 32 vetted skills indexed across 1 GitHub repositories.
idea-refine
Refine vague product ideas into actionable markdown concepts with MVP scope.
migration-safety
Detect dangerous database migration patterns and generate rollback plans.
debugging-and-error-recovery
Diagnose software failures with a structured 6-step triage workflow.
using-agent-skills
Route software development tasks to the appropriate engineering workflow skill.
test-driven-development
Enforce a test-first workflow with RED-GREEN-REFACTOR cycles and bug reproduction tests.
planning-and-task-breakdown
Decompose unstructured work items into ordered tasks with acceptance criteria.
incremental-implementation
Enforce small, testable implementation steps for multi-file code changes.
api-and-interface-design
Design REST and GraphQL API contracts with consistent error semantics.
ci-cd-and-automation
Automate end-to-end CI/CD pipelines with quality gates and staged deployments.
wireframe
Create low-fidelity ASCII wireframes with standardized conventions and verification checks.
context-engineering
Create persistent project rules files for AI coding tools.
user-journey-mapping
Map end-to-end user journeys across touchpoints with phase-by-phase action, thought, feeling, and opportunity layers.
frontend-ui-engineering
Enforce design system compliance and WCAG 2.1 AA accessibility in frontend UI development.
shipping-and-launch
Create pre-launch validation checklists and rollback plans for production deployments.
spec-driven-development
Enforce a gated 4-phase specification workflow before writing code.
code-review-and-quality
Enforce structured multi-dimensional code review before merging changes.
security-and-hardening
Eliminate common web application vulnerabilities to meet OWASP Top 10 standards.
design-critique
Evaluate UI and wireframe designs against established design rules.
deprecation-and-migration
Create deprecation and migration plans for legacy systems and APIs.
interaction-design
Define interactive component state machines and transitions meeting WCAG 2.1 accessibility.
interview-me
Interviews users one question at a time to extract implicit requirements and confirm intent before planning or development begins.
code-simplification
Simplify functional code while preserving behavior and validating via tests.
doubt-driven-development
Run a bounded 5-step adversarial review of software development decisions.
ux-writing
Review and write UI microcopy using pattern libraries and audit checklists.