Loading...
Loading...
Found 60 Skills
Test-driven CSS design system modifications. Run checks before/after CSS changes to verify token usage, variable definitions, fallbacks, and consistency. Use when modifying CSS tokens, fixing design inconsistencies, or auditing CSS architecture.
Team workflow-oriented planning skill (Phase 2). Before development, refine Jira Story + UI mockups into executable plans and output to docs/plans/{Story-Key}/plan.md
在當前會話中執行具有獨立任務的實施計劃時使用
Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration. Use PROACTIVELY for testing automation or quality assurance.
Internal skill. Use cc10x-router for all development tasks.
Use when you have specifications or requirements for multi-step tasks before touching code
Use when you have a spec or requirements for a multi-step task, before writing implementation code. Helps break down complex features into bite-sized, verifiable tasks.
Consult this skill for Python testing implementation and patterns. Use when writing unit tests, setting up test suites, implementing TDD, configuring pytest, creating fixtures, async testing, writing integration tests, mocking dependencies, parameterizing tests, setting up CI/CD testing. Do not use when evaluating test quality - use pensive:test-review instead. DO NOT use when: infrastructure test config - use leyline:pytest-config.
Implement the minimal code needed to make failing tests pass in the TDD green phase.
Python development with ruff, mypy, pytest - TDD and type safety
Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria.
Use when you have specs or requirements for a multi-step task to break it down into detailed tasks, before executing it