9240 results (89.7ms) page 34 / 462
DonTizi / codegeass-implement exact

Implement code from a GitHub issue specification. Explores codebase, researches docs, creates temporary implementation plan, then implements incrementally (small piece β†’ test β†’ commit β†’ next)....

TechNickAI / openclaw-config-openclaw exact

Manage your openclaw-config installation - sync updates, check versions, add skills

lancenunes / codex-skills-brave-search exact

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

synaptiai / agent-capability-standard-verify exact

Check correctness against tests, specs, or invariants; produce pass/fail evidence. Use when validating changes, testing hypotheses, checking invariants, or confirming behavior matches expectations.

synaptiai / agent-capability-standard-ground exact

Anchor claims to evidence from authoritative sources. Use when validating assertions, establishing provenance, verifying facts, or ensuring claims are supported by evidence.

lancenunes / codex-skills-regex-builder exact

Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific regex flavors. Use when asked to craft, debug, or validate regexes or search patterns.

lancenunes / codex-skills-coding-guidelines-verify exact

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance...

synaptiai / agent-capability-standard-mutate exact

Change persistent state with checkpoint and rollback support. Use when modifying files, updating databases, changing configuration, or any operation that permanently alters state.

lancenunes / codex-skills-dependency-upgrader exact

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use...

Makiya1202 / ai-agents-skills-mobile-responsiveness exact

Build responsive, mobile-first web applications. Use when implementing responsive layouts, touch interactions, mobile navigation, or optimizing for various screen sizes. Triggers on responsive...

DonTizi / codegeass-release exact

Release a new version to PyPI - updates version, changelog, commits, tags, and pushes

DonTizi / codegeass-code-review exact

Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes, PRs, or performing scheduled audits.

lancenunes / codex-skills-oracle exact

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

DonTizi / codegeass-review exact

Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.

figma 0.00
Makiya1202 / ai-agents-skills-figma exact

Integrate with Figma API for design automation and code generation. Use when extracting design tokens, generating React/CSS code from Figma components, syncing design systems, building Figma...

DonTizi / codegeass-security-scan exact

Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.

brettdavies / crawl4ai-skill-crawl4ai exact

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized...

bun 0.00
Makiya1202 / ai-agents-skills-bun exact

Build fast applications with Bun JavaScript runtime. Use when creating Bun projects, using Bun APIs, bundling, testing, or optimizing Node.js alternatives. Triggers on Bun, Bun runtime, bun.sh,...

lancenunes / codex-skills-docs-sync exact

Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs...

synaptiai / agent-capability-standard-search exact

Find relevant items under uncertainty across repositories, databases, web sources, or any searchable corpus. Use when exploring unknown territory, finding related information, or discovering...