8301 results (65.3ms) page 42 / 416
synaptiai / agent-capability-standard-synchronize exact

Merge outputs from multiple sources, resolve conflicts, and reconcile constraints into a unified result. Use when combining parallel agent outputs, merging data from different systems, or...

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)....

lancenunes / codex-skills-release-notes exact

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks...

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...

Makiya1202 / ai-agents-skills-analytics-metrics exact

Build data visualization and analytics dashboards. Use when creating charts, KPI displays, metrics dashboards, or data visualization components. Triggers on analytics, dashboard, charts, metrics,...

synaptiai / agent-capability-standard-gap-analysis-workflow exact

Identify capability gaps and propose new skills with prioritization. Use when analyzing missing capabilities, planning skill development, performing ontology expansion, or assessing coverage.

audit 0.00
synaptiai / agent-capability-standard-audit exact

Produce a comprehensive audit trail of actions, tools used, changes made, and decision rationale. Use when recording compliance evidence, tracking changes, or documenting decision lineage.

plan 0.00
synaptiai / agent-capability-standard-plan exact

Create an executable plan with steps, dependencies, verification criteria, checkpoints, and rollback strategies. Use when preparing changes, designing workflows, or structuring multi-step...

synaptiai / agent-capability-standard-recall exact

Retrieve prior decisions, rationale, and learned patterns from memory to apply consistently. Use when needing context from previous interactions, looking up past decisions, or ensuring consistency...

synaptiai / agent-capability-standard-invoke exact

Execute a composed workflow by name. Use when running predefined workflows, orchestrating multi-step processes, or delegating to workflow templates.

synaptiai / agent-capability-standard-explain exact

Produce clear reasoning with assumptions, causal chains, and evidence. Use when clarifying decisions, teaching concepts, justifying recommendations, or documenting rationale.

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.

DonTizi / codegeass-test-runner exact

Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for automated testing in CI/CD or scheduled runs.

DonTizi / codegeass-refactor exact

Refactor monolithic code into clean, single-responsibility modules following SOLID principles

Makiya1202 / ai-agents-skills-vercel exact

Deploy and configure applications on Vercel. Use when deploying Next.js apps, configuring serverless functions, setting up edge functions, or managing Vercel projects. Triggers on Vercel, deploy,...

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.

DonTizi / codegeass-dependency-check exact

Analyze project dependencies for outdated packages, security vulnerabilities, and licensing issues. Use for dependency audits and maintenance.

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...

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-branch-cleaner exact

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.