Francisco Ramos
Community@jscriptcoder · Zurich, Switzerland
Javascript developer. Javascript evangelist. Javascript obsessive compulsive
Agent Skills by Francisco Ramos
Showing 10 vetted skills indexed across 2 GitHub repositories.
test-design-reviewer
Evaluate test suites against Dave Farley's eight properties with weighted scores.
mutation_testing
Introduce artificial bugs into production code to verify test failures.
refactoring
Guide post-test code refactoring with prioritized improvements and commit strategies.
tdd
Guide developers through the Red-Green-Refactor cycle with test coverage verification.
typescript-strict
Enforce TypeScript strict mode patterns to eliminate unsafe typing.
planning
Break large projects into small, verifiable increments with PLAN.md, WIP.md, and LEARNINGS.md.
expectations
Standardize documentation of learnings and working expectations within a codebase.
testing
Standardizes behavior-driven testing through public APIs for JavaScript/TypeScript projects.
react-testing
Test React components, hooks, and context using React Testing Library patterns.
functional
Promote pure functions and immutable data handling in JavaScript and TypeScript projects.