Skip to main content
GitHub repository

soleur

soleur contains 161 collected skills from jikig-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
161
Stars
11
updated
2026-07-25
Forks
2
Occupation coverage
27 occupation categories · 100% classified
repository explorer

Skills in this repository

model-launch-review
software-developers

This skill should be used when auditing the recurring per-Anthropic-model-release checklist (model IDs, claude-code-action pin freshness, pricing drift, tier-map re-evaluation): it auto-fixes stale model-ID swaps into a CI-gated PR and flags the rest.

2026-07-25
review
software-quality-assurance-analysts-and-testers

This skill should be used when performing exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees.

2026-07-25
agent-native-architecture
software-developers

This skill should be used when designing agent-native applications where agents are first-class citizens: architecting autonomous agents, creating MCP tools, building apps where features are agent-driven outcomes.

2026-07-24
dspy-ruby
software-developers

This skill should be used when working with DSPy.rb, a Ruby framework for type-safe, composable LLM applications.

2026-07-24
eval-harness
computer-occupations-all-other

This skill provides a promptfoo eval harness that measures whether a Soleur skill or agent edit actually improves behavior, comparing a skill arm against a baseline control arm.

2026-07-24
resolve-parallel
software-developers

This skill should be used when resolving all TODO comments in the codebase using parallel processing. It analyzes dependencies, creates a resolution plan with a mermaid flow diagram, and spawns parallel resolver agents.

2026-07-24
cf-token-scope
software-developers

This skill should be used to widen an existing Cloudflare API token's scope via Playwright dashboard automation, then run the ADR-130 retained-scope probe set verifying the target scope was added and none was dropped.

2026-07-24
deepen-plan
project-management-specialists

This skill should be used when enhancing an existing plan with parallel research agents for each section.

2026-07-24
plan
project-management-specialists

This skill should be used when transforming feature descriptions into well-structured project plans following conventions.

2026-07-24
preflight
software-quality-assurance-analysts-and-testers

This skill should be used when running pre-ship checks on migrations, security headers, and lockfiles.

2026-07-24
provision-cloudflare
network-and-computer-systems-administrators

This skill should be used when provisioning scoped Cloudflare API tokens for tenant deploys.

2026-07-24
provision-hetzner
network-and-computer-systems-administrators

This skill should be used when provisioning Hetzner sub-projects and tokens for tenant infrastructure.

2026-07-24
brainstorm
project-management-specialists

This skill should be used when exploring requirements and approaches through collaborative dialogue before planning implementation.

2026-07-24
operator-digest
software-developers

This skill should be used when generating the operator's weekly private comprehension digest: reading merged PRs, expenses, resolved incidents, and open action-required issues, then writing a plain-language digest.md without posting.

2026-07-23
work
software-developers

This skill should be used when executing work plans efficiently while maintaining quality and finishing features.

2026-07-23
architecture
software-developers

This skill should be used when managing Architecture Decision Records or C4 diagrams.

2026-07-23
ship
software-developers

This skill should be used when preparing a feature for production deployment. Enforces the lifecycle checklist: commit artifacts, update docs, capture learnings, create PR. Version bumping happens in CI.

2026-07-23
skill-security-scan
information-security-analysts

This skill should be used when scanning Claude Code skills or agent files for advisory security risks: code-execution, prompt-injection, supply-chain, filesystem-boundary, telemetry. Emits LOW-RISK | REVIEW | HIGH-RISK.

2026-07-22
one-shot
software-developers

This skill should be used when running the full autonomous engineering workflow from plan to merged PR.

2026-07-22
triage
software-quality-assurance-analysts-and-testers

This skill should be used when triaging legacy local todo files in todos/. For GitHub issues, use ticket-triage agent.

2026-07-22
ux-audit
web-and-digital-interface-designers

This skill should be used when auditing live web-platform UI for decay. Screenshots bot routes, delegates to ux-design-lead audit mode, dedupes, files capped issues.

2026-07-22
compound
software-developers

This skill should be used when documenting a recently solved problem to compound your team's knowledge.

2026-07-22
drain-prs
software-developers

This skill should be used when draining open remote GitHub PRs: triage every open pull request into mergeable tiers, confirm scope with the operator, then fix and merge the green ones. The PR-counterpart to drain-labeled-backlog.

2026-07-20
qa
software-quality-assurance-analysts-and-testers

This skill should be used when running functional QA before merge.

2026-07-20
git-worktree
software-developers

This skill should be used when managing Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface.

2026-07-20
community
computer-occupations-all-other

This skill should be used when managing community presence across platforms (Discord, GitHub, X/Twitter, Bluesky, LinkedIn, Hacker News). It provides sub-commands for generating digests, checking health metrics, and listing enabled platforms.

2026-07-19
incident
software-developers

This skill should be used when scaffolding a redaction-gated post-incident report (PIR) after a production incident.

2026-07-18
merge-pr
software-developers

This skill should be used when merging a feature branch to main with automatic conflict resolution and cleanup.

2026-07-18
rclone
software-developers

This skill should be used when uploading, syncing, or managing files across cloud storage providers using rclone. It handles transfers to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-compatible storage.

2026-07-18
schedule
software-developers

This skill should be used when creating, listing, or deleting scheduled agent tasks via GitHub Actions cron workflows. It generates workflow YAML files that invoke Soleur skills on a recurring schedule using claude-code-action.

2026-07-18
trigger-cron
network-and-computer-systems-administrators

This skill should be used to fire an allowlisted cron manual-trigger on demand via POST /api/internal/trigger-cron, without SSH. Reads the secret read-only from Doppler, lists allowlisted events, supports optional event data and a dry-run.

2026-07-18
agent-browser
software-developers

This skill should be used when automating browser interactions via Vercel's agent-browser CLI. It handles web page navigation, form filling, screenshots, and data scraping using ref-based element selection.

2026-07-17
feature-video
software-developers

This skill should be used to record video walkthroughs of features for PR descriptions. Captures browser interactions via agent-browser CLI; optional GIF/MP4 via ffmpeg and upload via rclone.

2026-07-17
test-browser
software-quality-assurance-analysts-and-testers

This skill should be used when running end-to-end browser tests on pages affected by a PR. Uses agent-browser CLI to map changed files to routes and capture screenshots.

2026-07-17
flag-set-role
software-developers

This skill should be used to flip a flag's per-role or per-org state in Flagsmith, mirroring prd flips to Doppler.

2026-07-16
reproduce-bug
software-quality-assurance-analysts-and-testers

This skill should be used when reproducing and investigating a bug using logs, console inspection, and browser screenshots. It systematically investigates GitHub issues through log analysis, code inspection, and visual reproduction with Playwright.

2026-07-15
postmerge
software-quality-assurance-analysts-and-testers

This skill should be used when verifying a merged PR deployed correctly and production is healthy.

2026-07-13
invoice
financial-and-investment-analysts

This skill should be used when the founder wants to get paid through their own Stripe account: list who owes them, create and send an invoice behind a human-approval preview, or chase an overdue one. Test-mode only in v1.

2026-07-09
skill-creator
computer-occupations-all-other

This skill should be used when creating, refining, or auditing Claude Code Skills, including SKILL.md structure, scaffolding, packaging, and best practices.

2026-07-09
compound-capture
software-developers

This skill should be used when capturing solved problems as categorized documentation with YAML frontmatter for fast lookup. It auto-documents solutions after confirmation and builds searchable institutional knowledge.

2026-07-08
Showing top 40 of 161 collected skills in this repository.