Skip to main content
pedronauck
GitHub creator profile

pedronauck

Repository-level view of 104 collected skills across 3 GitHub repositories.

skills collected
104
repositories
3
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

rust-best-practices
unclassified

Comprehensive Rust coding guidelines covering ownership, error handling, async patterns, traits, testing, performance, clippy, and documentation. Use when writing new Rust code, reviewing or refactoring existing Rust, implementing async systems with Tokio,…

Aug 28, 2026
impl-peer-review
software-quality-assurance-analysts-and-testers

Cross-LLM peer review of an implemented change (the diff) via `compozy exec`: an independent reviewer runtime pressure-tests the diff and writes one scoped Markdown findings artifact for user-directed remediation. Project-agnostic — any repo or language;…

Aug 12, 2026
golang-pro
software-developers

Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when…

Aug 1, 2026
vc-outreach
financial-and-investment-analysts

VC outreach and raise execution: investor target lists (partner-level, tiered), warm-intro and cold-email plays that convert to first calls, meeting prep and objection handling, the parallel-process pipeline (batching, momentum, follow-ups), and diligence…

Jul 30, 2026
vc-pitch-deck
financial-and-investment-analysts

Pitch-deck creation and teardown: maps the fundraising narrative onto a slide sequence, enforces per-slide requirements (problem, solution, traction, market, team, ask), and reviews decks against funded-deck patterns and investor attention data. Use when a…

Jul 30, 2026
vc-strategy
financial-and-investment-analysts

Fundraising strategy for startups: fundability assessment against what VCs actually evaluate, the fundraising narrative and value proposition (positioning, why-now), round design (when to raise, how much, valuation, SAFE vs priced, dilution, milestones),…

Jul 30, 2026
deep-review
software-quality-assurance-analysts-and-testers

Deep review of branch diffs, working trees, or GitHub PRs at any size. Use when the user asks for CodeRabbit-grade review, an incremental re-review after new pushes, publication of findings to a PR, a cross-LLM peer-review verdict round, or conformance review…

Jul 29, 2026
kb-yt-channel
software-developers

Creates and maintains Knowledge Base topics from YouTube channels by scaffolding a yt-channels topic, bulk-ingesting transcripts through kb ingest channel, and validating/indexing the result. Use when turning a YouTube channel into a Karpathy KB topic. Do not…

Jul 29, 2026
Showing 8 of 84 collected skills.
code-standards
software-developers

Standards for project code shape — English identifiers, size limits, parameters, nesting, early returns, declaration site, blank lines, semicolons. Use when writing or reviewing frontend or backend code for size, structure, or style. Don't use for…

Aug 8, 2026
compozy
computer-occupations-all-other

Agent guide for operating Compozy. Use when working with Compozy sessions, agents, native tools, skills, memory, Network, tasks, Loops, Goals, desktops and windows, bridges, automation, extensions, or configuration. Do not use for unrelated projects.

Aug 8, 2026
cy-create-prd
project-management-specialists

Creates a Product Requirements Document plus its companion user-story catalog (_user_stories.md) through interactive brainstorming with parallel codebase and web research. Use when starting a new feature or product, building a PRD, brainstorming requirements,…

Aug 8, 2026
cy-create-tasks
software-developers

Decomposes PRDs and TechSpecs into robust, independently implementable task files, assigning every test case from _tests.md to exactly one task and enriching tasks from codebase exploration. Use when a PRD or TechSpec exists and needs to be broken down into…

Aug 8, 2026
cy-create-techspec
software-developers

Creates a Technical Specification plus its companion test contract (_tests.md) by translating PRD business requirements into implementation designs through interactive technical clarification. Use when a PRD exists and needs a technical plan, when technical…

Aug 8, 2026
cy-execute-task
software-developers

Executes one PRD task end-to-end uninterrupted — resolves spec conflicts autonomously, implements, validates, and updates tracking without pausing for questions. Use when a prompt includes a task specification that must be implemented, validated, and…

Aug 8, 2026
cy-final-verify
software-quality-assurance-analysts-and-testers

Enforces fresh verification evidence before any completion, fix, or passing claim, and before commits or PR creation. Use when an agent is about to report success, hand off work, or commit code. Do not use for early planning, brainstorming, or tasks that have…

Aug 8, 2026
cy-review-round
software-quality-assurance-analysts-and-testers

Performs a comprehensive code review of a PRD implementation and generates a review round directory with issue files compatible with cy-fix-reviews. Use when reviewing implemented PRD tasks, creating a manual review round without an external provider, or…

Aug 8, 2026
Showing 8 of 13 collected skills.
no-workarounds
software-developers

Enforce root-cause fixes over workarounds, hacks, and symptom patches in all software engineering tasks. Use when debugging issues, fixing bugs, resolving test failures, planning solutions, making architectural decisions, or reviewing code changes. Activates…

Mar 16, 2026
stripe-webhooks
software-developers

Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid.

Mar 16, 2026
agent-browser
software-quality-assurance-analysts-and-testers

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…

Mar 15, 2026
alpine-js
web-developers

Alpine.js development guidelines for lightweight reactive interactions with Tailwind CSS and various backend frameworks.

Mar 15, 2026
es-toolkit
software-developers

es-toolkit utility library guide for modern JavaScript/TypeScript. Use when: (1) Writing utility functions (array manipulation, object transforms, string conversion, math operations, type checks), (2) Migrating from lodash, (3) Needing…

Mar 15, 2026
stripe-integration
software-developers

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Mar 15, 2026
stripe-subscriptions
software-developers

Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.

Mar 15, 2026
Showing 3 of 3 repositories
All repositories loaded