CtrlK
BlogDocsLog inGet started
Tessl Logo

mixpanel-headless

github.com/mixpanel/mixpanel-headless

Skill

Added

Review

speckit-analyze

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

speckit-constitution

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

speckit-git-initialize

Initialize a Git repository with an initial commit

speckit-git-commit

Auto-commit changes after a Spec Kit command completes

speckit-git-feature

Create a feature branch with sequential or timestamp numbering

speckit-git-remote

Detect Git remote URL for GitHub integration

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

speckit-clarify

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

speckit-checklist

Generate a custom checklist for the current feature based on user requirements.

mutation-testing

Evaluate Python test suite quality using mutmut to introduce code mutations and verify tests catch them. Use for mutation testing, test quality assessment, mutant detection, and test effectiveness analysis.