qte77
- 64 skills
- 0 followers
- 6 hours ago last updated
- ▌ Testing Go · qte77 bundleWrites tests following TDD (using go test, testify, and rapid) best practices. Use when writing unit tests, integration tests, or table-driven tests in Go.
- ▌ Reviewing Go · qte77 bundleProvides concise, focused Go code reviews matching exact task complexity requirements. Use when reviewing Go code quality, concurrency safety, or when the user asks for code review.
- ▌ Creating Gha · qte77 bundleCreates GitHub Actions for the Marketplace. Use when scaffolding a new action, implementing composite steps, writing BATS tests, or preparing a Marketplace release.
- ▌ Testing Tdd · qte77 bundleWrites tests following TDD Red-Green-Refactor cycle. Language-agnostic methodology with Arrange-Act-Assert structure. Use when implementing features test-first.
- ▌ Testing Rust · qte77 bundleWrites tests following TDD (using cargo test, proptest, and insta) best practices. Use when writing unit tests, integration tests, or property-based tests in Rust.
- ▌ Implementing Go · qte77 bundleImplements concise, streamlined Go code matching exact architect specifications. Use when writing Go code, creating packages, or when the user asks to implement features in Go.
- ▌ Reviewing Rust · qte77 bundleProvides concise, focused Rust code reviews matching exact task complexity requirements. Use when reviewing Rust code quality, safety, or when the user asks for code review.
- ▌ Reviewing Cpp · qte77Reviews C++ desktop code for memory safety, framework anti-patterns, build system issues, and thread safety. Use when reviewing C++ GUI code quality or when the user asks for code review.
- ▌ Implementing Rust · qte77 bundleImplements concise, streamlined Rust code matching exact architect specifications. Use when writing Rust code, creating modules, or when the user asks to implement features in Rust.
- ▌ Handing Off Session · qte77Generate structured session handoff notes for cross-session continuity. Use at end of session or when switching context.
- ▌ Implementing Cpp · qte77Implements C++17 desktop GUI code with wxWidgets, GTK3, or Qt framework patterns and CMake build system. Use when writing C++ desktop application code, creating GUI components, or implementing framework-specific features.
- ▌
- ▌ Summarizing Session End · qte77Auto-generates a session summary on SessionEnd. Writes structured notes to ~/.claude/session-summaries/ for use by bigpicture synthesis.
- ▌ Creating Makefile · qte77 bundleScaffold or review Makefiles following org conventions. Use when creating a new Makefile, auditing an existing one, or adding recipes to a project. Auto-detects project type from the working directory.
- ▌ Writing Readme · qte77 bundleGenerate or update README.md files across three scopes — repo (with project-type detection), account (GitHub user profile), and org (organization profile). Use when creating, updating, or aligning a README to org conventions.
- ▌
- ▌ Auditing Pcb Design · qte77 bundleRuns KiCad DRC/ERC checks, exports gerbers and BOM, and generates a structured findings report. Use when reviewing PCB designs, running design rule checks, or preparing manufacturing outputs.
- ▌ Checking Compliance · qte77 bundleGenerates compliance requirements from CE/FCC/UL standards for a device description. Use when starting a new embedded product, checking regulatory compliance, or generating initial SYS-REQ entries from applicable directives.
- ▌ Auditing Readme · qte77Audit README.md files against best practices for repos, accounts, or orgs. Detects missing sections, stale links, inconsistent formatting, and convention violations. Use when reviewing README quality across one or many repos.
- ▌ Detecting Secrets · qte77Detect hardcoded secrets, API keys, tokens, and credentials in code and git history. Use when auditing for leaked secrets or before publishing code.
- ▌
- ▌ Hardening Codebase · qte77 bundleAudit and tighten codebase quality gates — architecture, lint, types, tests, docs, code review. Use when onboarding a project, before a release, or when validation is too permissive.
- ▌
- ▌ Tracing Requirements · qte77 bundleValidates the SYS→PRD→SW requirement traceability chain by reconciling database entries with code docstring tags. Use when checking requirement coverage, finding orphaned code, or generating a coverage matrix.
- ▌ Testing Typescript · qte77 bundleWrites tests following TDD (using vitest and @testing-library/react) best practices. Use when writing unit tests, integration tests, or component tests in TypeScript.
- ▌
- ▌ Analyzing Cpp Codebase · qte77Analyzes C++ desktop codebase architecture, dependency graphs, framework detection, and migration assessment. Use when exploring an unfamiliar C++ project or assessing upgrade paths.
- ▌ Implementing Firmware · qte77 bundleImplements ESP-IDF or PlatformIO firmware with mandatory requirement docstring tags and MISRA-C linting. Use when writing embedded C code, implementing firmware features, or adding requirement-traced functions.
- ▌ Researching Market · qte77Integrate Phase 0 and Phase 1A outputs into TAM/SAM/SOM sizing, buyer personas, and market entry signals. Run after `analyzing-source-project` and `researching-industry-landscape` (Phase 1B).
- ▌
- ▌ Reviewing Typescript · qte77 bundleProvides concise, focused TypeScript/React code reviews matching exact task complexity requirements. Use when reviewing TypeScript code quality, type safety, or when the user asks for code review.
- ▌ Scanning Dependencies · qte77Scan project dependencies for vulnerabilities, license issues, and supply chain risks. Use when auditing third-party packages or before releases.
- ▌ Generating Slide Deck · qte77Generate an investor or stakeholder presentation from Phase 5 synthesis; produces a structured slide outline with headlines, talking points, and data citations. Run after `synthesizing-research` (Phase 6).
- ▌ Synthesizing Research · qte77Synthesize all prior research into a unified GTM narrative. Run after `analyzing-contradictions` to prepare for slide deck generation (Phase 5).
- ▌ Auditing Code Security · qte77Audit code against OWASP Top 10 vulnerabilities with structured findings. Use when reviewing code for security issues or conducting security audits.
- ▌ Orchestrating Parallel Workers · qte77Fan out tasks to parallel background agents with independent context windows. Use when work can be split into independent units that benefit from isolated execution.
- ▌ Implementing Typescript · qte77 bundleImplements concise, streamlined TypeScript/React code matching exact architect specifications. Use when writing TypeScript code, creating modules, or when the user asks to implement features in TypeScript/React.
- ▌ Auditing Website SEO Geo · qte77Audits a site's SEO and AI-search (GEO) readiness — meta tags, Open Graph/Twitter, JSON-LD, robots/llms conventions — and generates fixes. Use when reviewing search visibility, social previews, structured data, or LLM/AI-crawler discoverability.
- ▌
- ▌ Developing Gtm Strategy · qte77Develop customer segmentation, channel selection, and a 90-day launch plan from Phase 2 PMF assessment. Run after `validating-product-market-fit` (Phase 3).
- ▌ Implementing Document Indexing · qte77 bundleImplements document indexing with heading-boundary chunking, embedding, FAISS vector store, and PageIndex-style hybrid retrieval. Use when building RAG pipelines, document search, or memory layers.
- ▌ Triaging Security Report · qte77 bundleVerify an external or AI-generated security report against the actual codebase before acting on it. Use when handed a scanner PDF, automated teardown, audit report, or bug-bounty submission — classifies every finding CONFIRMED / OVERSTATED / FALSE-POSITIVE / FABRICATED and salvages the real work items.
- ▌ Analyzing Contradictions · qte77Detect gaps and contradictions across all prior phases; surface cross-phase tensions, unresolved assumptions, and sales/investor objections. Run after `developing-gtm-strategy` (Phase 4).
- ▌ Analyzing Source Project · qte77Assess a source project's technical capabilities. Reads `config/sources.md` and produces a structured capability profile. Use to start the GTM pipeline or evaluate technical differentiators (Phase 0).
- ▌ Generating Prd Md From Userstory Md · qte77Converts UserStory.md into a structured PRD.md document. Use after generating UserStory.md and before initializing the Ralph loop.
- ▌ Validating Product Market Fit · qte77Score product-market fit from Phase 1B market analysis; produce PMF score, evidence matrix, and risk register. Run after `researching-market` (Phase 2).
- ▌ Researching Industry Landscape · qte77Map competitive intelligence and industry landscape; produce a competitor map and whitespace analysis. Run alongside `analyzing-source-project` at the start of the GTM pipeline (Phase 1A).
- ▌
- ▌ Reviewing Code · qte77Provides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.
- ▌ Testing Python · qte77Writes tests following TDD (using pytest and Hypothesis) and BDD best practices. Use when writing unit tests, integration tests, or BDD scenarios.
- ▌ Designing Backend · qte77Designs concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.
- ▌ Compacting Context · qte77 bundleCompacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.
- ▌ Implementing Python · qte77Implements concise, streamlined Python code matching exact architect specifications. Use when writing Python code, creating modules, or when the user asks to implement features in Python.
- ▌ Researching Codebase · qte77Investigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.
- ▌
- ▌ Maintaining Agents Md · qte77Maintains AGENTS.md, AGENT_LEARNINGS.md, AGENT_REQUESTS.md, and CONTRIBUTING.md governance files in sync with codebase changes. Use when updating governance files, during sprint reviews, or after structural changes.
- ▌ Creating Pr From Branch · qte77Create a pull request from the current branch. Analyzes commits, generates title+body from PR template, pauses for approval, then pushes and creates PR. Use after committing changes.
- ▌ Enforcing Doc Hierarchy · qte77Audits and aligns project documentation against authority chains (project docs and Claude Code infrastructure). Detects broken references, duplicates, scope creep, and chain breaks. Use when reviewing documentation health, fixing stale references, or enforcing single-source-of-truth.
- ▌ Auditing Website Usability · qte77Audits website usability for UX optimization, covering forms, navigation, validation, and microcopy. Use when reviewing user experience, task completion flows, or interface friction points.
- ▌ Researching Website Design · qte77Analyzes industry websites for design patterns, layout, typography, and content strategies using first-principles thinking. Use when researching website design, UI patterns, or competitive design analysis.
- ▌ Auditing Website Accessibility · qte77Audits website accessibility for WCAG 2.1 AA compliance, generating findings and code fixes. Use when reviewing accessibility, keyboard navigation, screen reader compatibility, or inclusive design.
- ▌ Committing Staged With Message · qte77Generate commit message for staged changes, pause for approval, then commit. Stage files first with `git add`, then run this skill.
- ▌ Generating Prd JSON From Prd Md · qte77Generates prd.json task tracking file from PRD.md requirements document. Use when initializing Ralph loop or when the user asks to convert PRD to JSON format for autonomous execution.
- ▌ Generating Interactive Userstory Md · qte77Interactive Q&A to build UserStory.md from user input. Use when the user wants to create a user story document or start the assisted workflow.