Loading...
Loading...
Found 10,430 Skills
Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
Review the current session for errors, issues, snags, and hard-won knowledge, then update the rules/ files (or AGENTS.md if no suitable rule file exists) with actionable learnings.
Pre-build validation for Expo and React Native apps. Use before running 'eas build --profile production' to ensure compliance with 2026 store rules (Android 15, iOS Privacy Manifests, 16KB Page Size), validate auto-increment, check environment variables, and verify Firebase/Sentry configs.
Locate the latest checkpoint for a run id and provide a follow-up play/eval command. Use when asked to find a checkpoint.
Full-power feature implementation with parallel subagents. Use when implementing, building, or creating features.
A brief description of what this skill does
Plan an open source PR contribution. Takes pr-research output and produces scope, acceptance criteria, and risk assessment. Triggers: "pr plan", "contribution plan", "plan PR", "plan contribution".
Add a new skill to the LaunchDarkly agent-skills repo. Use when creating a new SKILL.md, adding a skill to the catalog, or aligning with repo conventions. Guides exploration of existing skills before creating.
Take a list of projects and their related documentation, and organize them into the SRED format for submission.
Use when answering complex questions about a codebase that require exploring multiple areas or understanding how components connect - coordinates parallel sub-agents to locate, analyze, and synthesize findings
Create semantic git commits following best practices and Conventional Commits specification.