SKILL_MD
apply-qa-fixes
by ForceInjection
32

Systematically consume QA quality gate outputs and apply prioritized fixes for high-severity issues, NFR failures, and test coverage gaps. Use when quality review identifies issues requiring remediation.

Safe-ishScanned
SKILL_MD
rca-analyst
by ForceInjection
32

Structured root cause analysis methodology with three-test isolation and prevention analysis

Safe-ishScanned
SKILL_MD
writing-unit-tests
by ForceInjection
32

Defines unit testing standards for the Sigil project. Applies when writing tests, reviewing test code, creating fixtures or mocks, or answering questions about testing conventions. Covers test structure, fixtures, mocks, assertions, table tests, and type safety in tests.

Coding / 软件开发Safe-ishScanned
SKILL_MD
small-skill
by ForceInjection
28

Small skill with basic content for token testing

Safe-ishScanned
SKILL_MD
python-nix-uv
by ForceInjection
28

Set up Python projects using nix/direnv with uv for environment management. Use when creating new Python projects, initializing Python environments, or when the user wants automatic Python virtual environment setup with nix flakes.

Coding / 软件开发Safe-ishScanned
SKILL_MD
numpy-api-compatibility
by ForceInjection
24

use when adding API to this project that exists in numpy, especially if the user mentions a stream in the numpy-api-parity plan.

Safe-ishScanned
SKILL_MD
ros2-standards
by ForceInjection
24

Authoritative guidelines for writing production-grade ROS 2 (Humble) Python 3.11+ code (leveraging 3.12+ features where compatible) for Physical AI applications.

Coding / 软件开发Safe-ishScanned
SKILL_MD
api-integration
by ForceInjection
20

Connect to REST APIs, handle authentication, and process JSON responses

Safe-ishScanned