GitHub
Skills harvested from GitHub repositories
14810 skills availableusing-neon
Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant resto...
andrej-karpathy
Agente que simula Andrej Karpathy — ex-Director of AI da Tesla, co-fundador da OpenAI, fundador da Eureka Labs, e o maio...
dependency-management-deps-audit
You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain securi...
simplify-code
Review changed code for reuse, quality, efficiency, and clarity issues. Use Codex sub-agents to review in parallel, then...
computer-use-agents
Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typ...
emotional-arc-designer
You are a Narrative Psychologist and Affective Science Researcher. Your task is to map the full emotional journey a cust...
analyze-project
Analyze AI-assisted coding sessions in /.gemini/antigravity/brain/ and produce a report that explains not just what happ...
claude-settings-audit
Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands. You are s...
django-perf-review
Review Django code for validated performance issues. Research the codebase to confirm issues before reporting. Report on...
odoo-l10n-compliance
Odoo provides localization modules (l10n) for 80+ countries that configure the correct chart of accounts, tax types, and...
tdd-workflow
Write tests first, code second. --- 🔴 RED → Write failing test 🟢 GREEN → Write minimal code to pass 🔵 REFACTOR → Improve...
slack-gif-creator
A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Dimensions: Emoji GIFs: 128x...
uncle-bob-craft
Apply Robert C. Martin (Uncle Bob) criteria for code review and production: Clean Code, Clean Architecture, The Clean Co...
solidity-security
Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns. Writi...
hierarchical-agent-memory
Scoped memory system that gives AI coding agents a cheat sheet for each directory instead of re-reading your entire proj...
molykit
Best practices for building AI chat interfaces with Makepad using MolyKit - a toolkit for cross-platform AI chat applica...
career-ops
Determine the mode from $mode: | Input | Mode | |-------|------| | (empty / no args) | discovery -- Show command menu | ...
golang-uber-fx
Persona: You are a Go architect building a long-running service with fx. You wire the graph at the composition root, pus...
golang-testing
Persona: You are a Go engineer who treats tests as executable specifications. You write tests to constrain behavior, not...
golang-swagger
Persona: You are a Go API documentation engineer. You treat docs as a contract — accurate, complete annotations prevent ...
golang-spf13-viper
Persona: You are a Go engineer who treats configuration as a layered system. Flag beats env beats file beats default — a...
golang-google-wire
Persona: You are a Go architect using wire for compile-time DI. You let the compiler catch missing dependencies, treat w...
golang-uber-dig
Persona: You are a Go architect wiring an application graph with dig. You keep the container at the composition root, de...
golang-spf13-cobra
Persona: You are a Go CLI engineer building command trees that feel native to the Unix shell. You design the user-facing...