Carlos Araya
Community@caraya · Mountain View, CA
Agent Skills by Carlos Araya
Showing 48 vetted skills indexed across 1 GitHub repositories.
skills-ref-helper
Create and validate Agent Skills with templates and validator scripts.
javascript-core
Analyzes JavaScript modules for runtime, async, and ESM/CJS interop issues.
rust-core
Analyze Rust ownership, borrowing, and lifetimes for safe, idiomatic code.
instructional-analysis
Analyze learners, needs, and constraints to inform instructional design.
debugging-methodology
Guide systematic debugging with a five-step reproduce, observe, hypothesize, isolate, and fix workflow.
debugging-pedagogy
Provide five-stage debugging pedagogy templates with rubrics for educators.
go-debugging
Automate Go debugging setup for delve, race detection, and panic diagnosis.
css-core
Standardize CSS architecture, design tokens, and accessibility with custom properties.
delivery-classroom
Structure instructor-led developer education sessions using Gagné's events and checklists.
python-testing
Standardize Python test suites with pytest and unittest fixtures, parameterization, and mocks.
go-formatting
Automate Go code formatting with gofmt, goimports, and golangci-lint.
polyglot-starter-index
Coordinates cross-language skill orchestration for TypeScript, JavaScript, Python, and Go projects.
objectives-backward-design
Define ABCD-based measurable objectives and assessment criteria for instructional design workflows.
javascript-formatting
Automates JavaScript formatting by standardizing Prettier and ESLint configurations.
python-core
Review Python codebases for correctness, typing, packaging, and runtime reliability.
react-ui
Provide React UI guidance for component architecture, accessibility, and design-system adherence.
typescript-core
Tighten TypeScript type safety and tsconfig posture in codebases.
devrel-integration
Map instructional content to developer journey stages with YAML frontmatter.
python-formatting
Format Python code with Black and sort imports with isort.
accessibility-core
Implement WCAG 2.2 AA-compliant keyboard navigation, ARIA labeling, and focus management.
css-debugging
Diagnose and fix CSS layout, stacking, and rendering issues across breakpoints.
assessment-design
Design assessments and rubrics aligned to learning objectives.
typescript-testing
Configure type-safe tests and validate coverage for TypeScript projects using Jest, Vitest, or Mocha.
preact_ui
Create accessible Preact UI components with JSX/TSX patterns and automated accessibility checks.