Skip to main content
pedronauck
ملف منشئ GitHub

pedronauck

عرض على مستوى المستودعات لـ ١٠٤ skills مجمعة عبر ٣ مستودعات GitHub.

skills مجمعة
١٠٤
مستودعات
٣
محدث
٢٨ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

rust-best-practices
غير مصنف

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,…

٢٨ أغسطس ٢٠٢٦
impl-peer-review
محللو ضمان جودة البرمجيات والمختبرون

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;…

١٢ أغسطس ٢٠٢٦
golang-pro
مطوّرو البرمجيات

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…

١ أغسطس ٢٠٢٦
vc-outreach
محللو التمويل والاستثمار

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…

٣٠ يوليو ٢٠٢٦
vc-pitch-deck
محللو التمويل والاستثمار

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…

٣٠ يوليو ٢٠٢٦
vc-strategy
محللو التمويل والاستثمار

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),…

٣٠ يوليو ٢٠٢٦
deep-review
محللو ضمان جودة البرمجيات والمختبرون

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…

٢٩ يوليو ٢٠٢٦
kb-yt-channel
مطوّرو البرمجيات

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…

٢٩ يوليو ٢٠٢٦
عرض 8 من أصل ٨٤ skills مجمعة.
code-standards
مطوّرو البرمجيات

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…

٨ أغسطس ٢٠٢٦
compozy
المهن الحاسوبية الأخرى

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.

٨ أغسطس ٢٠٢٦
cy-create-prd
متخصصو إدارة المشاريع

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,…

٨ أغسطس ٢٠٢٦
cy-create-tasks
مطوّرو البرمجيات

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…

٨ أغسطس ٢٠٢٦
cy-create-techspec
مطوّرو البرمجيات

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…

٨ أغسطس ٢٠٢٦
cy-execute-task
مطوّرو البرمجيات

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…

٨ أغسطس ٢٠٢٦
cy-final-verify
محللو ضمان جودة البرمجيات والمختبرون

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…

٨ أغسطس ٢٠٢٦
cy-review-round
محللو ضمان جودة البرمجيات والمختبرون

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…

٨ أغسطس ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
no-workarounds
مطوّرو البرمجيات

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…

١٦ مارس ٢٠٢٦
stripe-webhooks
مطوّرو البرمجيات

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.

١٦ مارس ٢٠٢٦
agent-browser
محللو ضمان جودة البرمجيات والمختبرون

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…

١٥ مارس ٢٠٢٦
alpine-js
مطوّرو الويب

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

١٥ مارس ٢٠٢٦
es-toolkit
مطوّرو البرمجيات

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…

١٥ مارس ٢٠٢٦
stripe-integration
مطوّرو البرمجيات

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.

١٥ مارس ٢٠٢٦
stripe-subscriptions
مطوّرو البرمجيات

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

١٥ مارس ٢٠٢٦
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات