Loading...
Loading...
Found 3,740 Skills
Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.
Run J-Star code review on staged changes. Analyze, fix P0/P1 issues, and iterate until clean.
Applies Pathfinders Labs' official brand identity to artifacts including landing pages, presentations, social media content, and documents. Use when creating content that represents Pathfinders Labs' mission of web democratization, technical expertise, and nomadic lifestyle. Ensures visual consistency and authentic voice across all platforms.
Review and process app submissions for the Pollinations showcase. Parse issues, validate submissions, create PRs, handle user corrections.
Dependabot dependency updates. Use for security updates.
Insomnia API client for REST and GraphQL. Use for API testing.
GainForest beads (`bd`) planning workflow. Activates on ALL user work requests — task planning, epic management, claiming work, closing tasks with commit links, handling blockers. Use before writing any code.
Commit staged changes with appropriate commit messages
Create branch, commit, push, and open a pull request. Use when: user says "ship it", "ship this", "create a PR", "open a PR", "push and PR", or wants to go from uncommitted changes to an open pull request.
Publish a new release of the Feishu plugin. Use when the user asks to release, publish, or cut a new version.
Use when gh CLI is not installed, not configured, or authentication fails - provides installation steps, authentication methods, and troubleshooting for all platforms
Manages API keys, credentials, and sensitive configuration using secrets.json patterns with environment variable fallbacks. Use when working with API keys, credentials, .env files, or any sensitive configuration.